Commit 5e48e9e
mef
(devel/R-pkgcache) Updated 2.2.1 to 2.2.3
# pkgcache 2.2.3
* The metadata cache now does not use source URLs for packages in `Archive`
on Posit Package Manager repositories. This URLs may serve a different
package, even a source package when the main URL for the same package
serves a binary package. The alternative URLs are not needed on PPM,
anyway, because PPM is in a consistent state w.r.t. metadata and
package files (r-lib/pak#623).
* `parse_packages()` now does not throw a warning for empty `PACKAGES*`
files (#107).
* `repo_set()` and the `ppm_*()` functions, e.g. `ppm_snapshots()`, now
work again after the PPM API changes (#110, #115).
# pkgcache 2.2.2
* pkgcache now treats R 4.5.x (current R-devel) macOS binaries
correctly. It is also more robust to changes the in macOS platform.1 parent 95073b4 commit 5e48e9e
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments