R/type-installed.R
lib_status.Rd
Query data of all packages in a package library.
lib_status(library = .libPaths()[1], packages = NULL)
Path to library.
If not NULL, then only these packages are shown.
NULL
Data frame that contains data about the packages installed in the library.