This package browser is in early development. Mind the rough edges.

r-usethis 2.2.3

Automate R package and project setup

This package helps you to automate R package and project setup tasks that are otherwise performed manually. This includes setting up unit testing, test coverage, continuous integration, Git, GitHub integration, licenses, Rcpp, RStudio projects, and more.

Installation

Install r-usethis 2.2.3 as follows:

guix install r-usethis@2.2.3

Or install the latest version:

guix install r-usethis

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.