Skip to content

packageRank v0.6.0

Compare
Choose a tag to compare
@lindbrook lindbrook released this 17 Mar 16:27
· 822 commits to master since this release
18d840c

Fixes

  • amend fetchCranLog() message.
  • fix tripletFilter().
  • add exception and warning for packages with zero downloads (not in log) for
    packageLog() and packageRank().
  • fix variable names in packageCRAN() and packageArchive().
  • fix y-axis typo and labels in cranPlot().
  • set data.frame(row.names = NULL) in packageHistory().
  • amend/update country code top level domains in cranMirrors().

Function Changes

  • add packageHistory("R").
  • allow multiple packages (vector) in packageHistory() and packageMRAN().
  • restrict parLapply() to dev.mode = TRUE.

Graphical Changes

  • amend graphical elements for estimate and in-progress download counts in
    plot.cranDownloads().