Skip to content

pkgcache 2.2.5

Latest

Choose a tag to compare

@gaborcsardi gaborcsardi released this 09 Apr 08:53
  • pkgcache now supports comments in DESCRIPTION and PACKAGES files.
    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.