Skip to contents

Provide a brief summary of the package libraries on your machine.

Usage

lib_summary(sizes = FALSE)

Arguments

sizes

logical indicating whether or not to calculate library sizes. Default FALSE.

Value

A two-column data.frame containing the count of packages in each of the user's libraries

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