Skip to content
Prev 173893 / 398502 Next

How to read large file

Try putting "memory limit linux" or "mem.limits" in the nabble help. Or type
?mem.limits in the R gui.
Also have a look at:
http://www.nabble.com/RAM%2C-swap%2C-Error%3A-cannot-allocate-vector-of-size%2C-Linux%3A-tt11680213.html#a11680213

Think you also need to check / understand how R deals with what you want to
do so you know how many copies of the data it will need to hold in memory.

Hope that helps,
Darren
Dongyan Song wrote: