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.zip(r-4.7)crandep_0.3.13.zip(r-4.6)crandep_0.3.13.zip(r-4.5)
crandep_0.3.13.tgz(r-4.6-x86_64)crandep_0.3.13.tgz(r-4.6-arm64)crandep_0.3.13.tgz(r-4.5-x86_64)crandep_0.3.13.tgz(r-4.5-arm64)
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.tar.gz(r-4.5-arm64)crandep_0.3.13.tar.gz(r-4.5-x86_64)
crandep_0.3.13.tgz(r-4.5-emscripten)
crandep.pdf |crandep.html✨
crandep/json (API)
NEWS
| # Install 'crandep' in R: |
| install.packages('crandep', repos = c('https://clement-lee.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:59ab7d63e4. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 157 | ||
| linux-devel-x86_64 | OK | 166 | ||
| source / vignettes | OK | 454 | ||
| linux-release-arm64 | OK | 152 | ||
| linux-release-x86_64 | OK | 153 | ||
| macos-release-arm64 | OK | 204 | ||
| macos-release-x86_64 | OK | 478 | ||
| macos-oldrel-arm64 | OK | 194 | ||
| macos-oldrel-x86_64 | OK | 247 | ||
| windows-devel | OK | 156 | ||
| windows-release | OK | 135 | ||
| windows-oldrel | OK | 125 | ||
| wasm-release | OK | 150 |
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 Apr 12 2026.Last update: 2024-12-06
Started: 2020-05-08
Modelling the number of reverse dependencies
Rendered fromdegree.Rmdusingknitr::rmarkdownon Apr 12 2026.Last update: 2025-05-02
Started: 2020-07-18
The dependency network of all CRAN packages
Rendered fromcran.Rmdusingknitr::rmarkdownon Apr 12 2026.Last update: 2025-05-07
Started: 2020-08-03
