browse.latest.R.NEWS {installr} | R Documentation |
See the NEWS file for the latest R release
Description
Sends the user the the NEWS html file on "https://cran.rstudio.com/bin/windows/base/NEWS.R-3.0.0.html" (URL changes with each version)
Usage
browse.latest.R.NEWS(URL = "https://cran.rstudio.com/bin/windows/base/", ...)
Arguments
URL |
the URL of the page from which R can be downloaded. |
... |
for future use |
Value
invisible(NULL)
Examples
## Not run:
browse.latest.R.NEWS()
## End(Not run)
[Package installr version 0.23.4 Index]