Skip to contents

This functions generate a list of all installed packages, sorted by individual folder. The main target is to install.

Usage

lib_summary(sizes = FALSE)

Arguments

sizes

logical indicating whether or not calculate the directory size, default false

Value

a data.frame containing two columns. One for the library and one for the number of packages.

Examples

lib_summary()
#>                           Library n_packages
#> 1 /home/runner/work/_temp/Library         69
#> 2      /opt/R/4.3.1/lib/R/library         29
#> 3 /opt/R/4.3.1/lib/R/site-library          1