R-beta: 0.61.1 "if else" parse bug?

Buyukisik, Osman (GEAE) Osman.Buyukisik at ae.ge.com
Tue Jan 13 22:26:06 CET 1998


I was playing with porting "Hmisc" S-Lib. I am getting parse errors for:
if (xxx)  yyyy;else zzzz

I have to break this into:
if(xxx) yyyy
else    zzzz

Is this a known feature?

TIA
Osman

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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