Skip to content
Prev 57535 / 63421 Next

R CMD build should fail early for old package versions?

On 30/09/2019 5:25 p.m., Toby Hocking wrote:
If you list a package in Suggests, your package should work (perhaps 
with some limitations) without the suggested one.  Unfortunately for 
you, the limitation "can't rebuild the vignettes" is incompatible with 
building the package, but I don't think there's anything you can put in 
the DESCRIPTION file to indicate this.

Duncan Murdoch