Other packages > Find by keyword >

crandep  

Network Analysis of Dependencies of CRAN Packages
View on CRAN: Click here


Download and install crandep package within the R console
Install from CRAN:
install.packages("crandep")

Install from Github:
library("remotes")
install_github("cran/crandep")

Install by package version:
library("remotes")
install_version("crandep", "0.3.13")



Attach the package and use:
library("crandep")
Maintained by
Clement Lee
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-05-16
Latest Update: 2025-06-16
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.
How to cite:
Clement Lee (2020). crandep: Network Analysis of Dependencies of CRAN Packages. R package version 0.3.13, https://cran.r-project.org/web/packages/crandep. Accessed 04 Jun. 2026.
Previous versions and publish date:
0.0.1 (2020-05-16 11:50), 0.0.2 (2020-07-19 14:50), 0.1.0 (2020-08-11 16:10), 0.1.1 (2020-09-12 07:30), 0.2.0 (2021-05-10 22:32), 0.3.0 (2021-06-10 13:00), 0.3.1 (2022-06-03 10:30), 0.3.2 (2023-08-18 14:42), 0.3.3 (2023-11-21 20:00), 0.3.4 (2023-12-19 13:10), 0.3.5 (2024-01-19 13:40), 0.3.6 (2024-02-26 19:40), 0.3.7 (2024-03-28 17:10), 0.3.8 (2024-05-02 13:42), 0.3.9 (2024-05-30 19:40), 0.3.10 (2024-08-18 18:00), 0.3.11 (2024-12-06 19:00), 0.3.12 (2025-05-02 18:10)
Other packages that cited crandep R package
View crandep citation profile
Other R packages that crandep depends, imports, suggests or enhances
Complete documentation for crandep
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA