local_gits_with_uninstalled_dependencies | R Documentation |
not clear that this is needed provide a list of packages for which dependencies are not installed
local_gits_with_uninstalled_dependencies(
gitspath,
dependencies = c("Depends", "Imports", "LinkingTo")
)
gitspath |
character(1) path to cloned repos |
dependencies |
character vector of dependency types, probably don't need "Suggests" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.