Learn R Programming

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

installr (version 0.10.1)

Functions for updating and installing a new version of R and other software - from R

Description

The 'installr' package aims at making the process of updating R on Windows as easy as possible. Also, the package contains a (growing) set of functions for allowing users to install new software (on Windows OS) using R. By simply running the installr() function, the user can easily select (via a GUI interface) a software to install. There are also dedicated functions for installing each software, such as: updateR(), install.Rtools(), install.pandoc(), and many more. While for Linux users, the installation process of new software may be just running a short line of code, for the regular Windows user it often includes browsing online, finding the latest version, downloading it, running the installer, and deleting the installation file. All of these steps are automatically done using functions in this package.

Copy Link

Version

Install

install.packages('installr')

Monthly Downloads

28,121

Version

0.10.1

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Tal Galili

Last Published

July 4th, 2013

Functions in installr (0.10.1)

freegeoip

Geolocate IP addresses in R
install.7zip

Downloads and installs 7-Zip for windows
install.FFmpeg

Downloads and installs FFmpeg for windows
install.Rdevel

Downloads and installs the latest Rdevel version
cranometer

Measures the speed of downloading from different CRAN mirrors
turn.number.version

Turns a vector of version-numbers back to version-character
restart_RGui

Restart RGui from RGui
install.LyX

Downloads and installs LyX for windows
read_RStudio_CRAN_data

Reads RStudio CRAN mirror data files from a folder
add.installr.GUI

Adds a menu based GUI for updating R within Rgui
copy.packages.between.libraries

Copies all packages from one library folder to another
turn.version.to.number1

Turns version to number (for 1 value only)
R_version_in_a_folder

Get the version of the R installed in a folder
barplot_package_users_per_day

barplot for the number of users installation of a package
install.ImageMagick

Downloads and installs ImageMagick for windows
install.R

Downloads and installs the latest R version
os.sleep

Sleeps the operating system (Windows) through a shell command
system.PATH

Returns the search path for executable files
check.integer

Check if a number is integer
get.installed.R.folders

Returns folder names with R installations
install.GitHub

Downloads and installs GitHub for windows
myip

Retreiving your public IP via http://api.exip.org/
install.RStudio

Downloads and installs RStudio for windows
require2

Loading Packages (and Installing them if they are missing)
turn.version.to.number

Turns version to number (for a vector of values)
download_RStudio_CRAN_data

Download RStudio CRAN mirror data files into a folder
install.LaTeX2RTF

Downloads and installs LaTeX2RTF for windows
is.windows

Checks if the running OS is windows
install.notepadpp

Downloads and installs Notepad++ for windows
check.for.updates.R

Checks if there is a newer version of R
is.empty

Checks if an object is empty (e.g: of zero length)
install.URL

Downloads and runs a .exe installer file for some software from a URL
install.pandoc

Downloads and installs pandoc
most_downloaded_packages

Most downloaded packages
os.manage

Gives managing option to the current OS (shutdown, restart, sleep, hibernate, etc...)
os.shutdown

Shut down the operating system with the command `shutdown'
install.packages.zip

Downloads and installs a ZIP R package Binary (for Windows) from a URL
install.Cygwin

Downloads and installs Cygwin for windows
source.https

Read R Code from a File in an https URL
ask.user.for.a.row

Asks the user for a row number from a data.frame table
ask.user.yn.question

Asks the user for one yes/no question.
install.GraphicsMagick

Downloads and installs GraphicsMagick for windows
remove.installr.GUI

Removes the menu based GUI for updating R within Rgui
os.restart

Restarts the operating system (Windows) through a shell command
file.name.from.url

Extract the file name from some URL
is.exe.installed

Checks if some .exe is available in on the Windows machine search PATH
os.lock

Locks the operating system (Windows) through a shell command
install.MikTeX

Downloads and installs MikTeX for windows
checkMD5sums2

Check and Create MD5 Checksum Files
install.Rtools

Downloads and installs Rtools
install.SWFTools

Downloads and installs SWFTools for windows
install.npptor

Downloads and installs NppToR for windows
is.Rgui

Checks if the R session is running within Rgui (Windows OS)
updateR

Checks for the latest R version, and if there is a newer version of R - downloads and installs it.
is.RStudio

Checks if the R session is running within RStudio
installr

Installing software from R
create.global.library

Creates a global library folder
lineplot_package_downloads

barplot for the number of users installation of a package
os.hibernate

Hibernate the operating system (Windows) through a shell command
format_RStudio_CRAN_data

Format the RStudio CRAN mirror data into the data.table format
uninstall.R

Uninstall an R version
install.git

Downloads and installs git and git-gui for windows