mickmioduszewski/framerrr: Framework that Increases Portability Decreases Maintenance Errors

This package makes it easier to prevent bugs when developing, testing and deploying or porting between environments, e.g. machines, users or operating systems. It moves environment dependent information to configuration files. Files paths are logical and not physically hard coded. Provides helper functions easing common problems in cross-environment software.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/mickmioduszewski/framerrr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mickmioduszewski/framerrr")
mickmioduszewski/framerrr documentation built on Oct. 19, 2020, 3:58 a.m.