Package: disposables 1.0.3

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.

Authors:Gábor Csárdi

disposables_1.0.3.tar.gz
disposables_1.0.3.zip(r-4.5)disposables_1.0.3.zip(r-4.4)disposables_1.0.3.zip(r-4.3)
disposables_1.0.3.tgz(r-4.4-any)disposables_1.0.3.tgz(r-4.3-any)
disposables_1.0.3.tar.gz(r-4.5-noble)disposables_1.0.3.tar.gz(r-4.4-noble)
disposables_1.0.3.tgz(r-4.4-emscripten)disposables_1.0.3.tgz(r-4.3-emscripten)
disposables.pdf |disposables.html
disposables/json (API)
NEWS

# Install disposables in R:
install.packages('disposables', repos = c('https://gaborcsardi.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/gaborcsardi/disposables/issues

On CRAN:

2 exports 12 stars 1.66 score 0 dependencies 394 downloads

Last updated 2 months agofrom:5c12cf55ec

Exports:dispose_packagesmake_packages

Dependencies: