R/latest-dependencies.R
use_latest_dependencies.RdPins minimum versions of all Imports and Depends dependencies to latest
ones (as determined by source). Useful for the tidyverse package, but
should otherwise be used with extreme care.
use_latest_dependencies(overwrite = TRUE, source = c("CRAN", "local"))