packageRank::blog.data or recompute random sample of packages.
packageVersionPercent(lst, yr.mo = "2020-07", multi.core = FALSE)
Object. List of CRAN download logs data frames. Use monthlyLog().
Character. "yyyy-mo". packageVersionsPercent(NULL, yr.mo)
Logical or Numeric. TRUE
uses parallel::detectCores()
. FALSE
uses one, single core. You can also specify the number logical cores. Mac and Unix only.