Package: randompack 0.1.3

Kristján Jónasson

randompack: Fast Random Number Generation with Multiple Engines and Distributions

Random number generation library implemented in C with multiple engines and distribution functions, providing an R interface focused on correctness, speed, and reproducibility. Supports various PRNGs including xoshiro256++/**, PCG64, Philox, and ChaCha20, with methods for continuous, discrete, and multivariate distributions.

Authors:Kristján Jónasson [aut, cre]

randompack_0.1.3.tar.gz
randompack_0.1.3.tar.gz(r-4.7-arm64)randompack_0.1.3.tar.gz(r-4.7-x86_64)randompack_0.1.3.tar.gz(r-4.6-arm64)randompack_0.1.3.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
randompack/json (API)

# Install 'randompack' in R:
install.packages('randompack', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jonasson2/randompack/issues

Uses libs:
  • openblas– Optimized BLAS

On CRAN:

Conda:

openblas

1.70 score 6 scripts 507 downloads 2 exports 1 dependencies

Last updated from:532e3d4f3c. Checks:5 OK, 1 FAIL. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK109
linux-devel-x86_64OK113
source / vignettesOK196
linux-release-arm64OK103
linux-release-x86_64OK136
wasm-releaseFAIL123

Exports:randompack_enginesrandompack_rng

Dependencies:R6