Package: TruncatedNormal Type: Package Title: Truncated Multivariate Normal and Student Distributions Version: 2.3.0001 Authors@R: c(person(given="Zdravko", family="Botev", role = "aut", email = "botev@unsw.edu.au", comment = c(ORCID = "0000-0001-9054-3452")), person(given="Leo", family="Belzile", role = c("aut", "cre"), email = "belzilel@gmail.com", comment = c(ORCID = "0000-0002-9135-014X"))) Description: A collection of functions to deal with the truncated univariate and multivariate normal and Student distributions, described in Botev (2017) and Botev and L'Ecuyer (2015) . License: GPL-3 BugReports: https://github.com/lbelzile/TruncatedNormal/issues Depends: R (>= 2.10) Imports: nleqslv, qrng, spacefillr, alabama, Rcpp (>= 0.12.16) LinkingTo: Rcpp, RcppArmadillo VignetteBuilder: knitr Encoding: UTF-8 Suggests: knitr, rmarkdown, mvtnorm, carData, tinytest Config/roxygen2/version: 8.0.0 Repository: https://lbelzile.r-universe.dev Date/Publication: 2026-06-18 12:48:31 UTC RemoteUrl: https://github.com/lbelzile/truncatednormal RemoteRef: HEAD RemoteSha: d949b3d20f7c3c7c2deeba68918baee49b23addf NeedsCompilation: yes Packaged: 2026-06-24 04:05:50 UTC; root Author: Zdravko Botev [aut] (ORCID: ), Leo Belzile [aut, cre] (ORCID: ) Maintainer: Leo Belzile