pak_update {pak} | R Documentation |
Use this function to update the released or development version of pak.
pak_update(force = FALSE, stream = c("auto", "stable", "rc", "devel"))
force |
Whether to force an update, even if no newer version is available. |
stream |
Whether to update to the
Often there is no release candidate version, then |
Nothing.