Re: [Rd] getParseData() for imaginary numbers

2013-09-19 Thread Duncan Murdoch
On 13-09-18 1:47 PM, Yihui Xie wrote: Hi, The imaginary unit is gone in the 'text' column in the returned data frame from getParseData(), e.g. in the example below, perhaps the text should be 1i instead of 1: Yes, I can confirm the bug. I'll fix it in R-devel now, and in R-patched after 3.0.

[Rd] getParseData() for imaginary numbers

2013-09-18 Thread Yihui Xie
Hi, The imaginary unit is gone in the 'text' column in the returned data frame from getParseData(), e.g. in the example below, perhaps the text should be 1i instead of 1: > p=parse(text='1i') > getParseData(p) line1 col1 line2 col2 id parent token terminal text 1 11 12 1