Dear Sirs, Try the following simple r-program a<-data.frame(1:10) b<-matrix(NA,3,1) z<-rbind(b,as.matrix(a)) While it works well i R0.64.1, it appears to be deleterious for R0.90.0. When I run it, R crashes. I'm using Windows NT on a Pentium II system. Please let me know if you need some other details. Best regards Claudio Lupi -- Dr Claudio Lupi ISAE --- Istituto di Studi e Analisi Economica Piazza dell'Indipendenza, 4. I-00185 ROMA (Italy) E-mail: c.lupi@isae.it Tel. +39 06 4448 2337 Fax +39 06 4448 2219 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel 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-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
c.lupi@isae.it writes:> Dear Sirs, > > Try the following simple r-program > > a<-data.frame(1:10) > b<-matrix(NA,3,1) > z<-rbind(b,as.matrix(a)) > > While it works well i R0.64.1, it appears to be deleterious for R0.90.0. > When I run it, R crashes. I'm using Windows NT on a Pentium II system.Has been fixed for 0.90.1 a while ago. -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel 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-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._