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
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
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

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns