[Rd] error? at stem() (PR#6645)

dmurdoch at pair.com dmurdoch at pair.com
Fri Mar 5 17:41:43 MET 2004


Could you please check whether this works properly?

x<-matrix(1,nrow=100,ncol=1)
stem(x, atom=1.e-7)

The problem appears to be an integer overflow; this fixes it on my
system.

Duncan Murdoch



More information about the R-devel mailing list