The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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.

Version: 1.0.3
Depends: methods
Imports: utils
Suggests: covr, testthat
Published: 2017-03-20
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

Documentation:

Reference manual: disposables.pdf

Downloads:

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 dependencies:

Reverse suggests: pkgconfig

Linking:

Please use the canonical form https://CRAN.R-project.org/package=disposables to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.