disposables (version 1.0.3)

Create Disposable R Packages for Testing

Description

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.

Copy Link

Version

Down Chevron

Install

install.packages('disposables')

Monthly Downloads

583

Version

1.0.3

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

March 20th, 2017

Functions in disposables (1.0.3)