Retrieving the R CRAN package check page.
pac_checkpage(pac)
data.frame
.
Results are cached for 30 minutes with memoise
package.
If you need to check many packages at once then is recommended usage of pacs::checked_packages
.
Please as a courtesy to the R CRAN, don't overload their server by constantly using this function.
if (FALSE) { # \dontrun{
pacs::pac_checkpage("dplyr")
} # }