pkg_remove: Remove installed packages

View source: R/package.R

pkg_removeR Documentation

Remove installed packages

Description

Remove installed packages

Usage

pkg_remove(pkg, lib = NULL)

Arguments

pkg

A character vector of packages to remove.

lib

library to remove packages from.

Value

Nothing.

See Also

Other package functions: lib_status(), pak(), pkg_deps(), pkg_deps_tree(), pkg_download(), pkg_install(), pkg_status(), pkg_sysreqs()


pak documentation built on June 7, 2026, 9:06 a.m.