tkoulis@math.uwaterloo.ca
2002-Aug-01 20:15 UTC
glm crashes with "Illegal instruction" (PR#1863)
Full_Name: Theodoro Koulis Version: 1.5.1 OS: Macintosh Submission from: (NULL) (129.97.97.31) I try this simple example in R (1.5.1 not from fink) for OS X (XDarwin version):>x1_runif(10); >y1_x1-3; >glm(y1~x1);The program exits with the following message: Illegal instruction Perhaps I am missing something. Thanks. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
R-1.5.1 (not from fink, but from R-1.5.1.dmg.tar.gz, July 1 version, OS X 10.1.5, also on Jaguar) > x1<-runif(10) > y1<-x1-3 > glm(y1~x1) Call: glm(formula = y1 ~ x1) Coefficients: (Intercept) x1 -3 1 Degrees of Freedom: 9 Total (i.e. Null); 8 Residual Null Deviance: 0.9233 Residual Deviance: 5.916e-31 AIC: -684.7 On Thursday, August 1, 2002, at 01:15 PM, tkoulis@math.uwaterloo.ca wrote:> Full_Name: Theodoro Koulis > Version: 1.5.1 > OS: Macintosh > Submission from: (NULL) (129.97.97.31) > > > I try this simple example in R (1.5.1 not from fink) for OS X (XDarwin > version): > >> x1_runif(10); >> y1_x1-3; >> glm(y1~x1); > > The program exits with the following message: > Illegal instruction > > Perhaps I am missing something. > > Thanks. > > > > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- > .-.-.- > 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 > _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._ > ._._._ > >==Jan de Leeuw; Professor and Chair, UCLA Department of Statistics US mail: 8142 Math Sciences Bldg, Box 951554, Los Angeles, CA 90095-1554 phone (310)-825-9550; fax (310)-206-5658; email: deleeuw@stat.ucla.edu www: http://www.stat.ucla.edu/~deleeuw ========================================================================== Remember, wherever you go, there you are. --- Buckaroo Banzai ========================================================================== -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._