CRAN/E | crandep

crandep

Network Analysis of Dependencies of CRAN Packages

Installation

About

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.

github.com/clement-lee/crandep
System requirements pandoc (>= 1.12.3) - http://pandoc.org
Bug report File report

Key Metrics

Version 0.3.7
R ≥ 3.4
Published 2024-03-28 29 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks crandep results

Downloads

Yesterday 15 0%
Last 7 days 56 -43%
Last 30 days 506 -3%
Last 90 days 1.401 -16%
Last 365 days 5.069 +15%

Maintainer

Maintainer

Clement Lee

clement.lee.tm@outlook.com

Authors

Clement Lee

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

The dependency network of all CRAN packages
Modelling the number of reverse dependencies
Introduction to crandep

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

crandep archive

Depends

R ≥ 3.4

Imports

xml2
rvest
stringr
dplyr
igraph
Rcpp
pracma
gsl
stats

Suggests

ggplot2
tibble
visNetwork
knitr
rmarkdown

LinkingTo

Rcpp
RcppArmadillo