Learn R Programming

pacs (version 0.6.0)

cran_flavors: 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()

Arguments

Value

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

Examples

Run this code
if (FALSE) {
pacs::cran_flavors()
}

Run the code above in your browser using DataLab