View source: R/check-dependencies.R
check_dependencies | R Documentation |
Check package dependencies against a list of predefined packages. This is useful in locked environments where package versions are restricted.
check_dependencies(r_version = NULL, locked_deps = NULL)
r_version |
R version supported by your IT. |
locked_deps |
List of packages supported by your IT. For instance you
can pass a dataframe like
|
An HTML tag
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.