Delaporte

Delaporte is an R package which provides the probability mass, distribution, quantile, random variate generation, and method of moments parameter estimation functions for the Delaporte distribution.

https://github.com/aadler/delaporte

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.3%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Delaporte is an R package which provides the probability mass, distribution, quantile, random variate generation, and method of moments parameter estimation functions for the Delaporte distribution.

Basic Info
  • Host: GitHub
  • Owner: aadler
  • License: other
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 432 KB
Statistics
  • Stars: 4
  • Watchers: 0
  • Forks: 1
  • Open Issues: 0
  • Releases: 9
Created almost 6 years ago · Last pushed 9 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Security

README.md


title: Package Delaporte

R-CMD-check codecov OpenSSF Best Practices <!-- badges: end -->

Description

Delaporte is an R package which provides the probability mass, distribution, quantile, random variate generation, and method of moments parameter estimation functions for the Delaporte distribution. As the distribution does not have a closed form, but requires summations or double summations to calculate values, the functions have been programmed in Fortran and C. In cases where approximations are sufficient, the quantile and random variate generator have the option to use a much faster Poisson-negative binomial estimate as opposed to the full Delaporte double summations.

Acknowledgment

The author is grateful to Drew Schmidt both generally for his writings on R, C++, and Fortran and specifically for help with this project.

Citation

If you use the package, please cite it as per CITATION.

Contributions

Please see CONTRIBUTING.

Security

Please see SECURITY.

Roadmap

Major

  • There are no plans for major changes at current.

Minor

  • There are no plans for minor changes at current.

Owner

  • Name: Avraham Adler
  • Login: aadler
  • Kind: user
  • Location: New York Metropolitan Area
  • Company: McGill and Partners

Citation (CITATION.cff)

# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
 
cff-version: 1.2.0
message: 'To cite package "Delaporte" in publications use:'
type: software
license: BSD-2-Clause
title: 'Delaporte: Statistical Functions for the Delaporte Distribution'
version: 8.4.2
doi: 10.32614/CRAN.package.Delaporte
identifiers:
- type: doi
  value: 10.32614/CRAN.package.Delaporte
abstract: Provides probability mass, distribution, quantile, random-variate generation,
  and method-of-moments parameter-estimation functions for the Delaporte distribution
  with parameterization based on Vose (2008) <isbn:9780470512845>. The Delaporte is
  a discrete probability distribution which can be considered the convolution of a
  negative binomial distribution with a Poisson distribution. Alternatively, it can
  be considered a counting distribution with both Poisson and negative binomial components.
  It has been studied in actuarial science as a frequency distribution which has more
  variability than the Poisson, but less than the negative binomial.
authors:
- family-names: Adler
  given-names: Avraham
  email: Avraham.Adler@gmail.com
  orcid: https://orcid.org/0000-0002-3039-0703
preferred-citation:
  type: manual
  title: 'Delaporte: Statistical Functions for the Delaporte Distribution'
  authors:
  - family-names: Adler
    given-names: Avraham
    email: Avraham.Adler@gmail.com
    orcid: https://orcid.org/0000-0002-3039-0703
  year: '2013'
  url: https://CRAN.R-project.org/package=Delaporte
  doi: 10.32614/CRAN.package.Delaporte
  notes: R package version 8.4.2
repository: https://CRAN.R-project.org/package=Delaporte
repository-code: https://github.com/aadler/Delaporte
url: https://github.com/aadler/Delaporte
date-released: '2025-07-17'
contact:
- family-names: Adler
  given-names: Avraham
  email: Avraham.Adler@gmail.com
  orcid: https://orcid.org/0000-0002-3039-0703

GitHub Events

Total
  • Release event: 1
  • Push event: 5
  • Create event: 1
Last Year
  • Release event: 1
  • Push event: 5
  • Create event: 1

Committers

Last synced: almost 2 years ago

All Time
  • Total Commits: 451
  • Total Committers: 3
  • Avg Commits per committer: 150.333
  • Development Distribution Score (DDS): 0.415
Past Year
  • Commits: 67
  • Committers: 1
  • Avg Commits per committer: 67.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Avraham Adler A****r@g****m 264
Avraham Adler a****r@g****m 186
Jim Hester j****r@g****m 1

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 3
  • Total pull requests: 1
  • Average time to close issues: 19 days
  • Average time to close pull requests: about 4 hours
  • Total issue authors: 3
  • Total pull request authors: 1
  • Average comments per issue: 4.33
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • barracuda156 (1)
  • GerardTromp (1)
  • dpascall (1)
Pull Request Authors
  • jimhester (1)
Top Labels
Issue Labels
bug (1) wontfix (1) enhancement (1)
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • cran 637 last-month
  • Total docker downloads: 21,790
  • Total dependent packages: 1
    (may contain duplicates)
  • Total dependent repositories: 1
    (may contain duplicates)
  • Total versions: 49
  • Total maintainers: 1
cran.r-project.org: Delaporte

Statistical Functions for the Delaporte Distribution

  • Versions: 40
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 637 Last month
  • Docker Downloads: 21,790
Rankings
Downloads: 17.1%
Dependent packages count: 18.1%
Forks count: 21.0%
Average: 22.0%
Stargazers count: 23.6%
Dependent repos count: 23.9%
Docker downloads count: 28.1%
Maintainers (1)
Last synced: 7 months ago
conda-forge.org: r-delaporte
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 34.0%
Average: 42.6%
Dependent packages count: 51.2%
Last synced: 8 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.6.0 depends
  • stats * imports
  • covr * suggests
  • tinytest * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/test-coverage.yaml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite