Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

R is going to give you some headaches as it relies heavily on the local machine's memory. Using RStudio on a beefed up AWS instance might help make calculation time a bit more palatable.


I totally agree, but If you want to use R consider also this:

install.packages("LaF")

Package for fast access to Large ASCII Files. Can be used with big files that don't fit in the available memory.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: