rdatsci/rt: R Tools for the Command Line

Shipping some command line utilities which simplify working with R packages from the command line. Many commands rtcl provides are just wrappers around 'devtools' but ensure a valid exit code which is required to use these commands for shell scripting. Furthermore, rtcl allows you to maintain a collection of you favorite packages in a plain text file which you can add to your dot-files and share across systems. This file may also contain git sources to keep you up to date with packages not yet released on CRAN.

Getting started

Package details

Maintainer
LicenseGPL-2
Version0.3
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rdatsci/rt")
rdatsci/rt documentation built on Dec. 6, 2020, 5:31 p.m.