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]
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 14 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
03/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/13Downloads for pkgndep05101520253035TrendBars

Today's Hot Picks in Authors and Packages

networkscaleup  
Network Scale-Up Models for Aggregated Relational Data
Provides a variety of Network Scale-up Models for researchers to analyze Aggregated Relational Data, ...
Download / Learn more Package Citations See dependency  
bcf  
Causal Inference using Bayesian Causal Forests
Causal inference for a binary treatment and continuous outcome using Bayesian Causal Forests. See Ha ...
Download / Learn more Package Citations See dependency  
spatstat.utils  
Utility Functions for 'spatstat'
Contains utility functions for the 'spatstat' family of packages which may also be useful for other ...
Download / Learn more Package Citations See dependency  
AzureKeyVault  
Key and Secret Management in 'Azure'
Manage keys, certificates, secrets, and storage accounts in Microsoft's 'Key Vault' service: ...
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  
mlim  
Single and Multiple Imputation with Automated Machine Learning
Machine learning algorithms have been used for performing single missing data imputation and most r ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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