Skip to content
Prev 34393 / 63424 Next

Possible bug in the Rd parser?

On Sun, 11 Oct 2009, Mathieu Ribatet wrote:

            
Well, the recommended procedure has long been to look at the package 
PDF manual (which R CMD check leaves around for that purpose), and 
indeed this was (and still is) in the checklist in section 1.5 for 
'Writing R Extensions'.

However, please do look at *all* of text, HTML and PDF versions of the 
help, as this will help us to refine the rendering.   For example, one 
thing we have found recently is that tabs in the .Rd files are not 
being expanded as before and so alignment (especially in \usage and 
\examples sections) was off.  (We may be able to change that one 
before release, but it is an example of something that was in none of 
the main R help files and so took several weeks to spot.)