Skip to content

packageRank 0.9.3

Choose a tag to compare

@lindbrook lindbrook released this 16 Oct 13:55
· 433 commits to master since this release
41b66b9

packageRank 0.9.3

New Functionality

  • add cranDistribution() with plot, print and summary methods.
  • add queryCount(), queryPackage(), queryPercentile() and queryRank().
  • refactor and use memoization and cranDistribution() in packageRank().

Function Changes

  • add/set packageRank(rank.ties = TRUE).
  • compute cores only for cranDistribution(ip.filter = TRUE).

Plot Changes

  • use grDevices::devAskNewPage() with multiple packages in
    plot.packageRank(graphics = "base").

Fixes

  • fix transitory problem of multiple instances of a package on CRAN during a
    package update.