deepdep: Visualise and Explore the Deep Dependencies of R Packages

Provides tools for exploration of R package dependencies. The main deepdep() function allows to acquire deep dependencies of any package and plot them in an elegant way. It also adds some popularity measures for the packages e.g. in the form of download count through the 'cranlogs' package. Uses the CRAN metadata database <http://crandb.r-pkg.org> and Bioconductor metadata <https://bioconductor.org>. Other data acquire functions are: get_dependencies(), get_downloads() and get_description(). The deepdep_shiny() function runs shiny application that helps to produce a nice 'deepdep' plot.

Version: 0.4.3
Depends: R (≥ 3.2.0)
Imports: cranlogs, httr, jsonlite
Suggests: BiocManager, covr, devtools, ggplot2, ggraph, graphlayouts, igraph, knitr, miniCRAN, plyr, rmarkdown, scales, shiny, shinycssloaders, spelling, stringi, testthat (≥ 2.1.0), vcr
Published: 2024-03-12
Author: Dominik Rafacz ORCID iD [aut, cre], Hubert Baniecki [aut], Szymon Maksymiuk [aut], Laura Bakala [aut], Dirk Eddelbuettel [ctb]
Maintainer: Dominik Rafacz <dominikrafacz at gmail.com>
BugReports: https://github.com/DominikRafacz/deepdep/issues
License: GPL-3
URL: https://dominikrafacz.github.io/deepdep/, https://github.com/DominikRafacz/deepdep
NeedsCompilation: no
Language: en-GB
Materials: NEWS
CRAN checks: deepdep results

Documentation:

Reference manual: deepdep.pdf
Vignettes: Comparison of deepdep to similar packages
deepdep package

Downloads:

Package source: deepdep_0.4.3.tar.gz
Windows binaries: r-devel: deepdep_0.4.3.zip, r-release: deepdep_0.4.3.zip, r-oldrel: deepdep_0.4.3.zip
macOS binaries: r-release (arm64): deepdep_0.4.3.tgz, r-oldrel (arm64): deepdep_0.4.3.tgz, r-release (x86_64): deepdep_0.4.3.tgz
Old sources: deepdep archive

Reverse dependencies:

Reverse suggests: translated

Linking:

Please use the canonical form https://CRAN.R-project.org/package=deepdep to link to this page.