pak (version 0.1.2)

pak_cleanup: Clean up pak caches and/or the pak library

Description

Clean up pak caches and/or the pak library

Usage

pak_cleanup(package_cache = TRUE, metadata_cache = TRUE,
  pak_lib = TRUE, force = FALSE)

Arguments

package_cache

Whether to clean up the cache of package files.

metadata_cache

Whether to clean up the cache of package meta data.

pak_lib

Whether to clean up the pak package library.

force

Do not ask for confirmation. Note that to use this function in non-interactive mode, you have to specify force = FALSE.

See Also

Other pak housekeeping: pak_private_library, pak_setup, pak_sitrep