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 <http://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.2.1
Depends: R (≥ 3.2.0)
Imports: cranlogs, ggforce, ggplot2, ggraph, graphlayouts, httr, igraph, jsonlite, scales
Suggests: BiocManager, shiny, shinycssloaders, covr, devtools, knitr, miniCRAN, plyr, rmarkdown, spelling, stringi, testthat (≥ 2.1.0)
Published: 2020-05-06
Author: Dominik Rafacz [aut, cre], Hubert Baniecki [aut], Szymon Maksymiuk [aut], Mateusz Bakala [aut]
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

Downloads:

Reference manual: deepdep.pdf
Vignettes: deepdep comparison
deepdep package
Package source: deepdep_0.2.1.tar.gz
Windows binaries: r-devel: deepdep_0.2.1.zip, r-release: deepdep_0.2.1.zip, r-oldrel: deepdep_0.2.1.zip
macOS binaries: r-release: deepdep_0.2.1.tgz, r-oldrel: deepdep_0.2.1.tgz
Old sources: deepdep archive

Linking:

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