- r-base-core (>= 4.0.0-3)
- r-api-4.0
- r-cran-rcpp (>= 0.12.16)
- r-cran-bh (>= 1.64.0-1)
- r-cran-sitmo (>= 2.0.0)
- libc6 (>= 2.29)
- libgcc-s1 (>= 3.0)
- libstdc++6 (>= 5.2)
Several fast random number generators are provided as C++
header only libraries: The PCG family by O'Neill (2014
Xoroshiro128+ and Xoshiro256+ by Blackman and Vigna (2018
numbers according to a uniform, normal and exponential distribution
are included. The latter two use the Ziggurat algorithm originally
proposed by Marsaglia and Tsang (2000,
These functions are exported to R and as a C++ interface and are
enabled for use with the default 64 bit generator from the PCG family,
Xoroshiro128+ and Xoshiro256+ as well as the 64 bit version of the 20 rounds
Threefry engine (Salmon et al., 2011
provided by the package 'sitmo'.
Installed Size: 436.2 kB
Architectures: amd64 arm64