Selectively remove packages from the local TAF library if not listed in
SOFTWARE.bib
.
clean.library(folder = "bootstrap/library", quiet = FALSE, force = FALSE)
location of local TAF library.
whether to suppress messages about removed packages.
whether to remove the local TAF library, regardless of how it
compares to SOFTWARE.bib
entries.
taf.bootstrap
calls clean.library
as part of the default
bootstrap procedure.
taf.install
installs a package in the local TAF library.
clean.software
cleans the local TAF software folder.
clean.data
cleans the bootstrap/data
folder.
icesTAF-package
gives an overview of the package.
# NOT RUN {
clean.library()
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab