Hi, Thanks!
I'm testing with the AppImage, so I can't be really sure, but I'm getting errors using cairo_pdf() with the rkward 0.8.1 RC that I don't get running the same script in R directly : 1: Dans grSoftVersion() : impossible de charger l'objet partagé '/usr/lib64/R/modules//R_X11.so' : /lib64/libgobject-2.0.so.0: undefined symbol: g_sort_array 2: Dans cairoVersion() : impossible de charger l'objet partagé '/usr/lib64/R/library/grDevices/libs//cairo.so' : /lib64/libgobject-2.0.so.0: undefined symbol: g_sort_array 3: Dans cairo_pdf(here(..., : failed to load cairo DLL (Sorry the error messages are in French, but I guess they're intelligible nonetheless) Other than that, everything seem to work OK. Cheers, Pierre Le vendredi 18 avril 2025, 21:22:55 heure d’été d’Europe centrale Thomas Friedrichsmeier a écrit : > Hi, > > On Thu, 17 Apr 2025 10:59:05 +0200 > Pep Roca <pep.r...@gmail.com> wrote: > > I have the problem when I use the version 0.8.0 with R 4.5.0 from: > > > > http://cloud.r-project.org/bin/linux/debian bookworm-cran40/. > > > > But it works well with the appimage of > > > > https://cdn.kde.org/ci-builds/education/rkward/master/linux/ > > thanks for testing. I'll try to roll this into an official release as > soon as possible. First builds are available at > https://cdn.kde.org/ci-builds/education/rkward/releases-0.8.1/ > > It would be much appreciated, if everybody could give these a quick > check for any grave problems on their combination(s) of OS and R > installation. > > Thanks! > Thomas >