proj_status {pak} | R Documentation |
Status of packages in the project library
proj_status(root = ".")
root |
Path to the project directory. A subdirectory can be given as well. Defaults to the current working directory. |
Data frame (tibble) the contains data about the packages installed in the project library.
Other project functions: proj_create
,
proj_install_dev
,
proj_install
, proj_remove