View source: R/check-dependencies.R
get_package_data | R Documentation |
Also build a card tag for each package.
get_package_data(package_names, r_version, locked_deps)
package_names |
Obtained after running find_imports. |
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.