Package: pkgDepTools
Type: Package
Title: Package Dependency Tools
Version: 1.44.0
Author: Seth Falcon
Maintainer: Seth Falcon <seth@userprimary.net>
Description: 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.
License: GPL-2
Depends: methods, graph, RBGL
Imports: graph, RBGL
Suggests: Biobase, Rgraphviz, RCurl, BiocInstaller
LazyLoad: Yes
biocViews: Infrastructure, GraphAndNetwork
NeedsCompilation: no
Packaged: 2017-10-30 23:58:00 UTC; biocbuild
Built: R 3.4.2; ; 2017-10-31 07:03:07 UTC; windows
