Cannot install readr
RobinL opened this issue · 1 comments
RobinL commented
What happened?
The platform crashes after you try to install readr using install.packages('readr')
Steps to reproduce the problem
install.packages('readr')
Expected behaviour
The package installs succesfully
RobinL commented
Fixed by work on resource limits - this seems to have been related to allowing multiple processes to compile packages.