Description Usage Arguments Value
Checks the system library for unallowed packages and warns the user to migrate to newly configured libraries.
1 2 | check_system_packages(allowed = getOption("rprofile.system_pkgs",
c("remotes", "rprofile")))
|
allowed |
Character vector of allowed packages.
Defaults to "rprofile.system_pkgs" user option if set, else
|
Returns an invisible character vector of unallowed packages currently installed in the system library.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.