DominikRafacz/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.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.4.2
URL https://dominikrafacz.github.io/deepdep/ https://github.com/DominikRafacz/deepdep
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("DominikRafacz/deepdep")
DominikRafacz/deepdep documentation built on Feb. 27, 2023, 3:39 p.m.