View source: R/futureverse_deps.R
futureverse_deps | R Documentation |
List all Futureverse dependencies
futureverse_deps(recursive = FALSE, repos = getOption("repos"))
recursive |
If |
repos |
The repositories to use to check for updates.
Defaults to |
A base::data.frame with columns package
, cran
, local
, and behind
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.