diff --git a/DESCRIPTION b/DESCRIPTION index 7262965..5e73701 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -11,9 +11,12 @@ Authors@R: person("Heiko", "Bauke", role = c("ctb", "cph"), comment = "TRNG sources and headers")) Description: Embeds sources and headers from Tina's Random - Number Generator C++ library. Exposes some functionality for easier - access, testing and benchmarking into R. Provides examples of how to - use parallel RNG with 'RcppParallel'. + Number Generator ('TRNG') C++ library. Exposes some functionality for + easier access, testing and benchmarking into R. Provides examples of + how to use parallel RNG with 'RcppParallel'. The methods and + techniques behind 'TRNG' are illustrated in the package vignettes and + examples. Full documentation is available in Bauke (2018) + . License: GPL-3 URL: https://github.com/miraisolutions/rTRNG#readme, https://mirai-solutions.ch