Faraz564
Faraz564
AOA Baba Yara I have open a new issue $201 with subject to juliacall. I also tried your method but could not sussessful to resolve this issue. Actually I have...
I have encounter the following after updating R-studio. Currently I have reinstalled R, S-Studio (4.3.1) and julia (1.9). But the troubble is remaine the same as after updating the software....
I have same problem. I am trying the method that used to run R.home() in console and take their output to Julia ENV["R_HOME"]="the path you just get from R.home()" **but...
AoA Dear Jeremiedb I am facing issue with Julia. Last time I used to run my model but after updating the R-Studio I had problem. Then after encountering this trouble...
Yes. You are right. I not able to run the following syntax JuliaCall::julia_command("a= 1+1") Creat error as following.. Error happens when you try to execute command ENV["R_HOME"] = "C:/PROGRA~1/R/R-43~1.1";Base.include(Main,"C:/Users/PC/AppData/Local/R/win-library/4.3/JuliaCall/julia/setup.jl") in...
I am new to julia. How to resolve issue with JuliaCall. This is not running in R studio. I using Julia in R studio.