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.
| Version: | 1.0.3 | 
| Depends: | methods | 
| Imports: | utils | 
| Suggests: | covr, testthat | 
| Published: | 2017-03-20 | 
| DOI: | 10.32614/CRAN.package.disposables | 
| Author: | Gábor Csárdi | 
| Maintainer: | Gábor Csárdi <csardi.gabor at gmail.com> | 
| BugReports: | https://github.com/gaborcsardi/disposables/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/gaborcsardi/disposables | 
| NeedsCompilation: | no | 
| CRAN checks: | disposables results | 
| Reference manual: | disposables.html , disposables.pdf | 
| Package source: | disposables_1.0.3.tar.gz | 
| Windows binaries: | r-devel: disposables_1.0.3.zip, r-release: disposables_1.0.3.zip, r-oldrel: disposables_1.0.3.zip | 
| macOS binaries: | r-release (arm64): disposables_1.0.3.tgz, r-oldrel (arm64): disposables_1.0.3.tgz, r-release (x86_64): disposables_1.0.3.tgz, r-oldrel (x86_64): disposables_1.0.3.tgz | 
| Old sources: | disposables archive | 
| Reverse suggests: | pkgconfig | 
Please use the canonical form https://CRAN.R-project.org/package=disposables to link to this page.