Dependency analysis on package skimr

General information

CRAN link link
Package version2.1.4
Number of strong dependencies38
Number of all dependencies86
Number of parent packages14
Max heaviness from parent packages6
Total heaviness from parent packages13
Number of parent packages (including Suggests and Enhances)24
Max co-heaviness from parent packages ("knitr" and "stringr")3

Dependency heatmap

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

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


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on skimr
repr Imports 1 0 0 18 6
knitr Imports 1 0 0 12 5
tidyr Imports Parent package is listed in Imports of skimr but no object from parent package is imported. 22 2
magrittr Imports 1 0 0 0 0
stats Imports Parent package is listed in Imports of skimr but no object from parent package is imported. 0 0
rlang Imports 2 0 0 1 0
cli Imports Parent package is listed in Imports of skimr but no object from parent package is imported. 3 0
purrr Imports Parent package is listed in Imports of skimr but no object from parent package is imported. 3 0
vctrs Imports 2 0 0 5 0
stringr Imports Parent package is listed in Imports of skimr but no object from parent package is imported. 7 0
tidyselect Imports 7 0 0 9 0
pillar Imports 2 0 0 12 0
tibble Imports Parent package is listed in Imports of skimr but no object from parent package is imported. 15 0
dplyr Imports 1 0 0 20 0
testthat Suggests No object is imported into the namespace of skimr. 36 15
haven Suggests No object is imported into the namespace of skimr. 33 13
covr Suggests No object is imported into the namespace of skimr. 20 11
rmarkdown Suggests No object is imported into the namespace of skimr. 27 7
extrafont Suggests No object is imported into the namespace of skimr. 4 3
withr Suggests No object is imported into the namespace of skimr. 3 2
dtplyr Suggests No object is imported into the namespace of skimr. 22 2
data.table Suggests No object is imported into the namespace of skimr. 1 1
lubridate Suggests No object is imported into the namespace of skimr. 3 1
crayon Suggests No object is imported into the namespace of skimr. 3 0

Analysis was done with pkgndep.