This package is considered a duplicate. The official version of this package is found at:https://jonasson2.r-universe.dev/randompack
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:
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
Last updated from:532e3d4f3c. Checks:5 OK, 1 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 109 | ||
| linux-devel-x86_64 | OK | 113 | ||
| source / vignettes | OK | 196 | ||
| linux-release-arm64 | OK | 103 | ||
| linux-release-x86_64 | OK | 136 | ||
| wasm-release | FAIL | 123 |
Exports:randompack_enginesrandompack_rng
Dependencies:R6
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| randompack: Fast Random Number Generation with Multiple Engines and Distributions | randompack-package randompack |
| Available RNG Engines | randompack_engines |
| Create and Use Random Number Generators | randompack_rng |
