On Mon, Apr 27, 2015 at 6:45 PM, Hervé Pagès wrote:
>
> Hi Henrik,
>
> I know it's not necessary and I know that the WRE manual and
> 'R CMD check' don't like this but I like to list in Imports what
> I import and to list in Depends what I want to see attached to
> the search() path. For the same
Hi Henrik,
I know it's not necessary and I know that the WRE manual and
'R CMD check' don't like this but I like to list in Imports what
I import and to list in Depends what I want to see attached to
the search() path. For the same reason that I like to explicitly
export the generic functions tha
It seems unnecessary that BiocGenerics have the same package under
Imports as under Depends. The former can be dropped.
> packageDescription("BiocGenerics")
Package: BiocGenerics
Title: S4 generic functions for Bioconductor
Description: S4 generic functions needed by many Bioconductor packages.
V