# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "deepdep" in publications use:' type: software license: GPL-3.0-only title: 'deepdep: Visualise and Explore the Deep Dependencies of R Packages' version: 0.4.2 doi: 10.32614/CRAN.package.deepdep abstract: '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 and Bioconductor metadata . 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.' authors: - family-names: Rafacz given-names: Dominik email: dominikrafacz@gmail.com orcid: https://orcid.org/0000-0003-0925-1909 - family-names: Baniecki given-names: Hubert - family-names: Maksymiuk given-names: Szymon - family-names: Bakala given-names: Laura repository: https://turtletopia.r-universe.dev repository-code: https://github.com/DominikRafacz/deepdep commit: df6678e07c9cfaef4ab48afba7c5fdf97f3719f5 url: https://dominikrafacz.github.io/deepdep/ contact: - family-names: Rafacz given-names: Dominik email: dominikrafacz@gmail.com orcid: https://orcid.org/0000-0003-0925-1909