Using "R version 2.4.0 Under development (unstable) (2006-08-08 r38825)"
on Windows XP and starting in a fresh session we get an error if we type BOD.
(There is no error in "Version 2.3.1 Patched (2006-06-04 r38279)".)

> BOD
Error in data.frame(Time = c("1", "2"), demand = c(" 8.3", "10.3"),
check.names = FALSE,  :
        row names contain missing values
In addition: Warning message:
corrupt data frame: columns will be truncated or padded with NAs in:
format.data.frame(x, digits = digits, na.encode = FALSE)

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to