Description Usage Arguments Value
View source: R/get_package_req.R
Find all system requirements of a package and all of its dependencies.
1 | get_package_reqs(package_name, verbose = FALSE)
|
package_name |
|
verbose |
|
A data.frame
with columns Package
and SystemRequirements
showing all dependencies
with system requirements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.