The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

crandep: Network Analysis of Dependencies of CRAN Packages

The dependencies of CRAN packages can be analysed in a network fashion. For each package we can obtain the packages that it depends, imports, suggests, etc. By iterating this procedure over a number of packages, we can build, visualise, and analyse the dependency network, enabling us to have a bird's-eye view of the CRAN ecosystem. One aspect of interest is the number of reverse dependencies of the packages, or equivalently the in-degree distribution of the dependency network. This can be fitted by the power law and/or an extreme value mixture distribution <doi:10.48550/arXiv.2008.03073>, of which functions are provided.

Version: 0.3.8
Depends: R (≥ 3.4)
Imports: xml2, rvest, stringr, dplyr, igraph, Rcpp, pracma, gsl, stats
LinkingTo: Rcpp, RcppArmadillo
Suggests: ggplot2, tibble, visNetwork, knitr, rmarkdown
Published: 2024-05-02
Author: Clement Lee ORCID iD [aut, cre]
Maintainer: Clement Lee <clement.lee.tm at outlook.com>
BugReports: https://github.com/clement-lee/crandep/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/clement-lee/crandep
NeedsCompilation: yes
SystemRequirements: pandoc (>= 1.12.3) - http://pandoc.org
Materials: README NEWS
CRAN checks: crandep results

Documentation:

Reference manual: crandep.pdf
Vignettes: The dependency network of all CRAN packages
Modelling the number of reverse dependencies
Introduction to crandep

Downloads:

Package source: crandep_0.3.8.tar.gz
Windows binaries: r-devel: crandep_0.3.8.zip, r-release: crandep_0.3.8.zip, r-oldrel: crandep_0.3.8.zip
macOS binaries: r-release (arm64): crandep_0.3.8.tgz, r-oldrel (arm64): crandep_0.3.8.tgz, r-release (x86_64): crandep_0.3.8.tgz, r-oldrel (x86_64): crandep_0.3.8.tgz
Old sources: crandep archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=crandep to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.