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)

pacs documentation built on Aug. 19, 2023, 1:08 a.m.