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.11")



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: 2023-08-18
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.11, https://cran.r-project.org/web/packages/crandep. Accessed 04 Jan. 2025.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

NestedMenu  
A Nested Menu Widget for 'Shiny' Applications
Provides a nested menu widget for usage in 'Shiny' applications. This is useful for hierarchical ch ...
Download / Learn more Package Citations See dependency  
gggibbous  
Moon Charts, a Pie Chart Alternative
Moon charts are like pie charts except that the proportions are shown as crescent or gibbous portio ...
Download / Learn more Package Citations See dependency  
VARMER  
Variational Merging
A new mathematical formulation to merge observed data with gridded images of environmental variables ...
Download / Learn more Package Citations See dependency  
EffectLiteR  
Average and Conditional Effects
Use structural equation modeling to estimate average and conditional effects of a treatment variabl ...
Download / Learn more Package Citations See dependency  
qualmap  
Opinionated Approach for Digitizing Semi-Structured Qualitative GIS Data
Provides a set of functions for taking qualitative GIS data, hand drawn on a map, and converting it ...
Download / Learn more Package Citations See dependency  
ravedash  
Dashboard System for Reproducible Visualization of "iEEG"
Dashboard system to display the analysis results produced by 'RAVE' (Magnotti J.F., Wang Z., Beauch ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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