Skip to content
Prev 178280 / 398506 Next

Out of memory issue

Is your CSV file really that big?  Have you passed the correct parameters to
read.table()?
For example, specified the correct sep="," parameter?

If you've done everything correctly and are still running out of memory,
maybe you need to go to 64-bit.  R works great under 64-bit Ubuntu (8GB on
my machine).

- Ken
Neotropical bat risk assessments wrote: