Skip to content

Commit

Permalink
'TRNG' acronym and references in Description.
Browse files Browse the repository at this point in the history
* As requested for CRAN re-submission.
  • Loading branch information
riccardoporreca committed Apr 27, 2019
1 parent f95aef8 commit 3caf3ef
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -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)
<https://numbercrunch.de/trng/trng.pdf>.
License: GPL-3
URL: https://github.com/miraisolutions/rTRNG#readme,
https://mirai-solutions.ch
Expand Down

0 comments on commit 3caf3ef

Please sign in to comment.