Provided within is a high quality and fast PPRNG that is able to be used in an 'OpenMP' parallel environment compiled under either C++98 or C++11. The objective of this package release is to consolidate the distribution of the 'sitmo' library on CRAN by enabling others to link to the 'sitmo' header file instead of including a copy of 'sitmo' within their individual package. Lastly, the package contains example implementations using 'sitmo' and two accompanying vignette that provide additional information.
Version: | 1.0.0 |
Depends: | R (≥ 3.2.4) |
Imports: | Rcpp (≥ 0.12.3) |
LinkingTo: | Rcpp |
Suggests: | knitr, rmarkdown, ggplot2 |
Published: | 2016-03-19 |
Author: | James Balamuta [aut, cre], Thijs van den Berg [aut] |
Maintainer: | James Balamuta <balamut2 at illinois.edu> |
BugReports: | https://github.com/coatless/sitmo/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/coatless/sitmo, http://www.sitmo.com/article/parallel-random-number-generator-in-c/ |
NeedsCompilation: | yes |
Materials: | README |
CRAN checks: | sitmo results |
Reference manual: | sitmo.pdf |
Vignettes: |
SITMO's BigCrush Results Deployment of SITMO within C++ Code Making a Uniform PRNG with sitmo |
Package source: | sitmo_1.0.0.tar.gz |
Windows binaries: | r-devel: sitmo_1.0.0.zip, r-release: sitmo_1.0.0.zip, r-oldrel: sitmo_1.0.0.zip |
OS X Mavericks binaries: | r-release: sitmo_1.0.0.tgz, r-oldrel: sitmo_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=sitmo to link to this page.