cran_flavors: Retrieving all R CRAN servers flavors

View source: R/check.R

cran_flavorsR Documentation

Retrieving all R CRAN servers flavors

Description

Retrieving all R CRAN servers flavors. The data is downloaded from ⁠https://cran.r-project.org/web/checks/check_flavors.html⁠.

Usage

cran_flavors()

Value

data.frame with the same structure as the html table on ⁠https://cran.r-project.org/web/checks/check_flavors.html⁠.

Note

Results are cached for 30 minutes with memoise package.

Examples

## Not run: 
pacs::cran_flavors()

## End(Not run)

Polkas/pacs documentation built on Oct. 2, 2024, 8:04 p.m.