Re: [Bioc-devel] Biobase: Imports repeats Depends

2015-04-27 Thread Henrik Bengtsson
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

Re: [Bioc-devel] Biobase: Imports repeats Depends

2015-04-27 Thread Hervé Pagès
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

[Bioc-devel] Biobase: Imports repeats Depends

2015-04-25 Thread Henrik Bengtsson
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