Dependency analysis on package tidytree

General information

CRAN link link
Package version0.3.9
Number of strong dependencies34
Number of all dependencies68
Number of parent packages11
Max heaviness from parent packages9
Total heaviness from parent packages13
Number of parent packages (including Suggests and Enhances)16
Max co-heaviness from parent packages ("tidyr" and "dplyr")3

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils methods grDevices stats tools graphics parallel grid glue magrittr rlang vctrs ellipsis cli lifecycle fansi crayon utf8 R6 pillar pkgconfig purrr tibble generics tidyselect nlme lattice Rcpp dplyr cpp11 evaluate highr stringr yaml xfun stringi jsonlite digest bslib htmltools jquerylib knitr tinytex sass base64enc fastmap fs rappdirs rmarkdown brio callr desc pkgload praise processx ps waldo withr rprojroot rstudioapi diffobj rematch2 0 5 10 Imported methods 0 10 20 30 Required packages 0 5 10 15 20 Heaviness from parents lazyeval magrittr methods rlang yulab.utils tidyselect ape pillar tibble dplyr tidyr utils knitr rmarkdown prettydoc testthat In total 34 packages are required directly or indirectly (68) when installing 'tidytree' (0.3.9) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'tidytree' Imported functions


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on tidytree
ape Imports 5 0 0 11 9
tidyr Imports 1 0 0 22 2
lazyeval Imports 1 0 0 0 1
yulab.utils Imports 1 0 0 1 1
magrittr Imports 2 0 0 0 0
methods Imports 6 0 0 0 0
rlang Imports 1 0 0 1 0
tidyselect Imports 1 0 0 9 0
pillar Imports 1 0 0 12 0
tibble Imports 2 0 0 15 0
dplyr Imports 12 0 0 20 0
prettydoc Suggests No object is imported into the namespace of tidytree. 28 20
rmarkdown Suggests No object is imported into the namespace of tidytree. 27 19
testthat Suggests No object is imported into the namespace of tidytree. 36 17
knitr Suggests No object is imported into the namespace of tidytree. 12 7
utils Suggests No object is imported into the namespace of tidytree. 0 0

Analysis was done with pkgndep.