Skip to content

packageRank 0.8.2

Compare
Choose a tag to compare
@lindbrook lindbrook released this 10 Oct 22:52
· 334 commits to master since this release
f1cf06e

packageRank 0.8.2

Fixes

  • fix "doubled" cranlogs::cran_downloads(packages = "R") R application
    download counts in cranDownloads() from 2023-09-12 to 2023-10-02.
  • fix doubled cranlogs::cran_downloads(packages %in% c(NULL, pkg)) download
    counts in cranDownloads() from 2023-09-19 to 2023-10-01.
  • add timeout fix to checkPackage().

Function Changes

  • set packageHistory(check.package = FALSE)
  • remove "Today's results not available" message from cranDownloads().

Documentation

  • amend Sunday/Wednesday R Windows application download spikes README note.
  • add discussion of "doubled" counts in cranlogs::cran_downloads() to README.