README.md

framerrr

Project Status: WIP – Initial development is in progress, but there
has not yet been a stable, usable release suitable for the
public. license Travis build
status AppVeyor build
status Codecov test
coverage CRAN_Status_Badge CRAN_latest_release_date metacran
downloads

The goal of framerrr is to easier to prevent bugs when porting between environments by separating environment dependent information in configuration files. Files paths are logical and not physically hard coded. Provides helper functions easing common problems in cross-environment software.

Installation

You can install the released version of framerrr from CRAN with:

install.packages("framerrr")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("mickmioduszewski/framerrr")


mickmioduszewski/framerrr documentation built on Oct. 19, 2020, 3:58 a.m.