Package: RcppTN
Type: Package
Title: Rcpp-Based Truncated Normal Distribution RNG and Family
Version: 0.2-2
Date: 2017-11-21
Authors@R: c(person("Jonathan", "Olmsted",
                              role = c("aut", "cre"),
                              email = "jpolmsted@gmail.com"))
Author: Jonathan Olmsted [aut, cre]
Maintainer: Jonathan Olmsted <jpolmsted@gmail.com>
Description: 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.
URL: http://github.com/olmjo/RcppTN
BugReports: http://github.com/olmjo/RcppTN/issues
License: GPL (>= 2)
Depends:
Suggests: testthat
LinkingTo: Rcpp
Imports: Rcpp
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-11-21 10:36:54 UTC; olmjo
Repository: CRAN
Date/Publication: 2017-11-21 11:42:30 UTC
Built: R 4.5.0; aarch64-apple-darwin20; 2025-03-31 23:40:37 UTC; unix
Archs: RcppTN.so.dSYM
