contrib_cache
returns the path to the RDS file were a repository index is
stored when first accessed by available.packages
.
contrib_cache_clear
deletes the index cache file,
so that the repository's index is refreshed by the next call to
available.packages
.
1 2 3 | contrib_cache(repos, type = getOption("pkgType"))
contrib_cache_clear(...)
|
repos |
Repository URL |
type |
Package type (see |
... |
parameters passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.