MetaAnalyser

Web application to visualise meta-analysis as physical weights on scales. https://chjackson.shinyapps.io/MetaAnalyser

https://github.com/chjackson/metaanalyser

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 6 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
    1 of 1 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.1%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Web application to visualise meta-analysis as physical weights on scales. https://chjackson.shinyapps.io/MetaAnalyser

Basic Info
  • Host: GitHub
  • Owner: chjackson
  • Language: R
  • Default Branch: master
  • Size: 40 KB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Created over 10 years ago · Last pushed almost 10 years ago
Metadata Files
Readme

README.md

MetaAnalyser

A web application to visualise meta-analysis as physical weights on scales, and its R interface.

See J. Bowden and C. Jackson Weighing evidence with the Meta-Analyser, The American Statistician (2016) Available online, http://dx.doi.org/10.1080/00031305.2016.1165735.

See also the MetaAnalyser demo at shinyapps.

Installation

Stable release on CRAN r install.packages("MetaAnalyser")

Development version on GitHub ```r install.packages("devtools") # if devtools not already installed devtools::installgithub('rstudio/DT') devtools::installgithub('chjackson/MetaAnalyser')

Test with

library(MetaAnalyser) MetaAnalyser() ```

Owner

  • Name: Chris Jackson
  • Login: chjackson
  • Kind: user

Statistician and programmer

GitHub Events

Total
Last Year

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 23
  • Total Committers: 1
  • Avg Commits per committer: 23.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Chris Jackson c****n@m****k 23
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total 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
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
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 270 last-month
  • Total docker downloads: 43,390
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
cran.r-project.org: MetaAnalyser

An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 270 Last month
  • Docker Downloads: 43,390
Rankings
Forks count: 17.8%
Stargazers count: 28.5%
Dependent packages count: 29.8%
Average: 33.5%
Dependent repos count: 35.5%
Downloads: 56.1%
Last synced: 12 months ago

Dependencies

DESCRIPTION cran
  • R >= 2.10 depends
  • shiny * depends
  • DT >= 0.1.40 imports
  • ggvis * imports
  • rstudioapi * imports
  • rmeta * suggests