Dependency analysis on package readr

General information

CRAN link link
Package version2.1.2
Number of strong dependencies31
Number of all dependencies79
Number of parent packages13
Max heaviness from parent packages10
Total heaviness from parent packages11
Number of parent packages (including Suggests and Enhances)24
Max co-heaviness from parent packages ("vroom" and "tibble")5

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports LinkingTo Suggests utils methods stats grDevices graphics tools glue rlang magrittr ellipsis lifecycle pkgconfig vctrs cli crayon fansi pillar utf8 R6 tibble withr cpp11 bit64 hms tzdb tidyselect progress bit purrr prettyunits yaml evaluate digest highr stringr xfun stringi jsonlite knitr diffobj rematch2 commonmark xml2 hunspell Rcpp rex httr lazyeval curl mime openssl askpass sys bslib htmltools jquerylib tinytex sass base64enc fastmap fs rappdirs brio callr desc pkgload praise processx ps waldo rprojroot rstudioapi 0 2 4 Imported methods 0 10 20 30 Required packages 0 5 10 15 20 Heaviness from parents methods R6 utils clipr rlang cli crayon lifecycle hms tibble vroom cpp11 tzdb curl datasets xml2 stringi withr knitr spelling covr waldo rmarkdown testthat In total 31 packages are required directly or indirectly (79) when installing 'readr' (2.1.2) Imports LinkingTo Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'readr' Imported functions Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on readr
vroom Imports Parent package is listed in Imports of readr but no object from parent package is imported. 29 10
clipr Imports Parent package is listed in Imports of readr but no object from parent package is imported. 1 1
methods Imports 1 0 0 0 0
R6 Imports 1 0 0 0 0
utils Imports Parent package is listed in Imports of readr but no object from parent package is imported. 0 0
rlang Imports Parent package is listed in Imports of readr but no object from parent package is imported. 1 0
cli Imports Parent package is listed in Imports of readr but no object from parent package is imported. 3 0
crayon Imports Parent package is listed in Imports of readr but no object from parent package is imported. 3 0
lifecycle Imports 4 0 0 4 0
hms Imports 1 0 0 9 0
tibble Imports 2 0 0 15 0
cpp11 LinkingTo Parent package is listed in LinkingTo of readr but no object from parent package is imported. 0 0
tzdb LinkingTo Parent package is listed in LinkingTo of readr but no object from parent package is imported. 1 0
rmarkdown Suggests No object is imported into the namespace of readr. 27 20
testthat Suggests No object is imported into the namespace of readr. 36 17
spelling Suggests No object is imported into the namespace of readr. 18 14
covr Suggests No object is imported into the namespace of readr. 20 13
knitr Suggests No object is imported into the namespace of readr. 12 8
waldo Suggests No object is imported into the namespace of readr. 20 4
stringi Suggests No object is imported into the namespace of readr. 3 2
curl Suggests No object is imported into the namespace of readr. 0 1
datasets Suggests No object is imported into the namespace of readr. 0 1
xml2 Suggests No object is imported into the namespace of readr. 1 1
withr Suggests No object is imported into the namespace of readr. 3 0

Analysis was done with pkgndep.