A desirable property of an R package is that it has a minimal number of dependencies (https://tinyverse.org). This website is build based on information from Dirk Eddelbuettel`s blogpost #20 Dependencies. Now with badges.
This page is updated daily, and contains the number of direct and total dependencies of each KWB-R Github R package.
From the dependency graph it is possible to generate a dependency badge:
https://kwb-githubdeps.netlify.com/badge/<package>
https://kwb-githubdeps.netlify.com/status/<package> # alias
or in markdown
[![status](https://kwb-githubdeps.netlify.com/badge/<package>)](https://github.com/kwb-r/<package>)
e.g.
https://kwb-githubdeps.netlify.com/badge/kwb.utils
https://kwb-githubdeps.netlify.com/status/kwb.utils
https://kwb-githubdeps.netlify.com/status/pkgmeta