browse.latest.R.NEWS: See the NEWS file for the latest R release

View source: R/updateR.R

browse.latest.R.NEWSR 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)

installr documentation built on Nov. 13, 2022, 1:06 a.m.