Dependency analysis on package janitor

General information

CRAN link link
Package version2.1.0
Number of strong dependencies29
Number of all dependencies78
Number of parent packages11
Max heaviness from parent packages1
Total heaviness from parent packages3
Number of parent packages (including Suggests and Enhances)17
Max co-heaviness from parent packages ("tidyr" and "dplyr")9

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils methods tools stats grDevices graphics grid magrittr glue rlang vctrs ellipsis cli lifecycle R6 pillar fansi pkgconfig crayon utf8 generics stringi purrr tibble cpp11 stringr tidyselect dplyr evaluate highr yaml xfun jsonlite digest classInt DBI Rcpp s2 units e1071 class KernSmooth wk proxy MASS bslib htmltools jquerylib knitr tinytex sass base64enc fastmap fs rappdirs igraph tidyr Matrix lattice brio callr desc pkgload praise processx ps waldo withr rprojroot rstudioapi diffobj rematch2 0 1 2 3 Imported methods 0 10 20 30 Required packages 0 5 10 15 Heaviness from parents magrittr rlang lubridate purrr stringi lifecycle stringr snakecase tidyselect dplyr tidyr knitr tibble sf rmarkdown tidygraph testthat In total 29 packages are required directly or indirectly (78) when installing 'janitor' (2.1.0) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'janitor' Imported functions Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on janitor
lubridate Imports 2 0 0 3 1
snakecase Imports 1 0 0 8 1
tidyr Imports Parent package is listed in Imports of janitor but no object from parent package is imported. 22 1
magrittr Imports 1 0 0 0 0
rlang Imports 3 0 0 1 0
purrr Imports Parent package is listed in Imports of janitor but no object from parent package is imported. 3 0
stringi Imports 2 0 0 3 0
lifecycle Imports Parent package is listed in Imports of janitor but no object from parent package is imported. 4 0
stringr Imports 2 0 0 7 0
tidyselect Imports 1 0 0 9 0
dplyr Imports 1 0 0 20 0
testthat Suggests No object is imported into the namespace of janitor. 36 18
rmarkdown Suggests No object is imported into the namespace of janitor. 27 17
sf Suggests No object is imported into the namespace of janitor. 19 14
tidygraph Suggests No object is imported into the namespace of janitor. 30 6
knitr Suggests No object is imported into the namespace of janitor. 12 5
tibble Suggests No object is imported into the namespace of janitor. 15 0

Analysis was done with pkgndep.