Dependency analysis on package forcats

General information

CRAN link link
Package version0.5.1
Number of strong dependencies16
Number of all dependencies93
Number of parent packages4
Max heaviness from parent packages12
Total heaviness from parent packages12
Number of parent packages (including Suggests and Enhances)11
Max co-heaviness from parent packages ("tibble" and "magrittr")1

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils methods grDevices stats tools graphics grid splines rlang magrittr glue crayon ellipsis fansi lifecycle pillar pkgconfig vctrs cli utf8 R6 digest withr tibble yaml evaluate jsonlite highr stringr xfun stringi tidyselect purrr rex httr lazyeval curl mime openssl askpass sys generics bslib htmltools jquerylib knitr tinytex sass base64enc fastmap fs rappdirs clipr hms vroom cpp11 tzdb bit64 progress bit prettyunits brio callr desc pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 gtable isoband MASS mgcv scales nlme Matrix farver labeling munsell RColorBrewer viridisLite lattice colorspace 0 0.5 1 Imported methods 0 10 20 30 Required packages 0 10 20 Heaviness from parents magrittr rlang ellipsis tibble knitr covr dplyr rmarkdown readr testthat ggplot2 In total 16 packages are required directly or indirectly (93) when installing 'forcats' (0.5.1) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'forcats' Imported functions 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 forcats.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on forcats
tibble Imports Parent package is listed in Imports of forcats but no object from parent package is imported. 15 12
magrittr Imports 1 0 0 0 0
rlang Imports The whole set of functions/methods/classes from parent package is imported to the namespace of forcats. 1 0
ellipsis Imports Parent package is listed in Imports of forcats but no object from parent package is imported. 2 0
rmarkdown Suggests No object is imported into the namespace of forcats. 27 22
ggplot2 Suggests No object is imported into the namespace of forcats. 37 22
testthat Suggests No object is imported into the namespace of forcats. 36 21
covr Suggests No object is imported into the namespace of forcats. 20 17
readr Suggests No object is imported into the namespace of forcats. 31 16
knitr Suggests No object is imported into the namespace of forcats. 12 9
dplyr Suggests No object is imported into the namespace of forcats. 20 5

Analysis was done with pkgndep.