[R] increase memory

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Thu Nov 9 12:48:06 CET 2000


Pan_Yuming at aam.de writes:

> dear all,
> 
> i cant figure out how to increase memory as in the help. would appreciate
> somebody to tell me step by step how to do it.

Step 1: Tell us which platform you are talking about...

[Assuming that it is Windows since they are usually the ones
forgetting that theirs is not the only platform in the world]

Step 2: Do you start R using as shortcut? (If no, make one)
Step 3: Right-click the icon and choose "Properties"
Step 4: Edit the "Target" field by adding e.g "--nsize=400k
        --vsize=20M" or whatever is relevant for your task. 

On less user-friendly platforms, just start R with "R --nsize=400k
--vsize=20M" or whatever is relevant for your task.
-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list