get_cache_package_dirs | R Documentation |
These are the directories that contain the packages. There is a currently two of them:
The cran
directory contains binary and/or source packages,
downloaded and/or installed from CRAN.
The bioc
directory contains binary and/or source BioConducor
packages.
The other
directory contains non-CRAN packages.
get_cache_package_dirs()
Each directory themself may contain multiple repositories,
according to the default layout by utils::contrib.url()
.
A named character vector of package directories.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.