Package: crandep Title: Network Analysis of Dependencies of CRAN Packages Version: 0.3.13 Authors@R: person("Clement", "Lee", email = "clement.lee.tm@outlook.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1785-8671")) Description: 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 , of which functions are provided. Depends: R (>= 3.4) License: GPL (>= 2) URL: https://github.com/clement-lee/crandep BugReports: https://github.com/clement-lee/crandep/issues Encoding: UTF-8 LazyData: true Imports: stringr, dplyr, igraph, Rcpp, pracma, gsl, utils, tools, stats Suggests: ggplot2, tibble, visNetwork, knitr, rmarkdown RoxygenNote: 7.2.3 NeedsCompilation: yes SystemRequirements: pandoc (>= 1.12.3) - http://pandoc.org Packaged: 2026-06-11 08:18:12 UTC; root Author: Clement Lee [aut, cre] () Maintainer: Clement Lee VignetteBuilder: knitr LinkingTo: Rcpp, RcppArmadillo Config/pak/sysreqs: libglpk-dev libgsl0-dev libicu-dev libxml2-dev Repository: https://clement-lee.r-universe.dev Date/Publication: 2025-06-16 10:58:40 UTC RemoteUrl: https://github.com/clement-lee/crandep RemoteRef: HEAD RemoteSha: 59ab7d63e470016718106825b03943c7e82365b1