This function generates the complete set of dependencies, give a vector of package names. This is useful i.e. to build rstudio, to have a simple way to generate the complete list of recursive dependencies.
1 |
pkglist |
A vector of package names |
ap |
A data structure like returned from cleanDeps, must contain a column "recDep" containing recursive dependencies for a given package. If NULL will be generated. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.