Skip to content
Prev 6556 / 21312 Next

[Bioc-devel] depends on packages providing classes

On Tue, Oct 28, 2014 at 2:29 PM, Herv? Pag?s <hpages at fredhutch.org> wrote:

            
Oddly enough, that seems to be incorrect.  I added a man page to foo that
has
a \link[GenomicRanges]{GRanges-class}.  I ran help.start and the cross
reference
from my man page succeeds.  Furthermore with the sessionInfo below, ?GRanges
succeeds at the CLI.  I am not trying to defend the NOTE but the principle
of minimizing
Depends declarations needs to be considered critically, and I am just
exploring the space.
R version 3.1.1 (2014-07-10)

Platform: x86_64-apple-darwin13.1.0 (64-bit)


locale:

[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8


attached base packages:

[1] stats     graphics  grDevices datasets  utils     tools     methods

[8] base


other attached packages:

[1] foo_0.0.0            rmarkdown_0.3.8      knitr_1.6

[4] weaver_1.31.0        codetools_0.2-9      digest_0.6.4

[7] BiocInstaller_1.16.0


loaded via a namespace (and not attached):

 [1] BiocGenerics_0.11.5   evaluate_0.5.5        formatR_1.0

 [4] GenomeInfoDb_1.1.26   GenomicRanges_1.17.48 htmltools_0.2.6

 [7] IRanges_1.99.32       parallel_3.1.1        S4Vectors_0.2.8

[10] stats4_3.1.1          stringr_0.6.2         XVector_0.5.8