Closed mammask closed 9 years ago
I re-installed the latest version of RStudio 0.99.484 and re-configured the system PATH (I had two installation paths of julia v.0.4 and v.0.3.11 and I kept the stable version) and it seems to work.
install rjulia only require julia execute file in system PATH variable
you don't need the following two line Sys.setenv(JULIA_SRC="C:/Users/user/AppData/Local/Julia-0.4.0-rc1") Sys.setenv(LD_LIBRARY_PATH=":/Users/user/AppData/Local/Julia-0.4.0-rc1/lib/julia")
Hi @armgong thank you for mentioning that
Hi,
I am trying to install RJulia package on windows:
Julia Version: 0.4 R Version: 3.2.1 RStudio Version: 0.99.467
but I am getting the following error:
Any advice?