Other packages > Find by keyword >

installr  

Using R to Install Stuff on Windows OS (Such As: R, 'Rtools', 'RStudio', 'Git', and More!)
View on CRAN: Click here


Download and install installr package within the R console
Install from CRAN:
install.packages("installr")

Install from Github:
library("remotes")
install_github("cran/installr")

Install by package version:
library("remotes")
install_version("installr", "0.23.4")



Attach the package and use:
library("installr")
Maintained by
Tal Galili
[Scholar Profile | Author Map]
First Published: 2013-03-05
Latest Update: 2022-11-12
Description:
R is great for installing software. Through the 'installr' package you can automate the updating of R (on Windows, using updateR()) and install new software. Software installation is initiated through a GUI (just run installr()), or through functions such as: install.Rtools(), install.pandoc(), install.git(), and many more. The updateR() command performs the following: finding the latest R version, downloading it, running the installer, deleting the installation file, copy and updating old packages to the new R installation.
How to cite:
Tal Galili (2013). installr: Using R to Install Stuff on Windows OS (Such As: R, 'Rtools', 'RStudio', 'Git', and More!). R package version 0.23.4, https://cran.r-project.org/web/packages/installr. Accessed 09 Apr. 2025.
Previous versions and publish date:
0.8 (2013-03-05 14:40), 0.9.2 (2013-05-17 00:26), 0.9 (2013-03-30 00:42), 0.10.1 (2013-07-04 11:40), 0.13.3 (2014-02-02 01:32), 0.14.0 (2014-04-02 15:39), 0.15.3 (2014-06-15 00:52), 0.15.17 (2015-06-03 22:22), 0.16.0 (2015-06-13 15:02), 0.17.0 (2015-09-15 00:58), 0.17.4 (2016-03-19 15:21), 0.17.5 (2016-03-21 00:15), 0.17.8 (2016-05-14 23:36), 0.18.0 (2016-11-06 00:24), 0.19.0 (2017-04-21 20:10), 0.20.0 (2018-05-02 09:03), 0.21.0 (2018-10-06 23:10), 0.21.3 (2019-06-09 23:30), 0.22.0 (2019-08-02 14:50), 0.23.2 (2021-05-08 22:00)
Other packages that cited installr R package
View installr citation profile
Other R packages that installr depends, imports, suggests or enhances
Complete documentation for installr
Functions, R codes and Examples using the installr R package
Some associated functions: R_version_in_a_folder . add.installr.GUI . add_load_installr_on_startup_menu . add_remove_installr_from_startup_menu . add_to_.First_in_Rprofile.site . ask.user.for.a.row . ask.user.yn.question . barplot_package_users_per_day . browse.latest.R.NEWS . check.for.updates.R . check.integer . checkMD5sums2 . copy.packages.between.libraries . cranometer . create.global.library . download_RStudio_CRAN_data . fetch_tag_from_Rd . file.name.from.url . format_RStudio_CRAN_data . freegeoip . get.installed.R.folders . get_Rscript_PID . get_latest_r_version . get_pid . get_tasklist . install.7zip . install.CMake . install.Cygwin . install.FFmpeg . install.GitHub . install.GraphicsMagick . install.ImageMagick . install.LaTeX2RTF . install.LyX . install.MikTeX . install.R . install.RStudio . install.Rdevel . install.Rtools . install.SWFTools . install.Texmaker . install.URL . install.conda . install.git . install.inno . install.java . install.nodejs . install.notepadpp . install.npptor . install.packages.zip . install.pandoc . install.python . installr-package . installr . is.RStudio . is.Rgui . is.empty . is.exe.installed . is.windows . is.x64 . is_in_.First_in_Rprofile.site . kill_all_Rscript_s . kill_pid . kill_process . lineplot_package_downloads . load_installr_on_startup . most_downloaded_packages . myip . os.hibernate . os.lock . os.manage . os.restart . os.shutdown . os.sleep . package_authors . pkgDNLs_worldmapcolor . read_RStudio_CRAN_data . remove.installr.GUI . remove_from_.First_in_Rprofile.site . rename_r_to_R . require2 . restart_RGui . rm_installr_from_startup . source.https . system.PATH . turn.number.version . turn.version.to.number . turn.version.to.number1 . uninstall.R . uninstall.packages . up_folder . updateR . xlsx2csv . 
Some associated R codes: RStudio_CRAN_data.R . create.global.library.R . geo_functions.R . install.R . install.inno.R . installConda.R . installNodejs.R . installOpenJdk.R . installPython.R . installRtools.R . installr-package.R . is.x.R . kill_pid.R . os.manage.R . rename_r_to_R.R . startup.R . updateR.R . xlsx2csv.R . zzz.R .  Full installr package functions and examples
Downloads during the last 30 days
03/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for installr60080010001200140016001800TrendBars

Today's Hot Picks in Authors and Packages

fisheye  
Transform Base Maps Using Log-Azimuthal Projection
Base maps are transformed to focus on a specific location using an azimuthal logarithmic distance t ...
Download / Learn more Package Citations See dependency  
multitaper  
Spectral Analysis Tools using the Multitaper Method
Implements multitaper spectral analysis using discrete prolate spheroidal sequences (Slepians) and s ...
Download / Learn more Package Citations See dependency  
MultSurvTests  
Permutation Tests for Multivariate Survival Analysis
Multivariate version of the two-sample Gehan and logrank tests, as described in L.J Wei & J.M Lachin ...
Download / Learn more Package Citations See dependency  
cvmdisc  
Cramer von Mises Tests for Discrete or Grouped Distributions
Implements Cramer-von Mises Statistics for testing fit to (1) fully specified discrete distributions ...
Download / Learn more Package Citations See dependency  
prettyglm  
Pretty Summaries of Generalized Linear Model Coefficients
One of the main advantages of using Generalised Linear Models is their interpretability. The goal ...
Download / Learn more Package Citations See dependency  
mmb  
Arbitrary Dependency Mixed Multivariate Bayesian Models
Supports Bayesian models with full and partial (hence arbitrary) dependencies between random variab ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA