Category "install.packages"

I can't install packages in R

A few days ago I wanted to install a certain package in R that wasn't available in the older version of R. I installed new version of R and R studio and now the

Error Installing flipMaxDiff package from github

Relative newby here struggling with an older install for R. Trying to get flipMaxDiff from either of the remaining github repositories (Displayr doesn't provide

can't uninstall packages

Hi I uninstalled a package but it still look accessible, can somebody help please? Thank u! > remove.packages("RODBC") Removing package from ‘E:/R/R-3

Install R packages using docker file

I have installed R using below line in my docker file. Please suggest how do I specify now packages to be installed in my docker file. RUN yum -y install R-cor