-
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 calledplatform,
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.