R/utils.R
fileurl_from_metadata.Rd
Returns the most recent JAR file url from metadata, depending on the version.
fileurl_from_metadata(version = NULL)
A string. The version of R5 to be downloaded. When NULL, it defaults to the latest version.
NULL
A url a string.
Other support functions: stop_r5()
stop_r5()