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
3 of 7 committers (42.9%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.2%) to scientific vocabulary
Repository
Bayesian Meta-Analysis via 'Stan'
Basic Info
- Host: GitHub
- Owner: gunhanb
- Language: C++
- Default Branch: master
- Homepage: https://gunhanb.github.io/MetaStan/
- Size: 66.7 MB
Statistics
- Stars: 8
- Watchers: 0
- Forks: 3
- Open Issues: 7
- Releases: 0
Metadata Files
README.md
MetaStan R package
MetaStan is an R package for Meta-Analysis using Stan.
Building
MetaStan package is on CRAN. MetaStan can be installed as follows:
r
install.packages("MetaStan")
The develeopment version of the package can be insatalled using
devtools:
r
devtools::install_github("gunhanb/MetaStan")
Vignette
The vignette can be obtained by:
r
vignette("MetaStan_BNHM")
Testing
The testthat package is used for testing. Tests reside in the
tests/testthat directory.
Licence
The MetaStan package was written by Burak Kürsad
Günhan. It is licensed under the GNU
General Public
License. For
citation info, type citation(package='MetaStan') in R. To report any
issues or bugs or to suggest enhancements to the package, please go
here.
Owner
- Name: Burak Kürsad Günhan
- Login: gunhanb
- Kind: user
- Location: Darmstadt
- Company: Merck KGaA
- Website: http://bkguenhan.rbind.io
- Repositories: 3
- Profile: https://github.com/gunhanb
Biostatistician
GitHub Events
Total
- Issue comment event: 1
Last Year
- Issue comment event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Burak Kuersad Guenhan | b****n@m****e | 63 |
| Burak Kuersad Guenhan | M****7@e****m | 7 |
| Burak Kuersad Guenhan | b****n@g****m | 5 |
| Andrew Johnson | a****n@p****u | 3 |
| Christian Roever | c****r@m****e | 1 |
| Ben Goodrich | g****n@g****m | 1 |
| Burak Kuersad Guenhan | b****n@n****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 6
- Total pull requests: 5
- Average time to close issues: N/A
- Average time to close pull requests: about 1 month
- Total issue authors: 2
- Total pull request authors: 4
- Average comments per issue: 0.0
- Average comments per pull request: 0.6
- Merged pull requests: 4
- 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
- gunhanb (4)
- christianroever (2)
Pull Request Authors
- andrjohns (2)
- christianroever (1)
- gunhanb (1)
- bgoodri (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 324 last-month
- Total docker downloads: 796
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 8
- Total maintainers: 1
cran.r-project.org: MetaStan
Bayesian Meta-Analysis via 'Stan'
- Homepage: https://github.com/gunhanb/MetaStan
- Documentation: http://cran.r-project.org/web/packages/MetaStan/MetaStan.pdf
- License: GPL (≥ 3)
-
Latest release: 1.0.0
published over 4 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5.0 depends
- HDInterval * imports
- Rcpp >= 0.12.17 imports
- coda * imports
- forestplot >= 1.6 imports
- loo >= 2.0 imports
- metafor >= 2.0 imports
- methods * imports
- rstan >= 2.18.1 imports
- rstantools >= 1.5.0 imports
- ggplot2 * suggests
- knitr * suggests
- rmarkdown * suggests
- shinystan * suggests
- testthat * suggests
- vdiffr * suggests