Skip to content

IBEEM-MSU/commruleR

Repository files navigation

commruleR

MSU IBEEM commRULES project

Lifecycle: experimental CRAN status

This is very early version under heavy development.

This R package is part of 3 repositories that support the data entry, validation and accumulation of a meta-analysis for the commRULES project.

  1. commRULES data: version controlled data collection for tracking provenance using git, this is the L0 and L1 layers in the EDI framework
  2. commRuler: commRULES data management code for L0 and L0->L1 layer in EDI framework
  3. commRULES-analysis: R code for reproducible data analysis , L1->L2 layers in EDI framework

Installation

This package uses renv to manage the packages you need to install, which creates an renv.lock file for you.

  • install RENV: this can go into your R environment used for all packages, so fire up R with now project select and install.packages('renv')
  • clone this repository into a new Rstudio project and open it
  • inside the Rstudio project in the R console, renv::restore()

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages