[R-pkg-devel] Installing Tests with R Build

2017-11-22 Thread Bill Denney
Hi, I have a package that I'm trying to make a validation vignette for. The validation vignette is intended to assist users with documentation that the tests work. When running R BUILD now (via Travis CI), I get an error that the build failed trying to build the vignettes. For R CMD install,

[R-pkg-devel] Can't reproduce re-building vignettes error in CRAN R CMD check

2017-11-22 Thread Devin Incerti
Hi, I have successfully run R CMD check for my package hesim (source ) on OSX sierra, CentOS, Ubuntu 14.04 (on travis-ci), and win-builder (devel and release). However, when I submitted to CRAN I received the warning: * checking re-building of v

Re: [R-pkg-devel] Rd File Line Widths Not Suggested in Manual

2017-11-22 Thread Duncan Murdoch
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

Re: [R-pkg-devel] Rd File Line Widths Not Suggested in Manual

2017-11-22 Thread Heather Turner
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