Package: evinf Type: Package Title: Inference with Extreme Value Inflated Count Data Version: 0.9.3 Description: Allows users to model and draw inferences from extreme value inflated count data, and to evaluate these models and compare to non extreme-value inflated counterparts. The package is built to be compatible with standard presentation tools such as 'broom', 'tidy', and 'modelsummary'. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Imports: dplyr, Rcpp, RcppArmadillo, foreach, doParallel, magrittr, doRNG, tibble, mistr, tidyr, purrr, MASS, pscl, MLmetrics, Rdpack, stringi, stringr, rlang, methods, stats, utils, parallel LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.2.3 RdMacros: Rdpack Depends: generics, R (>= 2.10) Authors@R: c( person("David", "Randahl", , "david.randahl@pcr.uu.se", role = c("cre", "aut")), person("Johan", "Vegelius", role = "aut") ) URL: https://github.com/Doktorandahl/evinf BugReports: https://github.com/Doktorandahl/evinf/issues Config/pak/sysreqs: libicu-dev Repository: https://doktorandahl.r-universe.dev Date/Publication: 2025-11-13 17:41:44 UTC RemoteUrl: https://github.com/doktorandahl/evinf RemoteRef: HEAD RemoteSha: b7a0e7024e11beb902dbc9c2741efd798412a9fd NeedsCompilation: yes Packaged: 2026-06-11 08:26:30 UTC; root Author: David Randahl [cre, aut], Johan Vegelius [aut] Maintainer: David Randahl