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.851225108453944

Last synced: about 22 hours ago
JSON representation

Repository metadata:

Bayesian network analysis in R


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 328
Total Committers: 6
Avg Commits per committer: 54.667
Development Distribution Score (DDS): 0.436

Commits in past year: 16
Committers in past year: 5
Avg Commits per committer in past year: 3.2
Development Distribution Score (DDS) in past year: 0.438

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

Issue and Pull Request metadata

Last synced: 14 days ago

Total issues: 138
Total pull requests: 141
Average time to close issues: 30 days
Average time to close pull requests: 5 days
Total issue authors: 11
Total pull request authors: 8
Average comments per issue: 0.77
Average comments per pull request: 1.49
Merged pull request: 104
Bot issues: 0
Bot pull requests: 35

Past year issues: 11
Past year pull requests: 12
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 15 days
Past year issue authors: 5
Past year pull request authors: 7
Past year average comments per issue: 0.36
Past year average comments per pull request: 1.33
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 2

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 (9)
  • dhvalden (3)
  • learbuehrer (2)
  • brunoholiva (2)
  • abhishektiwari (2)
  • joshua-zh (1)
  • Lillyakasiken (1)
  • reinhardfurrer (1)
  • alexrai93 (1)

Top Pull Request Authors

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

Top Issue Labels

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

Top Pull Request Labels

  • CRAN::passed (43)
  • URL::passed (36)
  • version-release (35)
  • linting::failed (28)
  • bug (23)
  • enhancement (18)
  • pkgdown::passed (18)
  • CompVignettes::passed (16)
  • memory::failed (13)
  • documentation (10)
  • memory::passed (8)
  • CRAN::check (8)
  • memory::check (8)
  • CRAN::failed (7)
  • release::published (5)
  • CompVignettes::build (3)
  • linting::check (2)
  • URL::check (2)
  • linting::passed (2)
  • help wanted (2)
  • pkgdown::check (2)
  • good first issue (2)
  • pkgdown::failed (2)
  • windows::failed (1)
  • macosInstall::passed (1)
  • fedoraInstall::passed (1)
  • ubuntuInstall::passed (1)
  • windowsInstall::passed (1)
  • macos::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 8 months ago)
  • Last Synced: 2026-08-12T02:01:45.221Z (2 days ago)
  • Versions: 36
  • Dependent Packages: 1
  • Dependent Repositories: 2
  • Downloads: 600 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