On 01/03/2017 2:17 AM, Henrik Bengtsson wrote:
On Tue, Feb 28, 2017 at 2:47 PM, Duncan Murdoch
wrote:
On 28/02/2017 5:17 PM, Patrick Schratz wrote:
Thanks Duncan, that was the problem! Although the Rbuildignore entry
pointed to the main dir
No, it contains patterns, not paths, and is match
On Tue, Feb 28, 2017 at 2:47 PM, Duncan Murdoch
wrote:
> On 28/02/2017 5:17 PM, Patrick Schratz wrote:
>>
>> Thanks Duncan, that was the problem! Although the Rbuildignore entry
>> pointed to the main dir
>
>
> No, it contains patterns, not paths, and is matched "case-insensitively
> against the f
On 28/02/2017 5:17 PM, Patrick Schratz wrote:
Thanks Duncan, that was the problem! Although the Rbuildignore entry
pointed to the main dir
No, it contains patterns, not paths, and is matched "case-insensitively
against the file and directory names relative to the top-level package
source dire
Thanks Duncan, that was the problem! Although the Rbuildignore entry
pointed to the main dir and my .bib file was lying under vignettes/...
That Rbuildignore entry was a leftover when my .bib file was initially
lying in the top directory and hence was throwing notes during R CMD check.
Afterwards
I wonder if it would be useful for R CMD build to list the files it
ignores? A misspecified .Rbuildignore seems to be reasonable for a
high proportion of weird errors where you have no idea what's going
wrong.
Hadley
On Tue, Feb 28, 2017 at 11:57 AM, Duncan Murdoch
wrote:
> On 28/02/2017 10:44 A
On 28/02/2017 10:44 AM, Patrick Schratz wrote:
When building the vignette using R CMD Build or
`devtools::build_vignette()` everything works fine.
However, during R CMD check I get the following
** checking running R code from vignettes ...*
* ‘sperrorest-vignette.Rmd’ using ‘UTF-8’ ... OK*
*
When building the vignette using R CMD Build or
`devtools::build_vignette()` everything works fine.
However, during R CMD check I get the following
** checking running R code from vignettes ...*
* ‘sperrorest-vignette.Rmd’ using ‘UTF-8’ ... OK*
* NONE*
** checking re-building of vignette output