Dependency analysis on package ftExtra

General information

CRAN link link
Package version0.4.0
Number of strong dependencies54
Number of all dependencies72
Number of parent packages14
Max heaviness from parent packages10
Total heaviness from parent packages11
Number of parent packages (including Suggests and Enhances)17
Max co-heaviness from parent packages ("flextable" and "rmarkdown")14

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils methods stats tools grDevices graphics magrittr glue rlang cli vctrs ellipsis R6 stringi lifecycle pillar fansi pkgconfig crayon utf8 evaluate purrr tibble jsonlite stringr xfun yaml highr digest generics tidyselect cpp11 knitr htmltools base64enc bslib jquerylib tinytex fastmap sass fs rappdirs Rcpp dplyr officer rmarkdown xml2 data.table uuid gdtools zip systemfonts askpass curl sys brio callr desc pkgload praise processx ps waldo withr rprojroot rstudioapi diffobj rematch2 0 0.5 1 Imported methods 0 10 20 30 Required packages 0 5 10 Heaviness from parents magrittr yaml jsonlite rlang xfun purrr vctrs stringr tidyselect tibble dplyr tidyr rmarkdown flextable qpdf knitr testthat In total 54 packages are required directly or indirectly (72) when installing 'ftExtra' (0.4.0) Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'ftExtra' Imported functions Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on ftExtra
flextable Imports 1 0 0 38 10
tidyr Imports Parent package is listed in Imports of ftExtra but no object from parent package is imported. 22 1
magrittr Imports 1 0 0 0 0
yaml Imports Parent package is listed in Imports of ftExtra but no object from parent package is imported. 0 0
jsonlite Imports Parent package is listed in Imports of ftExtra but no object from parent package is imported. 1 0
rlang Imports 1 0 0 1 0
xfun Imports Parent package is listed in Imports of ftExtra but no object from parent package is imported. 2 0
purrr Imports Parent package is listed in Imports of ftExtra but no object from parent package is imported. 3 0
vctrs Imports Parent package is listed in Imports of ftExtra but no object from parent package is imported. 5 0
stringr Imports Parent package is listed in Imports of ftExtra but no object from parent package is imported. 7 0
tidyselect Imports Parent package is listed in Imports of ftExtra but no object from parent package is imported. 9 0
tibble Imports Parent package is listed in Imports of ftExtra but no object from parent package is imported. 15 0
dplyr Imports Parent package is listed in Imports of ftExtra but no object from parent package is imported. 20 0
rmarkdown Imports Parent package is listed in Imports of ftExtra but no object from parent package is imported. 27 0
testthat Suggests No object is imported into the namespace of ftExtra. 36 14
qpdf Suggests No object is imported into the namespace of ftExtra. 6 4
knitr Suggests No object is imported into the namespace of ftExtra. 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 ftExtra Co-heaviness as Jaccard coeffcient
rmarkdown flextable 14 0.583

Analysis was done with pkgndep.