Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○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
2 of 6 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.6%) to scientific vocabulary
Repository
Discrete Bayesian Additive Regression Trees Sampler
Statistics
- Stars: 59
- Watchers: 6
- Forks: 22
- Open Issues: 38
- Releases: 0
Metadata Files
README.md
dbarts
Discrete Bayesian Additive Regression Trees Sampler
A package for R, with C/C++.
Pre-built binaries of the package are built by CRAN. These can be installed from within R using the typical install.packages() mechanism.
Steps to install from source:
Install development tools for your operating system:
Install the
remotespackage from within R:
R
install.packages("remotes")
- Run:
R
remotes::install_github("vdorie/dbarts")
Owner
- Name: Vincent Dorie
- Login: vdorie
- Kind: user
- Company: Code For America @codeforamerica
- Repositories: 10
- Profile: https://github.com/vdorie
Principal Data Scientist
GitHub Events
Total
- Issues event: 10
- Watch event: 2
- Issue comment event: 14
- Push event: 19
- Pull request review event: 1
- Pull request event: 4
- Fork event: 5
Last Year
- Issues event: 10
- Watch event: 2
- Issue comment event: 14
- Push event: 19
- Pull request review event: 1
- Pull request event: 4
- Fork event: 5
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Vincent Dorie | v****e@g****m | 299 |
| Vincent Dorie | v****t@s****u | 99 |
| Vincent Dorie | v****4@n****u | 18 |
| Vincent Dorie | v****e@c****g | 6 |
| Jared | j****2@g****m | 2 |
| Ignacio Martinez | m****g@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 67
- Total pull requests: 9
- Average time to close issues: about 1 month
- Average time to close pull requests: 3 months
- Total issue authors: 46
- Total pull request authors: 3
- Average comments per issue: 2.24
- Average comments per pull request: 0.0
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 5
- Pull requests: 4
- Average time to close issues: 2 days
- Average time to close pull requests: 11 days
- Issue authors: 5
- Pull request authors: 1
- Average comments per issue: 2.2
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- ignacio82 (8)
- EoghanONeill (4)
- cjcarlson (3)
- AMBarbosa (3)
- jacobenglert (2)
- rsparapa (2)
- jameswagner254 (2)
- timdisher (2)
- bachlaw (2)
- barracuda156 (2)
- mikegros (1)
- ALEXLANGLANG (1)
- topepo (1)
- marjoleinF (1)
- MateusMaiaDS (1)
Pull Request Authors
- brunotancredi (6)
- jmurray1022 (2)
- ignacio82 (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 4,787 last-month
- Total docker downloads: 42,159
-
Total dependent packages: 15
(may contain duplicates) -
Total dependent repositories: 35
(may contain duplicates) - Total versions: 32
- Total maintainers: 1
cran.r-project.org: dbarts
Discrete Bayesian Additive Regression Trees Sampler
- Homepage: https://github.com/vdorie/dbarts
- Documentation: http://cran.r-project.org/web/packages/dbarts/dbarts.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 0.9-32
published over 1 year ago
Rankings
Maintainers (1)
conda-forge.org: r-dbarts
- Homepage: https://github.com/vdorie/dbarts
- License: GPL-2.0-or-later
-
Latest release: 0.9_22
published over 4 years ago
Rankings
Dependencies
- R >= 3.1 depends
- graphics * imports
- methods * imports
- parallel * imports
- stats * imports
- knitr * suggests
- rmarkdown * suggests
- testthat >= 0.9 suggests