unused_packages: Find Unused Packages in a Project

View source: R/packrat.R

unused_packagesR Documentation

Find Unused Packages in a Project

Description

Unused packages are those still contained within your project library, but are unused in your project.

Usage

unused_packages(project = NULL, lib.loc = libDir(project))

Arguments

project

The project directory.

lib.loc

The library to check.


rstudio/packrat documentation built on Feb. 5, 2024, 9:17 p.m.