View source: R/latest-dependencies.R
| use_latest_dependencies | R Documentation |
Pins 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"))
overwrite |
By default ( |
source |
Use "CRAN" or "local" package versions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.