Learn R Programming

⚠️There's a newer version (0.2.0.9000) of this package.Take me there.

updateR : update your R version in a breeze (on a Mac)

Installation

updateR is not currently on CRAN. To install it, you can use the devtools package:

install.packages("devtools")

devtools::install_github("AndreaCirilloAC/updateR")

Usage

To update R, run updateR(admin_password = <PASSWORD>) with your system password. The function will display the version that R has been updated to when it finishes.

More information

To find out more on updateR, see the dedicated blog post: https://andreacirilloblog.wordpress.com/2015/10/22/updater-package-update-r-version-with-a-function-on-mac-osx/

Copy Link

Version

Install

install.packages('updater')

Monthly Downloads

701

Version

0.1

License

MIT license

Maintainer

Andrea Cirillo

Last Published

September 19th, 2023

Functions in updater (0.1)

%>%

Pipe operator
updateR

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