update_cache | R Documentation |
Update the cache after a download/install/update
update_cache(destdir, binaries = FALSE, warnings = list(), lib,
timestamp, args)
destdir |
Directory of the downloaded packages. See
|
binaries |
Whether to try to add binary packages to the cache. |
warnings |
List of warnings we got from |
lib |
The |
timestamp |
A timestamp, when the installation started. We use this to decide if a package was installed in the current process. |
args |
additional arguments to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.