[R] gls bug?

simon bond shug0131 at yahoo.co.uk
Fri Mar 16 10:59:21 CET 2007


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



More information about the R-help mailing list