Dear Stephan,
On 9/21/21 8:10 PM, Struckmann, Stephan wrote:
Dear Thomas,
thank you for your quick reply. I'll consider then writing to the CRAN address
earler, if I have strong hints that the build/check system may cause a
warning/error.
So, I'll wait for the next check-run then. If I can he
On the Atlas and Linux builds of my package `qra` that has just been posted
on CRAN, I am getting the message:
> Namespace in Imports field not imported from: ‘bookdown’
> All declared Imports should be used.
This, in spite of the fct that the YAML header in two of the Rmd files for the
vigne
Hello,
It's better to get rid of this NOTE, by listing bookdown in VignetteBuilder and
Suggests, not Imports see
https://blog.r-hub.io/2020/06/03/vignettes/#infrastructure--dependencies-for-vignettes
That's actually what you did in another package
https://github.com/cran/gamclass/blob/master/D