Hi all,

Since I upgraded to R3.0.1 and also upgraded ffbase package, I got the 
following error
when using bySum( ) funciton in ffbase.

For example:

> library(ffbase)
> bySum(iris$Sepal.Length,iris$Species)

Error in bySum(iris$Sepal.Length, iris$Species) :
  REAL() can only be applied to a 'numeric', not a 'symbol'


Any idea ?

Steve Chen

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to