On 22/11/2017 1:00 AM, Dario Strbenac wrote:
Good day,
I often notice that some lines of code in many PDF manuals generated for CRAN
packages run off the page. Perhaps the maximum number of characters per line
should be stated in section 2.16 of Writing R Extensions. It would help package
aut
Dear Dario,
There is a note in the Guidelines for Rd files
(https://developer.r-project.org/Rds.html) which is linked to in Sec 2.1
of R-ext.
It could be useful for these guidelines could be incorporated in R-ext
itself so people don't have to look in two different places, but I think
some of the
Good day,
I often notice that some lines of code in many PDF manuals generated for CRAN
packages run off the page. Perhaps the maximum number of characters per line
should be stated in section 2.16 of Writing R Extensions. It would help package
authors like me write better Rd files.
--