r_release_win | 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_win
returns the latest
version for which a Windows installer is available.
r_release_win()
A one row data frame, with columns ‘version’, ‘date’, ‘URL’ and ‘nickname’.
Other R downloads:
r_release_macos()
,
r_release_tarball()
r_release() r_release_win()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.