Learn R Programming

pacs (version 0.6.0)

checked_packages: Retrieving all R CRAN packages check pages statuses.

Description

Retrieving all R CRAN packages check pages statuses. The data is downloaded from https://cran.r-project.org/web/checks/check_summary_by_package.html.

Usage

checked_packages()

Arguments

Value

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

Examples

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

Run the code above in your browser using DataLab