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.
Package details |
|
---|---|
Author | Dominik Rafacz [aut, cre] (<https://orcid.org/0000-0003-0925-1909>), Hubert Baniecki [aut], Szymon Maksymiuk [aut], Laura Bakala [aut], Dirk Eddelbuettel [ctb] |
Maintainer | Dominik Rafacz <dominikrafacz@gmail.com> |
License | GPL-3 |
Version | 0.4.2 |
URL | https://dominikrafacz.github.io/deepdep/ https://github.com/DominikRafacz/deepdep |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.