JuliaInterop / JuliaCall

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

How to start JuliaCall in a specific julia environment? #218

Closed schlichtanders closed 11 months ago

schlichtanders commented 11 months ago

I browsed through the documentation as well as the code of julia_setup, but couldn't find anything.

Please add instructions how to make JuliaCall use a specific Julia Project.

schlichtanders commented 11 months ago

found it: one can set JULIA_PROJECT environment variable see https://docs.julialang.org/en/v1/manual/environment-variables/#JULIA_PROJECT