Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 767 Bytes

File metadata and controls

34 lines (22 loc) · 767 Bytes

pkgdiff 1.0.2

Fix for CRAN.

pkgdiff 1.0.1

Fix for CRAN.

pkgdiff 1.0.0

  • Added logo.
  • Added pkg_summary() function for interactive use.
  • Fixed bugs on pkg_info() when requesting info on a Base R package.
  • Upgraded life cycle to "stable".

pkgdiff 0.2.1

  • CRAN fixes.

pkgdiff 0.2.0

  • Handle Base R packages on pkg_stabilty() and repo_stability().
  • Fixed bug in pkg_info() that was affecting some specific packages.

pkgdiff 0.1.9

  • Added pkg_info(), pkg_versions(), pkg_diff(), and pkg_stability().
  • Added pkg_repo(), repo_stability() and repo_breakages().
  • Added all print functions.
  • Created web site.
  • Created Github cache.
  • Many fixes and testing.
  • Initial release to CRAN.