Package: tnorm Version: 0.0.1 Authors@R: person("Mark", "Padgham", email = "mark.padgham@email.com", role = c("aut", "cre")) Title: Truncated Normal Distribution Description: Truncated Normal Distributions can be generated by other packages such as msm, but these are slow. tnorm is a faster C++ replacement. Depends: R (>= 3.2.4) License: GPL-3 SystemRequirements: C++11 NeedsCompilation: yes Imports: Rcpp (>= 0.12.4), truncnorm Suggests: testthat LinkingTo: Rcpp URL: https://github.com/mpadge/hotspotr Date: 2016-08-24 RoxygenNote: 5.0.1 Repository: https://mpadge.r-universe.dev Date/Publication: 2019-11-19 08:30:04 UTC RemoteUrl: https://github.com/mpadge/tnorm RemoteRef: HEAD RemoteSha: 40388e272c2ff901b9a64ac674c10fd5e0ee2d45 Packaged: 2026-06-15 08:54:32 UTC; root Author: Mark Padgham [aut, cre] Maintainer: Mark Padgham