Dependency analysis on package wikitaxa

General information

CRAN link link
Package version0.4.0
Number of strong dependencies103
Number of all dependencies126
Number of parent packages7
Max heaviness from parent packages75
Total heaviness from parent packages81
Number of parent packages (including Suggests and Enhances)11
Max co-heaviness from parent packages ("WikidataR" and "tibble")14

Dependency heatmap

In the following dependency heatmap, rows are the parent packages of wikitaxa 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 wikitaxa.

Adjust heatmap size:
Base packages Other packages Imports Suggests methods utils tools grDevices stats graphics grid parallel splines magrittr jsonlite R6 glue rlang evaluate yaml curl mime crayon ellipsis fansi lifecycle pillar pkgconfig vctrs cli utf8 stringr stringi base64enc digest highr xfun urltools httpcode Rcpp triebeard httr tibble openssl htmltools cpp11 askpass withr knitr rstudioapi fastmap sys WikipediR WikidataQueryServiceR dplyr Hmisc progress pbapply readr ratelimitr purrr rex generics tidyselect lattice survival Formula ggplot2 latticeExtra cluster rpart nnet foreign gtable gridExtra data.table htmlTable viridis hms prettyunits clipr vroom tzdb assertthat lazyeval Matrix isoband MASS mgcv scales png jpeg RColorBrewer checkmate htmlwidgets viridisLite bit64 nlme farver labeling munsell backports bit colorspace rprojroot crul webmockr fauxpas whisker bslib jquerylib tinytex sass fs rappdirs brio callr desc pkgload praise processx ps waldo diffobj rematch2 0 0.5 1 Imported methods 0 50 100 Required packages 0 20 40 60 Heaviness from parents curl data.table jsonlite xml2 crul tibble WikidataR knitr vcr rmarkdown testthat In total 103 packages are required directly or indirectly (126) when installing 'wikitaxa' (0.4.0) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'wikitaxa' Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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 wikitaxa: number of required packages that can be reduced if moving parent package to Suggests of wikitaxa.

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on wikitaxa
WikidataR Imports Parent package is listed in Imports of wikitaxa but no object from parent package is imported. 96 75
crul Imports Parent package is listed in Imports of wikitaxa but no object from parent package is imported. 11 5
xml2 Imports Parent package is listed in Imports of wikitaxa but no object from parent package is imported. 1 1
curl Imports Parent package is listed in Imports of wikitaxa but no object from parent package is imported. 0 0
data.table Imports Parent package is listed in Imports of wikitaxa but no object from parent package is imported. 1 0
jsonlite Imports Parent package is listed in Imports of wikitaxa but no object from parent package is imported. 1 0
tibble Imports Parent package is listed in Imports of wikitaxa but no object from parent package is imported. 15 0
testthat Suggests No object is imported into the namespace of wikitaxa. 36 12
rmarkdown Suggests No object is imported into the namespace of wikitaxa. 27 7
vcr Suggests No object is imported into the namespace of wikitaxa. 24 5
knitr Suggests No object is imported into the namespace of wikitaxa. 12 0

The following table lists pairs of parent packages with co-heaviness larger than 10. The co-heaviness measures the number of additional dependencies that two parent packages simultaneously import and are only imported by the two parents.

Note the co-heaviness from parents can be always easily observed in the dependency heatmap.

Parent 1 Parent 2 Co-heaviness on wikitaxa Co-heaviness as Jaccard coeffcient
tibble WikidataR 14 0.157

Analysis was done with pkgndep.