Provides the tools for exploration of package dependencies. 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 nice 'deepdep' plot.
Version: | 0.2.0 |
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-03-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://github.com/DominikRafacz/deepdep |
NeedsCompilation: | no |
Language: | en-GB |
Materials: | NEWS |
CRAN checks: | deepdep results |
Reference manual: | deepdep.pdf |
Vignettes: |
deepdep comparison deepdep package |
Package source: | deepdep_0.2.0.tar.gz |
Windows binaries: | r-devel: deepdep_0.2.0.zip, r-devel-gcc8: not available, r-release: deepdep_0.2.0.zip, r-oldrel: deepdep_0.2.0.zip |
OS X binaries: | r-release: deepdep_0.2.0.tgz, r-oldrel: deepdep_0.2.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=deepdep to link to this page.