rhub_check | R Documentation |
Check a package on R-hub
rhub_check(gh_url = NULL, platforms = NULL, r_versions = NULL, branch = NULL)
gh_url |
GitHub URL of a package to check, or |
platforms |
Platforms to use, a character vector. Use |
r_versions |
Which R version(s) to use for the platforms that supports multiple R versions. This argument is not implemented yet. |
branch |
Branch to use to run R-hub. Defaults to the current
branch if |
TODO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.