rocker-org / rocker-versioned

Run current & prior versions of R using docker
https://hub.docker.com/r/rocker/r-ver
GNU General Public License v2.0
297 stars 169 forks source link

Difficulties to install datasets.load package in rstudio #183

Closed samos999 closed 4 years ago

samos999 commented 4 years ago

Hi I'm trying to install datasets.load package but it seems impossible. I haven't any errors showing up but after few minutes rstudio appear to be jam. this is the print screen I have :

Capture d’écran 2019-12-11 à 10 40 28

and here we have the CPU given by top command

Capture d’écran 2019-12-11 à 10 36 49

I'm running rstudio on AWS. Regards

samos999 commented 4 years ago

Actually I think in datasets.load one package ( httpuv ) may be the main issue. I have the same difficulty when I try to get only the package: httpuv

cboettig commented 4 years ago

apologies, but I am not clear what difficulties you are referring to. your screenshot only shows what I believe are a few harmless warnings during the installation of a package that is being compiled from source. If your machine is not responding during this process, you might need to confirm it has sufficient RAM.

samos999 commented 4 years ago

Hi , problem solved . I had not enough RAM to install this package.