Type: Package
Package: ztpln
Title: Zero-Truncated Poisson Lognormal Distribution
Version: 0.1.1
Date: 2020-07-26
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
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2020-07-27 11:51:25 UTC; mattocci
Repository: CRAN
Date/Publication: 2020-07-27 23:00:03 UTC
