Package: crandep 0.3.13
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.1111/stan.12355>, of which functions are provided.
Authors:
crandep_0.3.13.tar.gz
crandep_0.3.13.tar.gz(r-4.7-arm64)crandep_0.3.13.tar.gz(r-4.7-x86_64)crandep_0.3.13.tar.gz(r-4.6-arm64)crandep_0.3.13.tar.gz(r-4.6-x86_64)
crandep_0.3.13.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
crandep/json (API)
NEWS
| # Install 'crandep' in R: |
| install.packages('crandep', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/clement-lee/crandep/issues
- chi_citations - Citation network of CHI papers
- cran_dependencies - Dependencies of CRAN packages
Last updated from:e0f5048e5d. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 155 | ||
| linux-devel-x86_64 | OK | 196 | ||
| source / vignettes | OK | 381 | ||
| linux-release-arm64 | OK | 162 | ||
| linux-release-x86_64 | OK | 155 | ||
| wasm-release | OK | 139 |
Exports:df_to_graphdmix2dmix3dpolget_depget_dep_all_packagesget_graph_all_packagesmarg_powmcmc_mix1mcmc_mix1_wrappermcmc_mix2mcmc_mix2_wrappermcmc_mix3mcmc_mix3_wrappermcmc_polmcmc_pol_wrapperobtain_u_set_mix1obtain_u_set_mix2obtain_u_set_mix2_constrainedobtain_u_set_mix3Smix2Smix3Spol
Dependencies:clicpp11dplyrgenericsgluegsligraphlatticelifecyclemagrittrMatrixpillarpkgconfigpracmaR6RcppRcppArmadillorlangstringistringrtibbletidyselectutf8vctrswithr
Introduction to crandep
Rendered fromintroduction.Rmdusingknitr::rmarkdownon Jun 11 2026.Last update: 2024-12-06
Started: 2020-05-16
Modelling the number of reverse dependencies
Rendered fromdegree.Rmdusingknitr::rmarkdownon Jun 11 2026.Last update: 2025-05-02
Started: 2020-07-19
The dependency network of all CRAN packages
Rendered fromcran.Rmdusingknitr::rmarkdownon Jun 11 2026.Last update: 2025-06-16
Started: 2020-08-11
