I know it’s not a programming question but I’m in a hurry to choose a netbook like this and I haven’t been able to find the minimum system requirements for an R installation (e.g. minimum RAM). I am interested in a small netbook so as to be able to use it in class. Has anybody used R in a netbook that would recommend for that use?
Share
When I start an R process, and run
ps axuw, my computer tells meFrom this I conclude that
R(version 2.9.2 on Ubuntu) requires about 23 MB of memory.So I think a netbook with 768MB of RAM should be plenty to run R, unless you plan to deal with fairly large data sets.