pkgDepTools

Package Dependency Tools

Bioconductor version: Release (2.7)

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

To install this package, start R and enter:

source("http:///biocLite.R")
biocLite("pkgDepTools")    

Documentation

PDF R Script How to Use pkgDepTools

Reference Manual

Details

biocViews Infrastructure, GraphsAndNetworks
Depends methods, graph, RBGL
Imports graph, RBGL
Suggests Biobase, Rgraphviz, RCurl
System Requirements
License GPL-2
URL
Depends On Me
Imports Me
Suggests Me
Version 1.16.0

Package Downloads

Package Source pkgDepTools_1.16.0.tar.gz
Windows Binary pkgDepTools_1.16.0.zip (32- & 64-bit)
MacOS 10.5 (Leopard) binary pkgDepTools_1.16.0.tgz
Package Downloads Report Download Stats

Workflows »

Common Bioconductor workflows include:

 

Mailing Lists »

Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!

Fred Hutchinson Cancer Research Center