Dependency analysis on package vctrs

General information

CRAN link link
Package version0.4.1
Number of strong dependencies5
Number of all dependencies79
Number of parent packages3
Max heaviness from parent packages1
Total heaviness from parent packages2
Number of parent packages (including Suggests and Enhances)18
Max co-heaviness from parent packages ("cli" and "glue")2

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests methods utils grDevices stats tools graphics glue magrittr crayon rlang lifecycle vctrs ellipsis fansi cli utf8 pillar pkgconfig R6 yaml evaluate digest jsonlite tibble highr stringr xfun stringi withr httr curl mime openssl askpass sys purrr diffobj rematch2 bslib fs htmltools sass jquerylib knitr tinytex base64enc fastmap rappdirs callr desc processx rprojroot brio ps bit rex lazyeval generics tidyselect pkgload praise waldo rstudioapi downlit memoise ragg rmarkdown whisker xml2 cachem systemfonts textshaping cpp11 0 0.5 1 Imported methods 0 20 40 60 Required packages 0 20 40 60 Heaviness from parents glue rlang cli zeallot generics xml2 crayon withr bit64 knitr pillar tibble covr dplyr waldo rmarkdown testthat pkgdown In total 5 packages are required directly or indirectly (79) when installing 'vctrs' (0.4.1) Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'vctrs' 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 vctrs.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on vctrs
rlang Imports The whole set of functions/methods/classes from parent package is imported to the namespace of vctrs. 1 1
cli Imports Parent package is listed in Imports of vctrs but no object from parent package is imported. 3 1
glue Imports Parent package is listed in Imports of vctrs but no object from parent package is imported. 1 0
pkgdown Suggests No object is imported into the namespace of vctrs. 62 58
testthat Suggests No object is imported into the namespace of vctrs. 36 32
rmarkdown Suggests No object is imported into the namespace of vctrs. 27 24
covr Suggests No object is imported into the namespace of vctrs. 20 19
dplyr Suggests No object is imported into the namespace of vctrs. 20 16
waldo Suggests No object is imported into the namespace of vctrs. 20 16
tibble Suggests No object is imported into the namespace of vctrs. 15 11
knitr Suggests No object is imported into the namespace of vctrs. 12 10
pillar Suggests No object is imported into the namespace of vctrs. 12 8
withr Suggests No object is imported into the namespace of vctrs. 3 4
bit64 Suggests No object is imported into the namespace of vctrs. 4 3
crayon Suggests No object is imported into the namespace of vctrs. 3 2
zeallot Suggests No object is imported into the namespace of vctrs. 0 1
generics Suggests No object is imported into the namespace of vctrs. 1 1
xml2 Suggests No object is imported into the namespace of vctrs. 1 1

Analysis was done with pkgndep.