Package: pkgDepTools
Type: Package
Title: Package Dependency Tools
Version: 1.52.0
Authors@R: c(
    person("Seth", "Falcon", role="aut"),
    person(
        "Bioconductor Package", "Maintainer",
        email = "maintainer@bioconductor.org",
        role = "cre"
    ))
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, BiocManager
LazyLoad: Yes
biocViews: Infrastructure, GraphAndNetwork
git_url: https://git.bioconductor.org/packages/pkgDepTools
git_branch: RELEASE_3_10
git_last_commit: c8d6f92
git_last_commit_date: 2019-10-29
Date/Publication: 2019-10-29
NeedsCompilation: no
Packaged: 2019-10-30 01:43:24 UTC; biocbuild
Author: Seth Falcon [aut],
  Bioconductor Package Maintainer [cre]
Maintainer: Bioconductor Package Maintainer <maintainer@bioconductor.org>
Built: R 3.6.1; ; 2019-10-30 13:54:40 UTC; windows
