Greg Lin
Greg Lin
Same as SUSE 15.6, but with differences in the ICU package name, SDL2 package name, and atk-devel not being available yet. Also fix some issues with EPEL on CentOS 7.
**Is your feature request related to a problem? Please describe.** Related issue in pak: https://github.com/r-lib/pak/issues/815 I don't think there's a ton of value in using PPM's new manylinux binaries on...
This was first reported by @markrtucker PPM just added support for Linux binary repo URLs like https://p3m.dev/cran/latest/bin/linux/noble-x86_64/4.5, which are equivalent to the existing `__linux__/noble` URLs but instead encode the R...
Auth: `Aborted setting keyring password` error in pak when also using the `keyring` package on Linux
I was testing compatibility between `pak` and a separately installed `keyring` package on each OS, and found Windows/macOS to work perfectly. You can set credentials using `keyring` and retrieve/override them...
So in the repo auth docs, the first line does say that the username is required to be in the repo URL: > To use authentication you need to include...
This may be a duplicate of two existing issues for other functions, https://github.com/r-lib/remotes/issues/649 https://github.com/r-lib/remotes/issues/682 But I wanted to note that `remotes::install_version()` also does not seem to pass on `headers` for...