Package: RcppTN 0.2-2
RcppTN: Rcpp-Based Truncated Normal Distribution RNG and Family
R-level and C++-level functionality to generate random deviates from and calculate moments of a Truncated Normal distribution using the algorithm of Robert (1995) <doi:10.1007/BF00143942>. In addition to RNG, functions for calculating moments, densities, and entropies are provided at both levels.
Authors:
RcppTN_0.2-2.tar.gz
RcppTN_0.2-2.zip(r-4.7)RcppTN_0.2-2.zip(r-4.6)RcppTN_0.2-2.zip(r-4.5)
RcppTN_0.2-2.tgz(r-4.6-x86_64)RcppTN_0.2-2.tgz(r-4.6-arm64)RcppTN_0.2-2.tgz(r-4.5-x86_64)RcppTN_0.2-2.tgz(r-4.5-arm64)
RcppTN_0.2-2.tar.gz(r-4.7-arm64)RcppTN_0.2-2.tar.gz(r-4.7-x86_64)RcppTN_0.2-2.tar.gz(r-4.6-arm64)RcppTN_0.2-2.tar.gz(r-4.6-x86_64)
RcppTN_0.2-2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RcppTN/json (API)
NEWS
| # Install 'RcppTN' in R: |
| install.packages('RcppTN', repos = c('https://olmjo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/olmjo/rcpptn/issues
Last updated from:5cede52399. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 135 | ||
| linux-devel-x86_64 | OK | 138 | ||
| source / vignettes | OK | 162 | ||
| linux-release-arm64 | OK | 131 | ||
| linux-release-x86_64 | OK | 131 | ||
| macos-release-arm64 | OK | 174 | ||
| macos-release-x86_64 | OK | 270 | ||
| macos-oldrel-arm64 | OK | 157 | ||
| macos-oldrel-x86_64 | OK | 309 | ||
| windows-devel | OK | 219 | ||
| windows-release | OK | 129 | ||
| windows-oldrel | OK | 177 | ||
| wasm-release | OK | 107 |
Dependencies:Rcpp
