You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use rtiger. For this, I created a new environment and then installed RTIGER using the README. It installed successfully, but when I try to use it, I am getting error in the setupJulia() command.
Julia version 1.0.5 at location /srv/netscratch/dep_mercier/grp_schneeberger/software/julia-1.0.5/bin will be used.
Loading setup script for JuliaCall...
WARNING: replacing module JuliaCall.
LoadError("/srv/netscratch/dep_mercier/grp_schneeberger/projects/SynSearch/tests/rtiger_09_03_22/renv/library/R-4.0/x86_64-pc-linux-gnu/JuliaCall/julia/setup.jl", 83, ErrorException("could not load library \"/opt/share/software/packages/R-4.0.4-debian-9/lib/R/lib/libR.so\"\nlibgfortran.so.3: cannot open shared object file: No such file or directory")) Error in .julia$cmd(paste0(Rhomeset, "Base.include(Main,\"", system.file("julia/setup.jl", :
Error happens when you try to execute command ENV["R_HOME"] = "/opt/share/software/packages/R-4.0.4-debian-10/lib/R";Base.include(Main,"/srv/netscratch/dep_mercier/grp_schneeberger/projects/SynSearch/tests/rtiger_09_03_22/renv/library/R-4.0/x86_64-pc-linux-gnu/JuliaCall/julia/setup.jl") in Julia.
To have more helpful error messages,
you could considering running the command in Julia directly
Best
Manish
The text was updated successfully, but these errors were encountered:
Hi Rafa,
I am trying to use rtiger. For this, I created a new environment and then installed RTIGER using the README. It installed successfully, but when I try to use it, I am getting error in the setupJulia() command.
Best
Manish
The text was updated successfully, but these errors were encountered: