installr (version 0.23.4)

browse.latest.R.NEWS: 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/", ...)

Value

invisible(NULL)

Arguments

URL

the URL of the page from which R can be downloaded.

...

for future use

Examples

Run this code
if (FALSE) {
browse.latest.R.NEWS() 
}

Run the code above in your browser using DataLab