pkgDepTools: Package Dependency Tools

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.

Package details

AuthorSeth Falcon [aut], Bioconductor Package Maintainer [cre]
Bioconductor views GraphAndNetwork Infrastructure
MaintainerBioconductor Package Maintainer <maintainer@bioconductor.org>
LicenseGPL-2
Version1.56.0
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("pkgDepTools")

Try the pkgDepTools package in your browser

Any scripts or data that you put into this service are public.

pkgDepTools documentation built on Nov. 8, 2020, 5:24 p.m.