Other packages > Find by keyword >

pkgndep  

Analyze Dependency Heaviness of R Packages
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pkgndep", "1.99.3")



Attach the package and use:
library("pkgndep")
Maintained by
Zuguang Gu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-05-21
Latest Update: 2023-08-08
Description:
A new metric named 'dependency heaviness' is proposed that measures the number of additional dependency packages that a parent package brings to its child package and are unique to the dependency packages imported by all other parents. The dependency heaviness analysis is visualized by a customized heatmap. The package is described in . We have also performed the dependency heaviness analysis on the CRAN/Bioconductor package ecosystem and the results are implemented as a web-based database which provides comprehensive tools for querying dependencies of individual R packages. The systematic analysis on the CRAN/Bioconductor ecosystem is described in . From 'pkgndep' version 2.0.0, the heaviness database includes snapshots of the CRAN/Bioconductor ecosystems for many old R versions.
How to cite:
Zuguang Gu (2020). pkgndep: Analyze Dependency Heaviness of R Packages. R package version 1.99.3, https://cran.r-project.org/web/packages/pkgndep. Accessed 24 Apr. 2025.
Previous versions and publish date:
1.0.0 (2020-05-21 11:30), 1.0.1 (2020-11-12 10:20), 1.0.2 (2021-01-08 12:00), 1.0.3 (2021-03-05 13:40), 1.1.0 (2021-11-10 15:00), 1.1.1 (2022-02-15 11:00), 1.1.2 (2022-03-22 10:50), 1.1.3 (2022-03-28 14:10), 1.1.4 (2022-06-10 01:20), 1.1.5 (2022-08-09 13:40), 1.2.0 (2022-08-31 00:40), 1.2.1 (2022-11-15 20:50), 1.99.2 (2023-08-09 01:00)
Other packages that cited pkgndep R package
View pkgndep citation profile
Other R packages that pkgndep depends, imports, suggests or enhances
Complete documentation for pkgndep
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
PQLseq  
Efficient Mixed Model Analysis of Count Data in Large-Scale Genomic Sequencing Studies
An efficient tool designed for differential analysis of large-scale RNA sequencing (RNAseq) data and ...
Download / Learn more Package Citations See dependency  
rattle  
Graphical User Interface for Data Science in R
The R Analytic Tool To Learn Easily (Rattle) provides a collection of utilities functions for the d ...
Download / Learn more Package Citations See dependency  
TeachHist  
A Collection of Amended Histograms Designed for Teaching Statistics
Statistics students often have problems understanding the relation between a random variable's true ...
Download / Learn more Package Citations See dependency  
stratbr  
Optimal Stratification in Stratified Sampling
An Optimization Algorithm Applied to Stratification Problem.This function aims at constructing optim ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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