MetaStan

Bayesian Meta-Analysis via 'Stan'

https://github.com/gunhanb/metastan

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
Last synced: 10 months ago · JSON representation

Repository

Bayesian Meta-Analysis via 'Stan'

Basic Info
Statistics
  • Stars: 8
  • Watchers: 0
  • Forks: 3
  • Open Issues: 7
  • Releases: 0
Created almost 8 years ago · Last pushed almost 3 years ago
Metadata Files
Readme

README.md

CRAN Status Total Downloads

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

Biostatistician

GitHub Events

Total
  • Issue comment event: 1
Last Year
  • Issue comment event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 81
  • Total Committers: 7
  • Avg Commits per committer: 11.571
  • Development Distribution Score (DDS): 0.222
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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
enhancement (5) bug (1)
Pull Request Labels
enhancement (1)

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'

  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 324 Last month
  • Docker Downloads: 796
Rankings
Forks count: 17.8%
Stargazers count: 19.8%
Average: 27.9%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Downloads: 36.7%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • 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