Skip to content
Prev 44116 / 63424 Next

problem with vignettes when S4 classes in packages overlap

On 12-09-18 7:50 PM, Spencer Graves wrote:
I don't remember for sure, but I don't think your warning or note was 
the same as Paul's.  Generally it's not a good idea to suppress 
warnings.  Someone should fix things so there's no warning.  I don't 
know if that should be RCore because the methods package is issuing a 
bogus warning, or the maintainer of one of the database packages, or 
Paul.   (From his example, it doesn't look like it should be Paul, 
unless docs somewhere say that RMySQL and RPostgreSQL can't be used 
together.)

In general, as a package user, I don't want people to be able to 
suppress checks on CRAN.  I want things fixed.

So I am pretty sure there won't ever be a reliable "CRAN-detector" put 
into R.  It would devalue the brand.

Duncan Murdoch