В Sun, 26 Oct 2025 16:06:08 -0700
Robert Dorazio <[email protected]> пишет:

> FYI: I am using Julia 1.12.1, R 4.5.1, and Ubuntu 24.04.

Thank you for specifying the operating system version that you're using!

You're probably suffering from the conflict between shared libraries
bundled by Julia and the ones provided by your operating system:
https://github.com/JuliaInterop/JuliaCall/issues/238#issuecomment-2620093298

...which had a workaround merged a few hours ago:
https://github.com/JuliaInterop/JuliaCall/pull/265

Try installing the latest version of JuliaCall from GitHub. Due to the
conflict between the ways R and Julia are built and distributed, there
may be other incompatibilities as well.

-- 
Best regards,
Ivan

______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide https://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to