Re: [R] Packages for Handling Large Data Set

2014-11-25 Thread Greg Snow
Look at the task view for High Performance Computing ( http://cran.r-project.org/web/views/HighPerformanceComputing.html) there is a section on packages for large memory and out-of-memory analyses. There are also sections on parallel computing which is one way to deal with large data if you have a

[R] Packages for Handling Large Data Set

2014-11-25 Thread jeeth ghambole
Hello All, I am working on BackTesting Strategies on stocks using daily prices. Initially the size of data was very limited and can be easily handled using R and SQL, but now my analysis has been extending on large set of data. Can anyone suggest me the best packages available for handling large