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.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
Last updated from:532e3d4f3c. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 117 | ||
| linux-devel-x86_64 | OK | 107 | ||
| source / vignettes | OK | 193 | ||
| linux-release-arm64 | OK | 99 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 113 | ||
| macos-release-x86_64 | OK | 198 | ||
| macos-oldrel-arm64 | OK | 142 | ||
| macos-oldrel-x86_64 | OK | 347 | ||
| windows-devel | OK | 88 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | FAIL | 88 |
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 |
