[Rd] Multi-line string constants: proposed patch

2004-09-10 Thread Kevin Wright
:\R\R-devel\src\main>diff ogram.c gram.c 3122,3125c3122,3125 < if (c == '\n') { < xxungetc(c); < return ERROR; < } --- //if (c == '\n') { //xxungetc(c); //return ERROR; //} Presumably the same change should be made in gram.y Thanks for considering this patch. Kevin Wright ( & Mark Bravington ) __ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

[Rd] Parsing multi-line strings. Bug? Feature?

2004-07-28 Thread Kevin Wright
mments about the documentation) here: http://tolstoy.newcastle.edu.au/R/help/02b/5199.html I would like to echo Mark's request that compatability with S-Plus be considered. Thanks Kevin Wright __ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-devel

[Rd] Another wishlist for R

2004-01-16 Thread Kevin Wright
head and tell me, "In your dreams!" Deprecate 'update'. Cute, but makes session transcripts hard to read. Remove implicit intercepts in models. Require y~1+x. Force thinking about intercepts. Lattice colors could be more saturated for printing and projecting Rename 'prompt' to something closer to its purpose like makeSkeletonHelp The humble opinion of one devoted user, Kevin Wright __ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-devel

[Rd] Suggestion for 'contrasts' help page

2003-09-04 Thread Kevin Wright
r.poly")) This seems useful to me. Kevin Wright __ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-devel