An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/furrer-lab/abn

bayesian-network binomial categorical-data gaussian grouped-datasets mixed-effects multinomial multivariate poisson structure-learning

Score: 15.672425545448025

Last synced: about 8 hours ago
JSON representation

Repository metadata:

Bayesian network analysis in R


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 325
Total Committers: 5
Avg Commits per committer: 65.0
Development Distribution Score (DDS): 0.434

Commits in past year: 32
Committers in past year: 3
Avg Commits per committer in past year: 10.667
Development Distribution Score (DDS) in past year: 0.344

Name Email Commits
Jonas I. Liechti j****l@t****h 184
Matteo Delucchi m****l@m****m 125
github-actions[bot] 4****] 12
reinhardfurrer r****r@m****h 3
learbuehrer b****r@z****h 1

Issue and Pull Request metadata

Last synced: 3 months ago

Total issues: 135
Total pull requests: 137
Average time to close issues: 24 days
Average time to close pull requests: 5 days
Total issue authors: 9
Total pull request authors: 6
Average comments per issue: 0.76
Average comments per pull request: 1.48
Merged pull request: 103
Bot issues: 0
Bot pull requests: 35

Past year issues: 22
Past year pull requests: 38
Past year average time to close issues: 15 days
Past year average time to close pull requests: 3 days
Past year issue authors: 2
Past year pull request authors: 4
Past year average comments per issue: 0.27
Past year average comments per pull request: 0.92
Past year merged pull request: 29
Past year bot issues: 0
Past year bot pull requests: 12

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/furrer-lab/abn

Top Issue Authors

  • matteodelucchi (84)
  • j-i-l (32)
  • magalichampion (8)
  • dhvalden (3)
  • learbuehrer (2)
  • brunoholiva (2)
  • abhishektiwari (2)
  • joshua-zh (1)
  • alexrai93 (1)

Top Pull Request Authors

  • matteodelucchi (52)
  • j-i-l (38)
  • github-actions[bot] (35)
  • magalichampion (9)
  • learbuehrer (2)
  • martynplummer (1)

Top Issue Labels

  • bug (33)
  • enhancement (26)
  • good first issue (14)
  • documentation (9)
  • help wanted (7)
  • question (4)
  • code cleaning (4)
  • wontfix (3)
  • pkgdown::check (2)

Top Pull Request Labels

  • CRAN::passed (41)
  • URL::passed (36)
  • version-release (35)
  • linting::failed (28)
  • bug (23)
  • pkgdown::passed (18)
  • enhancement (17)
  • CompVignettes::passed (16)
  • memory::failed (13)
  • documentation (10)
  • memory::check (8)
  • CRAN::check (8)
  • memory::passed (8)
  • CRAN::failed (6)
  • release::published (5)
  • CompVignettes::build (3)
  • linting::check (2)
  • linting::passed (2)
  • pkgdown::failed (2)
  • help wanted (2)
  • good first issue (2)
  • pkgdown::check (2)
  • URL::check (2)
  • macosInstall::passed (1)
  • windowsInstall::passed (1)
  • fedoraInstall::passed (1)
  • ubuntuInstall::passed (1)
  • macos::failed (1)
  • windows::failed (1)

Package metadata

cran.r-project.org: abn

Modelling Multivariate Data with Additive Bayesian Networks

  • Homepage: https://r-bayesian-networks.org/
  • Documentation: http://cran.r-project.org/web/packages/abn/abn.pdf
  • Licenses: GPL (≥ 3)
  • Latest release: 3.1.13 (published 6 months ago)
  • Last Synced: 2026-05-22T04:02:11.015Z (about 1 month ago)
  • Versions: 36
  • Dependent Packages: 1
  • Dependent Repositories: 2
  • Downloads: 679 Last month
  • Docker Downloads: 21,777
  • Rankings:
    • Downloads: 10.922%
    • Docker downloads count: 12.542%
    • Average: 15.192%
    • Dependent packages count: 18.13%
    • Dependent repos count: 19.173%
  • Maintainers (1)

Dependencies

DESCRIPTION cran
  • R >= 4.0.0 depends
  • Rcpp * imports
  • Rgraphviz * imports
  • doParallel * imports
  • foreach * imports
  • graph * imports
  • lme4 * imports
  • mclogit * imports
  • methods * imports
  • nnet * imports
  • rjags * imports
  • stringi * imports
  • INLA * suggests
  • Matrix >= 1.6.3 suggests
  • MatrixModels >=0.5.3 suggests
  • R.rsp * suggests
  • RhpcBLASctl * suggests
  • boot * suggests
  • brglm * suggests
  • entropy * suggests
  • knitr * suggests
  • moments * suggests
  • testthat >= 3.0.0 suggests
.github/workflows/CRAN_checks.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/publish_release.yml actions
  • actions/checkout v4 composite
  • ncipollo/release-action v1 composite
.github/workflows/quick-testthat.yml actions
  • actions/checkout v4 composite