Skip to content

pkgcache 2.2.4

Latest

Choose a tag to compare

@gaborcsardi gaborcsardi released this 27 May 06:13
  • parse_packages() now parses files ending with an extra newline
    correctly (#122).

  • pkgcache now supports authenticated repositories, see repo_auth()
    for details.

  • ppm_has_binaries() now works correctly on all platforms (#121).

  • The output of ppm_platforms() now has a new column called platform,
    which is a list column of character vectors, listing all possible
    matching platforms.

  • pkgcache now detects the platform and R version of R Universe binaries.