
Update all babette dependencies, by installing their latest versions
Source:R/update_babette.R
update_babette.Rd
Update all babette dependencies, by installing their latest versions
Arguments
- upgrade
Should package dependencies be upgraded? One of "default", "ask", "always", or "never". "default" respects the value of the
R_REMOTES_UPGRADE
environment variable if set, and falls back to "ask" if unset. "ask" prompts the user for which out of date packages to upgrade. For non-interactive sessions "ask" is equivalent to "always".TRUE
andFALSE
are also accepted and correspond to "always" and "never" respectively.
Examples
if (FALSE) {
# Updates the babette dependencies without asking
}
beastier::remove_beaustier_folders()