Bioconductor version: Release (3.16)
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 [aut], Bioconductor Package Maintainer [cre]
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
Citation (from within R,
enter citation("pkgDepTools")
):
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("pkgDepTools")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("pkgDepTools")
R Script | How to Use pkgDepTools | |
Reference Manual |
biocViews | GraphAndNetwork, Infrastructure, Software |
Version | 1.63.0 |
In Bioconductor since | BioC 1.9 (R-2.4) (16.5 years) |
License | GPL-2 |
Depends | methods, graph, RBGL |
Imports | graph, RBGL |
LinkingTo | |
Suggests | Biobase, Rgraphviz, RCurl, BiocManager |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Source Package | pkgDepTools_1.63.0.tar.gz |
Windows Binary | pkgDepTools_1.64.0.zip |
macOS Binary (x86_64) | pkgDepTools_1.64.0.tgz |
macOS Binary (arm64) | pkgDepTools_1.64.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/pkgDepTools |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/pkgDepTools |
Bioc Package Browser | https://code.bioconductor.org/browse/pkgDepTools/ |
Package Short Url | https://bioconductor.org/packages/pkgDepTools/ |
Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: