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:

3.78 score 12 stars 7 scripts 974 downloads 2 exports 0 dependencies

Last updated 7 months agofrom:5c12cf55ec. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 22 2024
R-4.5-winOKNov 22 2024
R-4.5-linuxOKNov 22 2024
R-4.4-winOKNov 22 2024
R-4.4-macOKNov 22 2024
R-4.3-winOKNov 22 2024
R-4.3-macOKNov 22 2024

Exports:dispose_packagesmake_packages

Dependencies: