updateR: Downloads and installs the latest version of R for Mac OS X.

Description Usage Arguments Details Author(s) Examples

View source: R/updateR.R

Description

Update your version of R from inside R itself (Mac OS X only).

Usage

1

Arguments

auto

Do you want to check for new updates upon firing an R session?

.Rprofile

the path for .Rprofile if it exists in other than ~/.Rprofile

Details

Automatic update checks are implemented via creating or updating .Rprofile file. Every time when updateR is loaded in R, it will check whether new updates are available. A message will be prompted to user if positive.

Author(s)

Andrea Cirillo, Robert Myles McDonnell

Examples

1
2
3
4
5
6
## Not run: 
## NOT RUN
updateR()
## END NOT RUN

## End(Not run)

AndreaCirilloAC/updateR documentation built on May 28, 2021, 5:52 p.m.