Full_Name: Peter K Dunn Version: NA OS: NA Submission from: (NULL) (203.29.106.59) Reading the manual "Writing R Extensions", the html and pdf versions both contain important typos in Section 1.10. As an example: An installed file named ?CTIATION? will be used by the citation() function. .. The word CTIATION presumably should be CITATION. This occurs four times in Section 1.10, even though the section is called CITATION files. P.
Documentation error in Writing R Extensions (PR#13282)
2 messages · Peter Dunn, Duncan Murdoch
1 day later
On 12/11/2008 6:05 PM, pdunn2 at usc.edu.au wrote:
Full_Name: Peter K Dunn Version: NA OS: NA Submission from: (NULL) (203.29.106.59) Reading the manual "Writing R Extensions", the html and pdf versions both contain important typos in Section 1.10. As an example: An installed file named ?CTIATION? will be used by the citation() function. .. The word CTIATION presumably should be CITATION. This occurs four times in Section 1.10, even though the section is called CITATION files.
Thanks, I'll fix those. Duncan Murdoch