Dependency analysis on package sjstats

General information

CRAN link link
Package version0.18.1
Number of strong dependencies85
Number of all dependencies179
Number of parent packages19
Max heaviness from parent packages22
Total heaviness from parent packages30
Number of parent packages (including Suggests and Enhances)30
Max co-heaviness from parent packages ("modelr" and "broom")15

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests utils methods stats graphics grDevices grid splines tools parallel stats4 datasets rlang magrittr ellipsis glue tibble lifecycle R6 vctrs pillar fansi pkgconfig cli crayon utf8 MASS Matrix lattice digest withr generics purrr tidyselect nlme insight datawizard dplyr gtable isoband mgcv scales farver labeling munsell RColorBrewer viridisLite colorspace backports ggplot2 Rcpp callr desc processx ps rprojroot numDeriv cpp11 stringr stringi RcppEigen jsonlite bayestestR mvtnorm tidyr minqa brio evaluate pkgload praise waldo rstudioapi diffobj rematch2 xtable boot nloptr testthat broom estimability parameters performance sjlabelled survival matrixStats xfun yaml zoo codetools loo StanHeaders inline gridExtra RcppParallel pkgbuild BH checkmate prettyunits abind lme4 knitr highr mitools DBI libcoin modeltools multcomp TH.data sandwich carData nnet pbkrtest quantreg maptools SparseM MatrixModels sp foreign effectsize ggeffects sjmisc sjstats emmeans modelr rstan posterior rstantools bayesplot shinystan bridgesampling future nleqslv coda tensorA distributional ggridges reshape2 shiny colourpicker DT dygraphs gtools markdown shinyjs shinythemes threejs xts Brobdingnag globals listenv parallelly plyr httpuv mime fontawesome htmltools sourcetools later promises fastmap commonmark bslib cachem htmlwidgets miniUI crosstalk jquerylib igraph base64enc sass lazyeval fs rappdirs 0 20 40 Imported methods 0 50 100 Required packages 0 20 40 60 Heaviness from parents utils magrittr stats rlang insight purrr MASS bayestestR sjlabelled parameters performance emmeans effectsize dplyr tidyr sjmisc broom lme4 modelr graphics pwr pscl survey coin testthat ggplot2 rstan car sjPlot brms In total 85 packages are required directly or indirectly (179) when installing 'sjstats' (0.18.1) Depends Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'sjstats' Imported functions Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on sjstats
utils Depends Parent package is listed in Depends of sjstats but no object from parent package is imported. 0 0
lme4 Imports 1 0 0 49 22
emmeans Imports 2 0 0 8 5
effectsize Imports 4 0 0 9 1
sjmisc Imports 11 0 0 26 1
modelr Imports 1 0 0 49 1
magrittr Imports 1 0 0 0 0
stats Imports 42 0 0 0 0
rlang Imports 3 0 0 1 0
insight Imports 10 0 0 3 0
purrr Imports 8 0 0 3 0
MASS Imports 2 0 0 5 0
bayestestR Imports 3 0 0 6 0
sjlabelled Imports 4 0 0 6 0
parameters Imports 5 0 0 7 0
performance Imports 4 0 0 7 0
dplyr Imports 12 0 0 20 0
tidyr Imports 3 0 0 22 0
broom Imports 2 0 0 48 0
brms Suggests No object is imported into the namespace of sjstats. 123 66
car Suggests No object is imported into the namespace of sjstats. 87 16
rstan Suggests No object is imported into the namespace of sjstats. 58 12
coin Suggests No object is imported into the namespace of sjstats. 22 11
sjPlot Suggests No object is imported into the namespace of sjstats. 91 7
survey Suggests No object is imported into the namespace of sjstats. 15 4
pscl Suggests No object is imported into the namespace of sjstats. 7 2
pwr Suggests No object is imported into the namespace of sjstats. 2 1
graphics Suggests No object is imported into the namespace of sjstats. 0 0
testthat Suggests No object is imported into the namespace of sjstats. 36 0
ggplot2 Suggests No object is imported into the namespace of sjstats. 37 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 sjstats Co-heaviness as Jaccard coeffcient
broom modelr 15 0.938

Analysis was done with pkgndep.