get_sysreqs_remotes | R Documentation |
Get system requirements by R package using Remotes
get_sysreqs_remotes(packages, quiet = TRUE, batch_n = 30)
packages |
character vector of packages names |
quiet |
boolean if TRUE the function is quiet |
batch_n |
number of simultaneous packages to ask |
character vector of sysreqs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.