[Rd] typo in qpois help (PR#13583)

2009-03-07 Thread manikandan_narayanan
Full_Name: Manikandan Narayanan Version: 2.8.1 OS: Linux Submission from: (NULL) (155.91.45.231) Here is an excerpt from qpois help page (?qpois): The quantile is left continuous: 'qgeom(q, prob)' is the largest integer x such that P(X <= x) < q. I think the "qgeom" here should be

Re: [Rd] read.table on long lines buggy (PR #13626) (sorry not a bug!) (PR#13627)

2009-03-27 Thread manikandan_narayanan
Hi,=20 Sorry, didn't notice a quote in the longer line that was causing the problem. Everything works fine with read.table(quote=3D"",...). Please remove PR#13626 report - I tried to do so from the bug tracking web interface, but did not have the permissions. Thanks! Notice: This e-mail messa

[Rd] read.table on long lines buggy (PR#13626)

2009-03-29 Thread manikandan_narayanan
Full_Name: Manikandan Narayanan Version: 2.8.1 OS: linux-gnu Submission from: (NULL) (155.91.28.231) Hi R-folks, I have two three-line text files: tst1, tst2 (they are the same except that the second line is longer in tst1; see cat() cmds below). read.table is only able to read the 3rd lin