To install this package, start R and enter:
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("pkgDepTools")
In most cases, you don't need to download the package archive at all.
This package is for version 2.10 of Bioconductor; for the stable, up-to-date release version, see pkgDepTools.
Bioconductor version: 2.10
This package provides tools for computing and analyzing dependency relationships among R packages. It provides tools for building a graph-based representation of the dependencies among all packages in a list of CRAN-style package repositories. There are also utilities for computing installation order of a given package. If the RCurl package is available, an estimate of the download size required to install a given package and its dependencies can be obtained.
Author: Seth Falcon
Maintainer: Seth Falcon <seth at userprimary.net>
Citation (from within R,
enter citation("pkgDepTools")):
To install this package, start R and enter:
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("pkgDepTools")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("pkgDepTools")
Follow Installation instructions to use this package in your R session.
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: