Re: [Rd] Special characters in Rd example section will cause errors

2009-06-20 Thread Duncan Murdoch
On 20/06/2009 10:18 AM, Yihui Xie wrote: Hi (Duncan?), The other day I noticed some characters will cause errors in R CMD CHECK because of parse_Rd(), and AFAIK, these chars include '%', '{' and '}'. For example, note the comments in the example section: This is documented in the reference on

Re: [Rd] Special characters in Rd example section will cause errors

2009-06-20 Thread Gabor Grothendieck
I've noticed this as well. I recently had a % in an Rd file that caused me problems. On Sat, Jun 20, 2009 at 10:18 AM, Yihui Xie wrote: > Hi (Duncan?), > > The other day I noticed some characters will cause errors in R CMD > CHECK because of parse_Rd(), and AFAIK, these chars include '%', '{' > a