Skip to content
Prev 206236 / 398503 Next

R package dependencies

Hi Colin,

The pkgDepTools package from Bioconductor will help with question #1:

http://bioconductor.org/packages/2.5/bioc/html/pkgDepTools.html

I am not positive on this, but I believe this package is also used to 
determine the reverse dependencies that would be listed on that page if 
there were any for this package. An example with reverse dependencies is 
e.g., the IRanges package:

http://bioconductor.org/packages/2.5/bioc/html/IRanges.html

The maintainer (Seth Falcon) would know for sure if the package will do 
reverse dependencies as well.

Best,

Jim
Colin Millar wrote: