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 three accompanying vignette that provide additional information.
Version: | 1.2.2 |
Depends: | R (≥ 3.2.4) |
Imports: | Rcpp (≥ 0.12.13) |
LinkingTo: | Rcpp |
Suggests: | knitr, rmarkdown, ggplot2 |
Published: | 2017-11-18 |
Author: | James Balamuta [aut, cre, cph], Thijs van den Berg [aut, cph] |
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://thecoatlessprofessor.com/projects/sitmo/, https://github.com/stdfin/random/ |
NeedsCompilation: | yes |
Materials: | README NEWS |
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.2.2.tar.gz |
Windows binaries: | r-devel: sitmo_1.2.2.zip, r-release: sitmo_1.2.2.zip, r-oldrel: sitmo_1.2.2.zip |
OS X El Capitan binaries: | r-release: sitmo_1.2.2.tgz |
OS X Mavericks binaries: | r-oldrel: sitmo_1.2.2.tgz |
Old sources: | sitmo archive |
Reverse linking to: | bssm |
Reverse suggests: | bssm |
Please use the canonical form https://CRAN.R-project.org/package=sitmo to link to this page.