Displaying 1 result from an estimated 1 matches for "butdoes".
Did you mean:
outdoes
2014 Jul 11
1
proposed change of check message when VIgnetteBuilder package is not declared as a dependency
Hi,
I notice in R-3.1.1, if a package specifies a VignetteBuilder (such as knitr) in its DESCRIPTION file, but
does not also depend on the specified package (in either Depends, Imports, or Suggests), that R CMD check will say:
* checking package dependencies ... ERROR
VignetteBuilder package not declared: ?knitr?
I'm glad this situation is now caught by R CMD check, but I think the message