Dependency analysis on package questionr

General information

CRAN link link
Package version0.7.7
Number of strong dependencies79
Number of all dependencies138
Number of parent packages11
Max heaviness from parent packages19
Total heaviness from parent packages36
Number of parent packages (including Suggests and Enhances)22
Max co-heaviness from parent packages ("miniUI" and "shiny")17

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils grDevices methods stats tools graphics grid splines rlang glue magrittr crayon ellipsis lifecycle R6 cli digest tibble fansi pillar pkgconfig vctrs utf8 withr purrr stringr stringi xfun fastmap base64enc jsonlite htmltools tidyselect cpp11 generics MASS rprojroot commonmark bslib Rcpp sass jquerylib fs rappdirs dplyr rematch2 httpuv mime xtable fontawesome sourcetools later promises cachem tidyr e1071 class KernSmooth proxy R.cache R.methodsS3 R.oo R.utils shiny haven forcats hms readr clipr vroom tzdb bit64 progress bit prettyunits evaluate highr yaml Matrix lattice knitr rstudioapi survival desc pkgload gtable isoband mgcv scales nlme farver labeling munsell RColorBrewer viridisLite colorspace minqa numDeriv mitools DBI tinytex lubridate snakecase brew xml2 brio callr praise processx ps waldo diffobj Formula ggplot2 latticeExtra cluster rpart nnet foreign gridExtra data.table htmlTable viridis png jpeg checkmate htmlwidgets backports 0 2 4 Imported methods 0 20 40 60 Required packages 0 10 20 30 Heaviness from parents rstudioapi graphics stats utils highr htmltools classInt styler shiny miniUI labelled knitr survey forcats dplyr tidyr rmarkdown janitor roxygen2 testthat ggplot2 Hmisc In total 79 packages are required directly or indirectly (138) when installing 'questionr' (0.7.7) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'questionr' 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 questionr.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on questionr
labelled Imports 2 0 0 40 19
styler Imports Parent package is listed in Imports of questionr but no object from parent package is imported. 28 7
classInt Imports Parent package is listed in Imports of questionr but no object from parent package is imported. 10 6
highr Imports 1 0 0 3 2
rstudioapi Imports The whole set of functions/methods/classes from parent package is imported to the namespace of questionr. 0 1
miniUI Imports The whole set of functions/methods/classes from parent package is imported to the namespace of questionr. 35 1
graphics Imports Parent package is listed in Imports of questionr but no object from parent package is imported. 0 0
stats Imports 5 0 0 0 0
utils Imports 1 0 0 0 0
htmltools Imports 1 0 0 6 0
shiny Imports The whole set of functions/methods/classes from parent package is imported to the namespace of questionr. 34 0
Hmisc Suggests No object is imported into the namespace of questionr. 67 36
ggplot2 Suggests No object is imported into the namespace of questionr. 37 16
testthat Suggests No object is imported into the namespace of questionr. 36 11
survey Suggests No object is imported into the namespace of questionr. 15 10
roxygen2 Suggests No object is imported into the namespace of questionr. 30 8
rmarkdown Suggests No object is imported into the namespace of questionr. 27 5
knitr Suggests No object is imported into the namespace of questionr. 12 3
janitor Suggests No object is imported into the namespace of questionr. 29 3
forcats Suggests No object is imported into the namespace of questionr. 16 0
dplyr Suggests No object is imported into the namespace of questionr. 20 0
tidyr Suggests No object is imported into the namespace of questionr. 22 0

The following table lists pairs of parent packages with co-heaviness larger than 10. The co-heaviness measures the number of additional dependencies that two parent packages simultaneously import and are only imported by the two parents.

Note the co-heaviness from parents can be always easily observed in the dependency heatmap.

Parent 1 Parent 2 Co-heaviness on questionr Co-heaviness as Jaccard coeffcient
shiny miniUI 17 0.944

Analysis was done with pkgndep.