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