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.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

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

On CRAN:

Conda:

cpp

5.29 score 7 stars 5 packages 37 scripts 541 downloads 5 exports 1 dependencies

Last updated from:5cede52399. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK135
linux-devel-x86_64OK138
source / vignettesOK162
linux-release-arm64OK131
linux-release-x86_64OK131
macos-release-arm64OK174
macos-release-x86_64OK270
macos-oldrel-arm64OK157
macos-oldrel-x86_64OK309
windows-develOK219
windows-releaseOK129
windows-oldrelOK177
wasm-releaseOK107

Exports:dtnenttnetnrtnvtn

Dependencies:Rcpp