Dependency analysis on package arules

General information

CRAN link link
Package version1.7-3
Number of strong dependencies9
Number of all dependencies117
Number of parent packages6
Max heaviness from parent packages4
Total heaviness from parent packages5
Number of parent packages (including Suggests and Enhances)11
Max co-heaviness from parent packages ("stats" and "Matrix")1

Dependency heatmap

In the following dependency heatmap, rows are the parent packages of arules and columns are the dependency packages that each parent package brings in. On the right side of the heatmap, there are three barplot annotations: 1. number of imported functions/S4 methods/S4 classes from parent packages; 2. number of dependency packages from each parent package; 3. heaviness of each parent package on arules.

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests methods utils stats graphics grDevices grid tools splines lattice glue magrittr arules Matrix generics Rcpp foreach RcppEigen codetools iterators tibble pkgconfig digest rlang withr ellipsis fansi lifecycle pillar vctrs R6 jsonlite cli crayon utf8 XML stringr stringi discretization glmnet shape survival brio callr desc evaluate pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 seriation vcd igraph scatterplot3d ggplot2 ggraph tidyr dplyr DT plotly visNetwork TSP qap cluster gclus colorspace MASS registry lmtest gtable isoband mgcv scales ggforce ggrepel viridis tidygraph graphlayouts purrr tidyselect cpp11 htmltools htmlwidgets crosstalk jquerylib promises httr viridisLite base64enc RColorBrewer lazyeval data.table zoo nlme farver labeling munsell tweenr polyclip gridExtra RcppArmadillo fastmap yaml later curl mime openssl askpass sys 0 5 10 Imported methods 0 20 40 60 80 Required packages 0 20 40 60 80 Heaviness from parents Matrix stats methods graphics utils generics XML pmml arulesCBA testthat arulesViz In total 9 packages are required directly or indirectly (117) when installing 'arules' (1.7-3) Depends Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'arules' Imported functions Imported S4 methods Imported S4 classes The whole namespace is imported Package is listed in 'Imports' but namespace is not imported


Dependency table

"Import" information is from the NAMESPACE file of arules.

imports: number of imported functions/objects; importMethods: number of imported S4 methods; importClasses: number of imported S4 classes.

Required packages: number of strong dependency packages for each of the parent package (or in other words, number of dependency packages the parent package brings in).

Heaviness from parent on arules: number of required packages that can be reduced if moving parent package to Suggests of arules.

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on arules
Matrix Depends 7 3 2 7 4
generics Imports 5 0 0 1 1
stats Imports 3 0 0 0 0
methods Imports The whole set of functions/methods/classes from parent package is imported to the namespace of arules. 0 0
graphics Imports The whole set of functions/methods/classes from parent package is imported to the namespace of arules. 0 0
utils Imports Parent package is listed in Imports of arules but no object from parent package is imported. 0 0
arulesViz Suggests No object is imported into the namespace of arules. 93 85
testthat Suggests No object is imported into the namespace of arules. 36 32
arulesCBA Suggests No object is imported into the namespace of arules. 20 12
pmml Suggests No object is imported into the namespace of arules. 9 7
XML Suggests No object is imported into the namespace of arules. 2 1

Analysis was done with pkgndep.