[R] summary.negbin broken in R-1.0.0, VR_6.1-7

Jari Oksanen jhoksane at ecology.helsinki.fi
Tue Mar 21 09:29:48 CET 2000


Dear R people,

I am not sure if this is the correct place to tell about problems in evolving 
programmes, but it seems that the `summary.negbin' function of the excellent 
`MASS' library is now broken, and gives the following error message:

> summary(hm)
Error in summary.negbin(hm) : subscript out of bounds

`summary.negbin' calls `summary.glm' which seems to work and give the desired 
output like called there, but calls to `object["SE"]' fails (and later, if it 
would get there, `object["th.warn"]' would fail). The first entity seems to be 
now "SE.theta", and I did not find "th.warn" at all in my objects.

Really a tiny thing, and if I understood the behaviour correctly, easily to 
cure by the user herself.

For the record: these errors came in R 1.0.0 from the CRAN site rpm package 
for RH Linux 6.2 and with R INSTALLed VR_6.1-7.tar.gz from the same site.

cheers, jari oksanen 
-- 
Jari Oksanen - Dept Ecol Env Sci, Univ Helsinki, 15140 Lahti
Ph. +358 3 89220312, Fax -- 89220289, Mobile +358 40 5136529
jari.oksanen at helsinki.fi    http://www.helsinki.fi/~jhoksane



-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list