-
pkgcache now supports comments in
DESCRIPTIONandPACKAGESfiles.
Current R-devel supports this since
wch/r-source@92d9660.
Comments are lines that start with a hash (#), without leading
whitespace. Comments within values are also supported (#130). -
pkgcache now does not fail if Bioconductor is unreachable and Bioconductor
repositories are off (#131). -
pkgcache now supports macOS binaries on R 4.6.x and later.