pak 0.9.3
-
Setting
use_bioconductor = FALSE(i.e. thePKG_USE_BIOCONDUCTOR
env var, or thepkg.use_bioconductoroption) now truly prevents
any network contact with Bioconductor. -
pak now supports macOS binaries on R 4.6.x and later.
-
pak can now consider installed packages in mutliple
libraries, when installing packages. Pass a character vector
of library path as thelibargument ofpkg_install().