# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tnorm" in publications use:' type: software license: GPL-3.0-only title: 'tnorm: Truncated Normal Distribution' version: 0.0.1 doi: 10.32614/CRAN.package.tnorm abstract: Truncated Normal Distributions can be generated by other packages such as msm, but these are slow. tnorm is a faster C++ replacement. authors: - family-names: Padgham given-names: Mark email: mark.padgham@email.com repository: https://mpadge.r-universe.dev repository-code: https://github.com/mpadge/hotspotr commit: 40388e272c2ff901b9a64ac674c10fd5e0ee2d45 url: https://github.com/mpadge/hotspotr date-released: '2016-08-24' contact: - family-names: Padgham given-names: Mark email: mark.padgham@email.com