Skip to content

Package to provide consistent evidence synthesis workflow in R

License

Notifications You must be signed in to change notification settings

ESHackathon/rmetaverse

 
 

Repository files navigation

metaverse

Travis Build Status codecov

Evidence synthesis (ES) is the process of identifying, collating and synthesising primary scientific research (such as articles and reports) for the purposes of providing reliable, transparent summaries.

The goal of this project is to collect, integrate and expand the universe of available functions for ES projects in R, via our proposed metaverse package. Like tidyverse, metaverse is envisioned as a collector package that makes it straightforward to install a set of functions - currently located in separate packages - for a common purpose.

Installation

You can install the the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("rmetaverse/metaverse", dependencies = TRUE)

On Linux, you may need to

sudo apt install libudunits2-dev

About

Package to provide consistent evidence synthesis workflow in R

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%