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.
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("pkgDepTools")
| Package source | pkgDepTools_1.8.0.tar.gz |
|---|---|
| Windows binary | pkgDepTools_1.8.0.zip |
| MacOS X 10.4 (Tiger) binary | pkgDepTools_1.8.0.tgz |
| MacOS X 10.5 (Leopard) binary | pkgDepTools_1.8.0.tgz |
| Package Downloads Report | Downloads Stats |
| biocViews | |
|---|---|
| Depends | |
| Imports | |
| Suggests | |
| System Requirements | |
| License | GPL2 |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Development History | Bioconductor Changelog |