badge_cran_checks: badge_cran_checks
Description
CRAN checks badge
Usage
badge_cran_checks(pkg = NULL)
Value
badge in Markdown syntax
Arguments
- pkg
package. If NULL (the default) the package
is determined via the DESCRIPTION file.
Author
Scott Chamberlain (badges API), Maëlle Salmon (function)