Downloads R5.jar and saves it locally, inside the package directory.
Arguments
- version
A string. The version of R5 to be downloaded. When
NULL, it defaults to the latest version.- quiet
A logical. Whether to show informative messages when downloading the file. Defaults to
FALSE.- force_update
A logical. Whether to overwrite a previously downloaded
R5.jarin the local directory. Defaults toFALSE.- temp_dir
A logical. Whether the file should be saved in a temporary directory. Defaults to
FALSE.
See also
Other Build network:
build_network(),
setup_r5()
