By `documentation' do you mean `comments in the file'? If so, this is
too
minor to change whilst R 2.3.0 is in code freeze, but has been changed for
R-devel.
If not, please can we have a more precise indication of where you are
refering to?
On Tue, 18 Apr 2006, htang at hpl.hp.com wrote:
> In src/main/gram.y, the documentation for R_ParseVector has a wrong
> signature:
>
> SEXP R_ParseVector(TextBuffer *text, int n, ParseStatus *status)
>
> should be
>
> SEXP R_ParseVector(SEXP text, int n, ParseStatus *status)
>
> In addition, the two occurrences of "IOBuffer" in the
documentation
> should be replaced by "IoBuffer".
>
> version.string = Version 2.3.0 beta (2006-04-14 r37779)
>
> Best,
> Hsiu-Khuern Tang
> HP Labs
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>
>
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595