dist.spec

Define probability distributions with certain or uncertain parameters

https://github.com/epiforecasts/dist.spec

Science Score: 54.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
    1 of 3 committers (33.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.7%) to scientific vocabulary

Keywords from Contributors

mesh sequences interactive hacking network-simulation
Last synced: 7 months ago · JSON representation ·

Repository

Define probability distributions with certain or uncertain parameters

Basic Info
Statistics
  • Stars: 1
  • Watchers: 4
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created over 1 year ago · Last pushed 10 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation

README.Rmd

---
output: github_document
---

# Define and manipulate probability distributions with potentially uncertain parameters

This package is an experimental spin-out from the [EpiNow2](https://epiforecasts.io/EpiNow2) package.

Contributors
---








All contributions to this project are gratefully acknowledged using the [`allcontributors` package](https://github.com/ropensci/allcontributors) following the [all-contributors](https://allcontributors.org) specification. Contributions of any kind are welcome!

### Code


sbfnk, 
seabbs, 
dependabot[bot], 
github-merge-queue[bot]



### Issues


jamesmbaazam








Owner

  • Name: Epiforecasts
  • Login: epiforecasts
  • Kind: organization
  • Email: sebastian.funk@lshtm.ac.uk
  • Location: London

Researchers at the London School of Hygiene & Tropical Medicine doing research to forecast infectious diseases and perform real-time analyses.

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 "dist.spec" in publications use:'
type: software
license: MIT
title: 'dist.spec: Define probability distributions with certain or uncertain parameters'
version: 0.0.9000
abstract: Functions for defining probability distributions with potentially uncertain
  parameters.
authors:
- family-names: Funk
  given-names: Sebastian
  email: sebastian.funk@lshtm.ac.uk
  orcid: https://orcid.org/0000-0002-2842-3406
- family-names: Azam
  given-names: James M.
  email: james.azam@lshtm.ac.uk
  orcid: https://orcid.org/0000-0001-5782-7330
- family-names: Abbott
  given-names: Sam
  email: sam.abbott@lshtm.ac.uk
  orcid: https://orcid.org/0000-0001-8057-8037
repository-code: https://github.com/epiforecasts/dist.spec
url: https://epiforecasts.io/dist.spec
contact:
- family-names: Funk
  given-names: Sebastian
  email: sebastian.funk@lshtm.ac.uk
  orcid: https://orcid.org/0000-0002-2842-3406
references:
- type: software
  title: 'R: A Language and Environment for Statistical Computing'
  notes: Depends
  url: https://www.R-project.org/
  authors:
  - name: R Core Team
  institution:
    name: R Foundation for Statistical Computing
    address: Vienna, Austria
  year: '2024'
  version: '>= 3.5.0'
- type: software
  title: cli
  abstract: 'cli: Helpers for Developing Command Line Interfaces'
  notes: Imports
  url: https://cli.r-lib.org
  repository: https://CRAN.R-project.org/package=cli
  authors:
  - family-names: Csárdi
    given-names: Gábor
    email: csardi.gabor@gmail.com
  year: '2024'
  doi: 10.32614/CRAN.package.cli
- type: software
  title: stats
  abstract: 'R: A Language and Environment for Statistical Computing'
  notes: Imports
  authors:
  - name: R Core Team
  institution:
    name: R Foundation for Statistical Computing
    address: Vienna, Austria
  year: '2024'
- type: software
  title: utils
  abstract: 'R: A Language and Environment for Statistical Computing'
  notes: Imports
  authors:
  - name: R Core Team
  institution:
    name: R Foundation for Statistical Computing
    address: Vienna, Austria
  year: '2024'

GitHub Events

Total
  • Delete event: 12
  • Issue comment event: 2
  • Push event: 14
  • Pull request review event: 5
  • Pull request event: 14
  • Create event: 10
Last Year
  • Delete event: 12
  • Issue comment event: 2
  • Push event: 14
  • Pull request review event: 5
  • Pull request event: 14
  • Create event: 10

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 19
  • Total Committers: 3
  • Avg Commits per committer: 6.333
  • Development Distribution Score (DDS): 0.263
Past Year
  • Commits: 19
  • Committers: 3
  • Avg Commits per committer: 6.333
  • Development Distribution Score (DDS): 0.263
Top Committers
Name Email Commits
Sebastian Funk s****k@l****k 14
dependabot[bot] 4****] 3
github-merge-queue[bot] 1****] 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 3
  • Total pull requests: 11
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 9 days
  • Total issue authors: 3
  • Total pull request authors: 3
  • Average comments per issue: 5.0
  • Average comments per pull request: 0.27
  • Merged pull requests: 9
  • Bot issues: 0
  • Bot pull requests: 10
Past Year
  • Issues: 3
  • Pull requests: 11
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 9 days
  • Issue authors: 3
  • Pull request authors: 3
  • Average comments per issue: 5.0
  • Average comments per pull request: 0.27
  • Merged pull requests: 9
  • Bot issues: 0
  • Bot pull requests: 10
Top Authors
Issue Authors
  • sbfnk (1)
  • seabbs (1)
  • jamesmbaazam (1)
Pull Request Authors
  • github-actions[bot] (12)
  • dependabot[bot] (7)
  • sbfnk (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (7) documentation (6)

Dependencies

.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v4 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/lint-only-changed-files.yaml actions
  • actions/checkout v4 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.6.9 composite
  • actions/checkout v4 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/pr-commands.yaml actions
  • actions/checkout v4 composite
  • r-lib/actions/pr-fetch v2 composite
  • r-lib/actions/pr-push v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/render-readme.yaml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • peter-evans/create-pull-request v7 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 v4 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/update-citation-cff.yaml actions
  • actions/checkout v4 composite
  • peter-evans/create-pull-request v7 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION cran
  • R >= 3.5.0 depends
  • checkmate * imports
  • cli * imports
  • data.table * imports
  • ggplot2 * imports
  • lifecycle * imports
  • purrr * imports
  • rlang * imports
  • stats * imports
  • truncnorm * imports
  • utils * imports
  • covr * suggests
  • rmarkdown * suggests
  • spelling * suggests
  • testthat * suggests