Type: Package
Package: ztpln
Title: Zero-Truncated Poisson Lognormal Distribution
Version: 0.1.2
Date: 2021-10-09
Author: Masatoshi Katabuchi
Maintainer: Masatoshi Katabuchi <mattocci27@gmail.com>
Description: Functions for obtaining the density, random variates
             and maximum likelihood estimates of the Zero-truncated Poisson lognormal
             distribution and their mixture distribution.
License: MIT + file LICENSE
URL: https://github.com/mattocci27/ztpln
BugReports: https://github.com/mattocci27/ztpln/issues
Depends: R (>= 3.5)
Imports: DistributionUtils, Rcpp (>= 0.12.0), mixtools, stats
Suggests: knitr, dplyr, ggplot2, rmarkdown, testthat, tidyr(>= 1.0.0)
LinkingTo: Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), RcppNumerical
        (>= 0.3-2)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: yes
Packaged: 2021-10-09 14:14:15 UTC; mattocci
Repository: CRAN
Date/Publication: 2021-10-09 14:50:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 12:28:56 UTC; windows
Archs: x64
