Skip to content

packageRank v0.8.0

Compare
Choose a tag to compare
@lindbrook lindbrook released this 15 Feb 02:17
· 622 commits to master since this release

Fixes

  • add lookup for exceptions in cranMirrors().
  • fix plot.cranDownloads(graphics = "base", multi.plot = TRUE, smooth = TRUE).
  • fix sequenceFilter() for packages not in CRAN Archive.

Function Change

  • set annualDownloads(log.y = FALSE).
  • add/set annualDownloads(sep.y = FALSE).
  • add/set cranMirrors(description = FALSE).
  • change logInfo(list.available = FALSE) to logInfo(show.available = FALSE).
  • set class of packageHistory()$Date to "Date".
  • archive/deprecate packageMRAN() and related functionality.
  • set loess as default smoother in plot.cranDownloads()

Documentation

  • add discussion about R Windows Sunday downloads to README.