r_release_tarball {rversions} | R Documentation |
r_release()
works based on the SVN tags in the main R source code
repository. However, an SVN tag does not mean that the same version
is available for download. r_release_tarball
returns the latest
version for which a source tarball is available.
r_release_tarball()
A one row data frame, with columns ‘version’, ‘date’, ‘URL’ and ‘nickname’.
Other R downloads: r_release_macos
,
r_release_win
r_release() r_release_tarball()