Update all installed packages
Usage
updatePackages(lib = .libPaths()[[1L]])
Arguments
- lib
character
. Destination library directory path. Defaults to the first element of.libPaths()
.
Value
Invisible TRUE
or console output.
Whether installation passes Bioconductor validity checks.
See BiocManager::valid()
for details.