# pak 0.3.0 * pak functions that used to return tibbles return data frames now. While data frames and tibbles are very similar, they are not completely compatible. To convert the outputs of pak functions to tibbles call the `tibble::as_tibble()` function on them. If the pillar package is loaded, it improves the printing of the returned data frames. Relatedly, `pak::pak_install_extra()` installs pillar now, instead of tibble. * pak now supports `file://` repositories. * pak now uses HTTP 1.1 to download packages on Linux, in addition to macOS. This fixes HTTP issues with some servers (#358). * New `?ignore-before-r` parameter to ignore optional dependencies that need a newer R version (https://github.com/r-lib/pkgdepends/issues/243). * New `?ignore` parameter to ignore an optional dependency. * Allow specifying downstream package parameters with the `package=?param` syntax. * `lockfile_install()` now works better for `any::` refs, and pak always install the version it has planned for. * System requirement installation is now more robust and works for Unix shell expressions (#347). * CRAN-like resolution is more robust now if a repository is missing the usual metadata. * The lock file is pretty JSON now. * pak now handles all version requirement types properly: '<', '<=', `==`, `>=`, `>`. * The dependency solver now uses better heuristics and does not (effectively) freeze if multiple repositories have multiple versions of the same packages (e.g. RSPM and CRAN) (https://github.com/r-lib/pkgdepends/pull/277) # pak 0.2.1 No user visible changes.
5 lines
350 B
Text
5 lines
350 B
Text
$NetBSD: distinfo,v 1.4 2022/04/29 11:57:28 mef Exp $
|
|
|
|
BLAKE2s (R/pak_0.3.0.tar.gz) = b80d2c457f7b4bdae7fb1c44480cec8536732dad82bf8c4c06a9bcf5be7e37ee
|
|
SHA512 (R/pak_0.3.0.tar.gz) = 22c7b050c5559406dbfda21db82ba3c0d15d81378b3ec2e4997591ac4987d20810fafc4bc941756411150f8baac1ada21b7d34d7e25d6579dcda9916aa61c155
|
|
Size (R/pak_0.3.0.tar.gz) = 88564 bytes
|