Dependency analysis on package modelr

General information

CRAN link link
Package version0.1.8
Number of strong dependencies49
Number of all dependencies75
Number of parent packages8
Max heaviness from parent packages26
Total heaviness from parent packages26
Number of parent packages (including Suggests and Enhances)12
Max co-heaviness from parent packages ("broom" and "tidyr")5

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils methods grDevices stats graphics tools grid splines rlang magrittr glue cli ellipsis vctrs crayon lifecycle pillar fansi pkgconfig utf8 R6 tibble digest withr purrr dplyr generics tidyselect cpp11 gtable isoband MASS mgcv scales nlme Matrix farver labeling munsell RColorBrewer viridisLite lattice colorspace backports stringr tidyr ggplot2 stringi jsonlite rex httr yaml lazyeval curl mime openssl askpass sys brio callr desc evaluate pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 0 1 2 3 Imported methods 0 20 40 Required packages 0 10 20 Heaviness from parents magrittr rlang purrr vctrs tidyselect tibble tidyr broom compiler covr testthat ggplot2 In total 49 packages are required directly or indirectly (75) when installing 'modelr' (0.1.8) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'modelr' 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 modelr.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on modelr
broom Imports 1 0 0 48 26
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 modelr. 1 0
purrr Imports 3 0 0 3 0
vctrs Imports Parent package is listed in Imports of modelr but no object from parent package is imported. 5 0
tidyselect Imports Parent package is listed in Imports of modelr but no object from parent package is imported. 9 0
tibble Imports 1 0 0 15 0
tidyr Imports Parent package is listed in Imports of modelr but no object from parent package is imported. 22 0
testthat Suggests No object is imported into the namespace of modelr. 36 15
covr Suggests No object is imported into the namespace of modelr. 20 11
compiler Suggests No object is imported into the namespace of modelr. 0 1
ggplot2 Suggests No object is imported into the namespace of modelr. 37 0

Analysis was done with pkgndep.