disposables: Create Disposable R Packages for Testing

Create disposable R packages for testing. You can create, install and load multiple R packages with a single function call, and then unload, uninstall and destroy them with another function call. This is handy when testing how some R code or an R package behaves with respect to other packages.

Package details

AuthorGábor Csárdi
MaintainerGábor Csárdi <csardi.gabor@gmail.com>
LicenseMIT + file LICENSE
Version1.0.3
URL https://github.com/gaborcsardi/disposables
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("disposables")

Try the disposables package in your browser

Any scripts or data that you put into this service are public.

disposables documentation built on May 2, 2019, 7:55 a.m.