install_julia: Install Julia.
Description
Install Julia.
Usage
install_julia(prefix = julia_default_install_dir())
Arguments
- prefix
the directory where Julia will be installed.
If not set, a default location will be determined by rappdirs
if it is installed, otherwise an error will be raised.