powered by
Download and install Julia automatically.
install_julia(version = "latest", prefix = julia_default_install_dir())
The version of Julia to install (e.g. "1.6.3"). Defaults to "latest", which will install the most recent stable release.
"1.6.3"
"latest"
The directory where Julia will be installed. Defaults to a location determined by rappdirs::user_data_dir.
rappdirs::user_data_dir
if (FALSE) iai::install_julia()
Run the code above in your browser using DataLab