Gábor Csárdi

Results 2061 comments of Gábor Csárdi

You can check if the package can be loaded (with `library()` or `loadNamespace()`) after the installation.

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...

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.