pak (version 0.1.2)

proj_status: Status of packages in the project library

Description

Status of packages in the project library

Usage

proj_status(root = ".")

Arguments

root

Path to the project directory. A subdirectory can be given as well. Defaults to the current working directory.

Value

Data frame (tibble) the contains data about the packages installed in the project library.

See Also

Other project functions: proj_create, proj_install_dev, proj_install, proj_remove