Package: DiscreteDists Title: Discrete Statistical Distributions Version: 1.1.2 Authors@R: c( person("Freddy", "Hernandez-Barajas", , "fhernanb@unal.edu.co", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7459-3329")), person("Fernando", "Marmolejo-Ramos", , "firthunandsster@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0003-4680-1287")), person("Olga", "Usuga-Manco", , "olga.usuga@udea.edu.co", role = c("aut"), comment = c(ORCID = "0000-0003-3062-1820")), person("Jamiu", "Olumoh", , "jamiu.olumoh@aun.edu.ng", role = c("aut"), comment = c(ORCID = "0000-0002-7371-3920")), person("Osho", "Ajayi", , "osho.ajayi@aun.edu.ng", role = c("aut")) ) Description: Implementation of new discrete statistical distributions. Each distribution includes the traditional functions as well as an additional function called the family function, which can be used to estimate parameters within the 'gamlss' framework. License: MIT + file LICENSE Imports: gamlss, gamlss.dist, pracma, Rcpp, COMPoissonReg, nleqslv, AER, COUNT LinkingTo: Rcpp Encoding: UTF-8 Roxygen: list(markdown = TRUE) Suggests: knitr, rmarkdown URL: https://github.com/fhernanb/DiscreteDists BugReports: https://github.com/fhernanb/DiscreteDists/issues Depends: R (>= 4.1) LazyData: true Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev Repository: https://fhernanb.r-universe.dev Date/Publication: 2026-06-25 15:43:45 UTC RemoteUrl: https://github.com/fhernanb/discretedists RemoteRef: HEAD RemoteSha: e15453060d06b77ce75f067936ff2a4fcf32b9b3 NeedsCompilation: yes Packaged: 2026-06-25 17:18:49 UTC; root Author: Freddy Hernandez-Barajas [aut, cre] (ORCID: ), Fernando Marmolejo-Ramos [aut] (ORCID: ), Olga Usuga-Manco [aut] (ORCID: ), Jamiu Olumoh [aut] (ORCID: ), Osho Ajayi [aut] Maintainer: Freddy Hernandez-Barajas