ministryofjustice/analytics-platform-ops

Cannot install readr

RobinL opened this issue · 1 comments

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

Fixed by work on resource limits - this seems to have been related to allowing multiple processes to compile packages.