Package: rangen 0.0.1
rangen: Random Number Generators and Utilities
Provides a collection of random number generators for common and custom distributions, along with utility functions for sampling and simulation.
Authors:
rangen_0.0.1.tar.gz
rangen_0.0.1.tar.gz(r-4.7-arm64)rangen_0.0.1.tar.gz(r-4.7-x86_64)rangen_0.0.1.tar.gz(r-4.6-arm64)rangen_0.0.1.tar.gz(r-4.6-x86_64)
rangen_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rangen/json (API)
| # Install 'rangen' in R: |
| install.packages('rangen', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:e4407d1bb3. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 105 | ||
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 196 | ||
| linux-release-arm64 | OK | 113 | ||
| linux-release-x86_64 | OK | 113 | ||
| wasm-release | OK | 114 |
Exports:colRarcsinecolRbetacolRcauchycolRchisqcolRexpcolRfrechetcolRgammacolRgeomcolRgumblecolRlaplacecolRnormcolRparetocolRtcolRunifcolSamplenanoTimeRarcsineRarcsine.matRbetaRbeta.matRcauchyRcauchy.matRchisqRchisq.matRexpRexp.matRfrechetRfrechet.matRgammaRgamma.matRgeomRgeom.matRgumbleRgumble.matRlaplaceRlaplace.matRnormRnorm.matrowSampleRparetoRpareto.matRtRt.matRunifRunif.matSampleSample.intsetSeed
Dependencies:RcppRcppArmadillozigg
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Random Number Generators and Utilities | rangen-package |
| Random integer values simulation | colSample rowSample Sample Sample.int |
| Random values simulation from various distributions | colRarcsine colRbeta colRcauchy colRchisq colRexp colRfrechet colRgamma colRgeom colRgumble colRlaplace colRnorm colRpareto colRt colRunif Rarcsine Rarcsine.mat Rbeta Rbeta.mat Rcauchy Rcauchy.mat Rchisq Rchisq.mat Rexp Rexp.mat Rfrechet Rfrechet.mat Rgamma Rgamma.mat Rgeom Rgeom.mat Rgumble Rgumble.mat Rlaplace Rlaplace.mat Rnorm Rnorm.mat Rpareto Rpareto.mat Rt Rt.mat Runif Runif.mat setSeed |
| Time functions | nanoTime |
