How to Install Packages in R: Learn how to Find and Install Packages for R with R Functions or RStudio Menus 👍🏼Best Statistics & R Programming Language Tutorials: ( )
►► Like to support us? You can Donate ( Share our Videos, Leave us a Comment and Give us a Like or Write us a Review! Either way We Thank You!
In this R video tutorial we will learn to use the “install.packages” command/function in R programming language or menu options in RStudio to Find and Install Packages for R. Thousands of experts in the statistical sciences have added functionality onto R, in the form of free packages. They extend R’s functionality far beyond the standard analytic methodologies and allow for cutting edge statistical procedures to be implemented, fairly easily.
These video tutorials are useful for anyone interested in learning data science and statistics with R programming language using RStudio.
Table of Content:
0:00:12 what are the packages in R programming language and why use them
0:00:46 how to access help menu for packages in R when using the “install.packages” command/function
0:01:00 how to install packages in R using “install.packages” command when you know the name of the package
0:01:53 how to install packages in R using “install.packages” command when you don’t know the name of the package
0:02:48 how to load the library of commands and functions for a package in R
0:03:17 how to access and download packages for R from ‘R-project.org’ website
0:04:30 how to access help menu for a specific package in R
0:04:57 how to remove a package from R using “remove.packages” command
0:05:11 how to install packages in R using the menus in RStudio
These video tutorials are useful for anyone interested in learning data science and statistics with R programming language.
► ► Watch More:
► Intro to Statistics Course:
►Data Science with R
►Getting Started with R (Series 1):
►Graphs and Descriptive Statistics in R (Series 2):
►Probability distributions in R (Series 3):
►Bivariate analysis in R (Series 4):
►Linear Regression in R (Series 5):
►ANOVA Concept and with R
►Hypothesis Testing:
Follow MarinStatsLectures
Subscribe:
website:
Facebook:
Twitter:
Instagram:
Our Team:
Content Creator: Mike Marin (B.Sc., MSc.) Senior Instructor at UBC.
Producer and Creative Manager: Ladan Hamadani (B.Sc., BA., MPH)
These videos are created by #marinstatslectures to support some courses at The University of British Columbia (UBC) (#IntroductoryStatistics and #RVideoTutorials for Health Science Research), although we make all videos available to the everyone everywhere for free.
Thanks for watching! Have fun and remember that statistics is almost as beautiful as a unicorn!
source

Thousands of experts in the statistical sciences have added functionality onto R, in the form of free packages. They extend R’s functionality far beyond the standard analytic methodologies and allow for cutting edge statistical procedures to be implemented, fairly easily. In this R video tutorial, we learn to use the "install.packages" function in R and the menu options in RStudio to find and install packages for R. If Like to support us you can Donate (https://bit.ly/2CWxnP2), Share our Videos, Leave us a Comment, Give us a Like 👍🏼 or write us a review! Either way, We Thank You!
When I try to install the epiR package, my R ..pops up this warning
WARNING: Rtools is required to build R packages but is not currently installed. Please download and install the appropriate version of Rtools before proceeding:
Hello, i am unable to run RDA in Rstudio i guess i don't have RDA package installed in my software. can anyone help me in this regard ?
Thanks a lot
Hello. First of all nice video for beginners. Secondly I would like to ask a question, Why doesn't my R show list of packges available for install when I type install.packages() . It says "Argument "pkgs" is missing". Thanks for help.
It very helpful, thank you.
Error in install.packages : argument "pkgs" is missing, with no default. sir im getting this error every single time when typing a command install.pacakges()
Hi Marin, your videos are serving as very useful for a complete beginner. One question, I was able to install epiR but R has given me a warning telling me I should install the appropriate Rtools. I have a Windows Laptop. Could you help me out with this?
epiR doesn't exist in Malaysia so i need to download it from a different country source. But you didn't show us HOW to download it off the r project website!!
thank you again, ur tutorial erally help me and save my life
What should I do if a package I need has been removed from the CRAN repository but it's present in archive?
Mke your videos are incredibly usefull an easy ! thanks a lot !!
Hi Marin, I need to install package tabulizerjars and tabulizer in RStudio on Ubuntu16.04 for reading pdf in tabular form. i have tried many times to install it. but unfortunately i am unable to install it. please help if you can. i am beginner in R, Thank you.
Thank you for your video, very informative.
But you could drop the intro. How would one click on a 'how to install packages in R' video and not know what R or a package is? I
Hi Marin, I installed the package. But its downloaded in the local temp folder. Will this work ?
> install.packages("IPSUR")
Installing package into ‘C:/Users/eucha/OneDrive/Documents/R/win-library/3.4’
(as ‘lib’ is unspecified)
trying URL 'http://cran.rstudio.com/bin/windows/contrib/3.4/IPSUR_1.5.zip'
Content type 'application/zip' length 1626548 bytes (1.6 MB)
downloaded 1.6 MBpackage ‘IPSUR’ successfully unpacked and MD5 sums checkedThe downloaded binary packages are in
C:UserseuchaAppDataLocalTempRtmp2ZD06Pdownloaded_packages
>
hey sir am using windows and am not able to install packages what should i do?
Thanks, exactly what I needed in first 2 minutes.
I am a beginner on programming. I just follow the instructions to install RCurl and XML packages. But every time i close the R, next time he ask me to re-install again.
I should have realized you are Canadian. Thanks so much!
Here because of college statistics -_-
Hi Mike, thank you for these awesome R studio videos. Interestingly enough, most of the code that did not work for me I was able to spot my mistakes using you online tutorials. May I know if you have tutorials on error bars on barplots?
Thank you for you help.
This video saved my life!!! Thank you so much!!!
sir your videos excellent when will you start videos on how to work on packages like plyr,dplyr please sir do
hey Marin, thanks for awesome video,
i have a doubt when i try to download epiR package is not available for version R 3.3.1..so how can i download it?