Manual for package "methods"
Hi, I want to compile the manual for "methods" so that I can have the usual indexed man pages in a single document with a ToC. I've tried with R CMD Rd2dvi --pdf /usr/local/lib/R/library/methods but the result is odd, the ToC shows only "as" and "setOldClass" and it does not compile all man pages, the pdf has only 30 pages ... I know I can simply print section 6 of the refman but then I will have to print ToC and Index separatly. Is there a process to produce this document ? Thanks EJ