Package: Countr
Type: Package
Title: Flexible Univariate Count Models Based on Renewal Processes
Version: 3.5.5
Date: 2021-03-02
Authors@R: c( person(given = "Tarak", family = "Kharrat",
                     role = c("aut"), 
                     email = "tarak@realanalytics.co.uk"),
              person(given = c("Georgi", "N."), family = "Boshnakov", 
                     role = c("aut", "cre"), 
                     email = "georgi.boshnakov@manchester.ac.uk") )
Description: Flexible univariate count models based on renewal
    processes. The models may include covariates and can be specified
    with familiar formula syntax as in glm() and package 'flexsurv'.
    The methodology is described in a forthcoming paper in the Journal
    of Statistical Software <doi:10.18637/jss.v090.i13> (included as
    vignette 'Countr_guide' in the package).
License: GPL (>= 2)
URL: https://github.com/GeoBosh/Countr
        https://geobosh.github.io/Countr/
BugReports: https://github.com/GeoBosh/Countr/issues
Depends: R (>= 3.3.0)
Imports: Matrix, Rcpp (>= 0.11.3), flexsurv, Formula, VGAM, optimx,
        numDeriv, boot, MASS, car, utils, Rdpack (>= 0.7-0), lattice,
        RColorBrewer, dplyr, standardize, pscl, lmtest, xtable
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat, knitr
RdMacros: Rdpack
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: yes
Collate: 'Countr-package.R' 'RcppExports.R' 'anc.R' 'coefnames.R'
        'convCount_loglik.R' 'convCount_moments.R' 'convCount_probs.R'
        'dWeibull.R' 'dWeibullgamma.R' 'data.R' 'renewal_IV.R'
        'renewal_tools.R' 'renewal_cstr.R' 'tools.R'
        'renewal_methods.R'
Packaged: 2021-03-02 17:43:51 UTC; georgi
Author: Tarak Kharrat [aut],
  Georgi N. Boshnakov [aut, cre]
Maintainer: Georgi N. Boshnakov <georgi.boshnakov@manchester.ac.uk>
Repository: CRAN
Date/Publication: 2021-03-03 13:10:03 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-03-04 13:21:02 UTC; unix
Archs: Countr.so.dSYM
