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.

Package details

AuthorDominik Rafacz [aut, cre] (<https://orcid.org/0000-0003-0925-1909>), Hubert Baniecki [aut], Szymon Maksymiuk [aut], Laura Bakala [aut], Dirk Eddelbuettel [ctb]
MaintainerDominik Rafacz <dominikrafacz@gmail.com>
LicenseGPL-3
Version0.4.3
URL https://dominikrafacz.github.io/deepdep/ https://github.com/DominikRafacz/deepdep
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("deepdep")

Try the deepdep package in your browser

Any scripts or data that you put into this service are public.

deepdep documentation built on June 22, 2024, 12:23 p.m.