parse error in terms (PR#184)

jlindsey@alpha.luc.ac.be jlindsey@alpha.luc.ac.be
Mon, 3 May 1999 19:40:23 +0200 (MET DST)


If I use (0.64.0 in intel RH5.2)

abcdefg <- list()
abcdefg$abcdefg$abcdefg <- matrix(rpois(20,5),ncol=5)
terms(~(abcdefg$abcdefg$abcdefg[,1]==1)|(abcdefg$abcdefg$abcdefg[,3]==1)|
	(abcdefg$abcdefg$abcdefg[,5]==1))

I get a parse error. This seems to be connected to the length of the
names or of the expression, as I do not get an error if the list and
its elements are called a: a$a$a

(Please do not ask why I would want to do such a thing!)
  Jim

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