Description Usage Arguments Value Examples
If the package
argument is NULL
, then all current
platforms are downloaded. If the package
argument is specified,
then all flavours used for the latest package checks for that
package, are downloaded and returned.
1 | cran_check_flavours(package = NULL)
|
package |
CRAN package name or |
Character vector of platform ids.
1 2 3 4 5 | ## Not run:
cran_check_flavours()
cran_check_flavours("simplegraph")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.