Top "Install.packages" questions

The R function to install packages from a specified package repository.

R Install.packages fails with "object not found error"

I am currently trying to install packages on R. On the startup, I get the normal R message with "Error: …

r install.packages rprofile
Unable to install package car

I am using R version 3.2.3 in Linux mint 17.3 64 bit. I was trying to install the package "car" with dependencies=TRUE, …

r 64-bit linux-mint install.packages r-car
R install package RevoScaleR

In trying to install package "RevoScaleR", I get the following error. I have tried installing this package with various versions …

r install.packages revolution-r
can't uninstall packages

Hi I uninstalled a package but it still look accessible, can somebody help please? Thank u! > remove.packages("RODBC") …

r uninstallation install.packages
R keeps asking about "installing from sources that need compilation"

I am trying to install packages (devtools, plyr and several others) and keep getting stuck with the same problem, which …

r repository cran install.packages
R Keeps Downloading Packages to tmp Directory

I am using R Studio on a 2103 MacBook Pro. I had no problems before downloading and installing packages, but recently …

r install.packages
"unable to move temporary installation" when installing dependency packages in R

When I install a package, the prerequisite packages were installed first before the actual package. I get the "unable to …

r install.packages
How can i get a 'rcom' package?

When I tried executing this install.packages("rcom") I got warning package ‘rcom’ is not available (for R version 3.1.2) I …

r install.packages
Unable to install xlsx package on R version 3.1.3

When I run install.packages("xlsx") I get this: Installing package into ‘C:/Users/Zahra/Documents/R/win-library/3.1’ (as ‘lib’ …

r install.packages
Error when install package dplyr in R. Error in install.packages : missing value where TRUE/FALSE needed

I tried to install package dplyr but it always show the error: Error in install.packages : missing value where TRUE/…

r rstudio install.packages