List Package Dependencies
1 2 3 |
x |
path to package source directory or file. |
all |
logical that indicates if all dependencies should be returned, or only the required ones. |
available |
a matrix of available packages (as returned by |
missing.only |
logical that indicates if only non-installed dependencies should be included in the result |
recursive |
logical that indicates if indirect dependencies should also be included. |
as.list |
logical that indicates if the result should be a list with one element per type of dependency. |
names.only |
logical that indicates if the result should only include the dependencies package names |
rm.base |
logical that indicates if base packages – that come installed with any R installation – should be exlcuded from the result. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.