futureverse_deps.Rd
List all Futureverse dependencies
futureverse_deps(recursive = FALSE, repos = getOption("repos"))
If TRUE, will also list all dependencies of tidyverse packages.
TRUE
The repositories to use to check for updates. Defaults to getOption("repos").
getOption("repos")
A base::data.frame with columns package, cran, local, and behind.
package
cran
local
behind