Package Download Distribution.
packageDistribution(package = "HistData", date = Sys.Date() - 1,
size.filter = FALSE, memoization = TRUE, check.package = TRUE,
dev.mode = FALSE)
Character. Vector of package name(s).
Character. Date. "yyyy-mm-dd".
Logical or Numeric. If Logical, TRUE filters out downloads less than 1000 bytes. If Numeric, a positive value sets the minimum download size (in bytes) to consider; a negative value sets the maximum download size to consider.
Logical. Use memoization when downloading logs.
Logical. Validate and "spell check" package.
Logical. Use validatePackage0() to scrape CRAN.