remove_r: Check and remove R packages

View source: R/package_management.R

remove_rR Documentation

Check and remove R packages

Description

Check and remove R packages

Usage

remove_r(packages, lib = .libPaths()[1], verbose = TRUE)

Arguments

packages

Package to be removed.

lib

The location of the library directories where to remove the packages.

verbose

Whether to print the message. Default is TRUE.


thisutils documentation built on May 24, 2026, 5:07 p.m.