jim greensberg schrieb:
I am not sure this issue was asked before but when I type say
lm(1:4) on R, the error is:
> lm(1:4)
Error in switch(mode(x), "NULL" = structure(NULL, class = "formula"), :
invalid formula
from RDCOM:
> lm(1:4)
There is some errors in "lm(1:4)"
How can get the same R error from RDCOM.
R(D)COM Server does not run in interactive mode. Maybe this is, why you
get stripped down error messages. Use rcom, this may provide you with
additional debugging information
Thomas
_______________________________________________
Rcom-l mailing list
Rcom-l@mailman.csd.univie.ac.at
http://mailman.csd.univie.ac.at/mailman/listinfo/rcom-l
More information (including a Wiki) at http://rcom.univie.ac.at