Dear R-help, I found that the following code crashes R (version 2.4.0 in windows). > x=rnorm(10,0.1,1) > library(nlme) > gls(x~0) I quickly found a work-around for what I was trying to do, but I thought I should report this. Best wishes Simon Bond