install_julia {iai} | R Documentation |
Download and install Julia automatically.
install_julia(version = "latest", prefix = julia_default_install_dir())
version |
The version of Julia to install (e.g. |
prefix |
The directory where Julia will be installed. Defaults to a
location determined by
|
## Not run: iai::install_julia()