ijlyttle/projthis: Lightweight Framework for Analysis Development

One of the barriers to making projects portable is dependency management. The goal of this package to provide a lightweight solution, using the DESCRIPTION file. This is the same mechanism used to manage dependencies for packages; it is subject to the same limitation: the project will run using the latest version of all its dependencies. The functionality of this package lies somewhere between {usethis} and {renv}, hence the thought to create yet another package. TODO: talk about the workflow part.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9025
URL https://github.com/ijlyttle/projthis
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ijlyttle/projthis")
ijlyttle/projthis documentation built on Aug. 18, 2022, 11:25 a.m.