Bonjour, Je voudrais savoir comment on peut modifier les capacit?s de m?moire pour le logiciel R, car j'ai un probl?me pour lire un tableau contenant 200000 observations et 30 variables. Je vous remercie d'avance pour toute aide ?ventuelle. Cordialement, Steffy.Ruiz at wanadoo.fr -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20000713/5dd269ec/attachment.html
On Thu, 13 Jul 2000, Steffy.Ruiz wrote:> Bonjour, > > Je voudrais savoir comment on peut modifier les capacit?s de m?moire pour le logiciel R, car j'ai un probl?me pour lire un tableau contenant 200000 observations et 30 variables. > Je vous remercie d'avance pour toute aide ?ventuelle. > > Cordialement, > Steffy.Ruiz at wanadoo.fr > >God afton, f?rs?k n?got som R --vsize=200M och> indata <- matrix(scan("file.dat"), ncol = 30, byrow = T)(Need a lot of memory...) H?lsningar, G?ran -- G?ran Brostr?m tel: +46 90 786 5223 Department of Statistics fax: +46 90 786 6614 Ume? University SE-90187 Ume?, Sweden e-mail: gb at stat.umu.se -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
> Je voudrais savoir comment on peut modifier les capacités de mémoire > pour le logiciel R, car j'ai un problème pour lire un tableau > contenant 200000 observations et 30 variables. Je vous remercie > d'avance pour toute aide éventuelle.See "7.1 Why does R run out of memory?" in the R-FAQ.html. http://www.stat.cmu.edu/R/CRAN/doc/FAQ/R-FAQ.html#Why%20does%20R%20run%20out%20of%20memory%3f --------------------------------------------------------------------- Wolfgang Viechtbauer wviechtb at s.psych.uiuc.edu Department of Quantitative Psychology viechtba at students.uiuc.edu University of Illinois, Champaign-Urbana "Your mouse has moved. Room 409, Psychology Building Windows must be restarted 603 E. Daniel Street for the change to take Champaign, IL 61820 effect. Reboot now? [OK]" -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._