erase_file_cache: Delete the full package cache directory for the given...

View source: R/filecache.R

erase_file_cacheR Documentation

Delete the full package cache directory for the given package.

Description

Delete the full package cache directory for the given package.

Usage

erase_file_cache(pkg_info)

Arguments

pkg_info,

named list. Package identifier, see get_pkg_info() on how to get one.

Value

integer. The return value of the unlink() call: 0 for success, 1 for failure. See the unlink() documentation for details.


dfsp-spirit/pkgfilecache documentation built on Feb. 6, 2024, 4:51 p.m.