get_cache_package_dirs: Get all package directories

View source: R/cache-dir.R

get_cache_package_dirsR Documentation

Get all package directories

Description

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.

Usage

get_cache_package_dirs()

Details

Each directory themself may contain multiple repositories, according to the default layout by utils::contrib.url().

Value

A named character vector of package directories.


r-hub/crancache documentation built on July 30, 2023, 8 p.m.