Package: randompack 0.1.3

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.zip(r-4.7)randompack_0.1.3.zip(r-4.6)randompack_0.1.3.zip(r-4.5)
randompack_0.1.3.tgz(r-4.6-x86_64)randompack_0.1.3.tgz(r-4.6-arm64)randompack_0.1.3.tgz(r-4.5-x86_64)randompack_0.1.3.tgz(r-4.5-arm64)
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://jonasson2.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 547 downloads 2 exports 1 dependencies

Last updated from:532e3d4f3c. Checks:12 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK117
linux-devel-x86_64OK107
source / vignettesOK193
linux-release-arm64OK99
linux-release-x86_64OK109
macos-release-arm64OK113
macos-release-x86_64OK198
macos-oldrel-arm64OK142
macos-oldrel-x86_64OK347
windows-develOK88
windows-releaseOK81
windows-oldrelOK78
wasm-releaseFAIL88

Exports:randompack_enginesrandompack_rng

Dependencies:R6