installr (version 0.22.0)

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/",
  ...)

Arguments

URL

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

...

for future use

Value

invisible(NULL)

Examples

Run this code
# NOT RUN {
browse.latest.R.NEWS() 
# }

Run the code above in your browser using DataLab