Skip to content

Remove installed packages

Usage

pkg_remove(pkg, lib = .libPaths()[[1L]])

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_tree(), pkg_deps(), pkg_download(), pkg_install(), pkg_status(), pkg_sysreqs()