Gábor Csárdi
Gábor Csárdi
You can check if the package can be loaded (with `library()` or `loadNamespace()`) after the installation.
Thanks, that's a bug indeed.
I believe that this is now fixed: https://github.com/gaborcsardi/QuickJSR/actions/runs/9257833349/job/25466778924
This is probably because rig switched to rustls instead of openssl. I'll look into how to use the certs with rustls.
> also because I cannot access the previous version anywhere. All releases, including older ones, are at https://github.com/r-lib/rig/releases
Thanks for the pointers and sorry for the long wait! This should be fixed now in dev, and there'll be a release very soon. If you can build rig locally...
We don't support Fedora 40 yet.
I started adding support for Fedora 40 here: https://github.com/rstudio/r-builds/pull/217
Fedora 40 is now supported, both on x86_64 and aarch64.
Ah, thanks a lot for the debugging, will fix soon!