JuliaInterop / JuliaCall

Embed Julia in R
https://non-contradiction.github.io/JuliaCall/index.html
Other
267 stars 36 forks source link

julia_setup() is taking so long after updating R. #220

Open studsttat opened 11 months ago

studsttat commented 11 months ago

A new user of Julia and JuliaCall even though I already used JuliaCall in R version 4.3.1 After I updated R from version 4.3.1 to 4.3.2, recently, when I tried to execute julia_setup(), setting up script for JuliaCall is taking absolutely long, about at least 3 hours.

> julia <- julia_setup(JULIA_HOME = jl_dir)
Julia version 1.9.4 at location C:\Users\Lenovo\AppData\Local\Programs\JULIA-~1.4\bin will be used.
Loading setup script for JuliaCall...
studsttat commented 11 months ago

My problem still persists. It's already been 12 hours and setting up Julia is still taking so long.