pkgsnap (version 1.0.0)

drop_internal: Drop base and recommended packages, and ‘R’ from a list of R packages

Description

‘R’ can be included in the DESCRIPTION file, as a dependency, but we ignore this right now. We also ignore base and recommended packages, these are supposed to be installed on the system, together with R.

Usage

drop_internal(pkgs)

Arguments

pkgs

Character vector of package names.

Value

Character vector of filtered package names.