badge_cran_checks: badge_cran_checks

View source: R/badge.R

badge_cran_checksR Documentation

badge_cran_checks

Description

CRAN checks badge

Usage

badge_cran_checks(pkg = NULL, worst = FALSE)

Arguments

pkg

package. If NULL (the default) the package is determined via the DESCRIPTION file.

worst

logical; if FALSE (default) return "summary" badge. If TRUE, return "worst" badge.

Value

badge in Markdown syntax

Author(s)

Scott Chamberlain (badges API), Maƫlle Salmon (function)


GuangchuangYu/badger documentation built on Feb. 9, 2024, 2:15 a.m.