install_julia {JuliaCall} | R Documentation |
Install Julia.
Description
Install Julia.
Usage
install_julia(version = "latest", prefix = julia_default_install_dir())
Arguments
version |
The version of Julia to install (e.g. |
prefix |
the directory where Julia will be installed.
If not set, a default location will be determined by |
[Package JuliaCall version 0.17.5 Index]