Hi,
I am trying to install readr package (because I need kableExtra package) on an AWS EC2 instance.
But I keep receiving this error:
virtual memory exhausted: Cannot allocate memory
make: *** [Collector.o] Error 1
Isn't there a way to install it without having to increase the memory?
Thanks.
M