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:Jonathan Olmsted [aut, cre]

RcppTN_0.2-2.tar.gz
RcppTN_0.2-2.zip(r-4.5)RcppTN_0.2-2.zip(r-4.4)RcppTN_0.2-2.zip(r-4.3)
RcppTN_0.2-2.tgz(r-4.4-x86_64)RcppTN_0.2-2.tgz(r-4.4-arm64)RcppTN_0.2-2.tgz(r-4.3-x86_64)RcppTN_0.2-2.tgz(r-4.3-arm64)
RcppTN_0.2-2.tar.gz(r-4.5-noble)RcppTN_0.2-2.tar.gz(r-4.4-noble)
RcppTN_0.2-2.tgz(r-4.4-emscripten)RcppTN_0.2-2.tgz(r-4.3-emscripten)
RcppTN.pdf |RcppTN.html
RcppTN/json (API)
NEWS

# Install 'RcppTN' in R:
install.packages('RcppTN', repos = c('https://olmjo.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/olmjo/rcpptn/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

5 exports 6 stars 1.82 score 1 dependencies 3 dependents 28 scripts 349 downloads

Last updated 7 years agofrom:5cede52399. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 07 2024
R-4.5-win-x86_64OKSep 07 2024
R-4.5-linux-x86_64OKSep 07 2024
R-4.4-win-x86_64OKSep 07 2024
R-4.4-mac-x86_64OKSep 07 2024
R-4.4-mac-aarch64OKSep 07 2024
R-4.3-win-x86_64OKSep 07 2024
R-4.3-mac-x86_64OKSep 07 2024
R-4.3-mac-aarch64OKSep 07 2024

Exports:dtnenttnetnrtnvtn

Dependencies:Rcpp