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 |
DOI: |
10.32614/CRAN.package.deepdep |
Author: |
Dominik Rafacz
[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 |