Package: pkgDepTools
Type: Package
Title: Package Dependency Tools
Version: 1.58.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_13
git_last_commit: 706a7e5
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Packaged: 2021-05-20 01:54:22 UTC; biocbuild
Author: Seth Falcon [aut],
  Bioconductor Package Maintainer [cre]
Maintainer: Bioconductor Package Maintainer <maintainer@bioconductor.org>
Built: R 4.1.0; ; 2021-05-20 09:27:14 UTC; windows
