Dependency analysis on package sjmisc
General information
CRAN link | link |
---|---|
Package version | 2.8.9 |
Number of strong dependencies | 26 |
Number of all dependencies | 116 |
Number of parent packages | 10 |
Max heaviness from parent packages | 11 |
Total heaviness from parent packages | 14 |
Number of parent packages (including Suggests and Enhances ) | 22 |
Max co-heaviness from parent packages ("dplyr" and "tidyselect") | 5 |
Dependency heatmap
In the following dependency heatmap, rows are the parent packages of sjmisc 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 sjmisc.
Dependency table
"Import" information is from the NAMESPACE file of sjmisc.
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 sjmisc: number of required packages that can be reduced if moving parent package to Suggests
of sjmisc.
Parent package | Field | imports | importMethods | importClasses | Required packages | Heaviness from parent on sjmisc |
---|---|---|---|---|---|---|
dplyr | Imports | Parent package is listed in Imports of sjmisc but no object from parent package is imported. |
20 | 11 | ||
sjlabelled | Imports | 5 | 0 | 0 | 6 | 3 |
magrittr | Imports | 1 | 0 | 0 | 0 | 0 |
methods | Imports | Parent package is listed in Imports of sjmisc but no object from parent package is imported. |
0 | 0 | ||
stats | Imports | Parent package is listed in Imports of sjmisc but no object from parent package is imported. |
0 | 0 | ||
utils | Imports | Parent package is listed in Imports of sjmisc but no object from parent package is imported. |
0 | 0 | ||
rlang | Imports | 1 | 0 | 0 | 1 | 0 |
insight | Imports | 2 | 0 | 0 | 3 | 0 |
purrr | Imports | Parent package is listed in Imports of sjmisc but no object from parent package is imported. |
3 | 0 | ||
tidyselect | Imports | Parent package is listed in Imports of sjmisc but no object from parent package is imported. |
9 | 0 | ||
sjPlot | Suggests | No object is imported into the namespace of sjmisc. | 91 | 66 | ||
sjstats | Suggests | No object is imported into the namespace of sjmisc. | 85 | 60 | ||
mice | Suggests | No object is imported into the namespace of sjmisc. | 50 | 28 | ||
ggplot2 | Suggests | No object is imported into the namespace of sjmisc. | 37 | 20 | ||
rmarkdown | Suggests | No object is imported into the namespace of sjmisc. | 27 | 19 | ||
testthat | Suggests | No object is imported into the namespace of sjmisc. | 36 | 18 | ||
haven | Suggests | No object is imported into the namespace of sjmisc. | 33 | 14 | ||
knitr | Suggests | No object is imported into the namespace of sjmisc. | 12 | 7 | ||
stringdist | Suggests | No object is imported into the namespace of sjmisc. | 1 | 2 | ||
tidyr | Suggests | No object is imported into the namespace of sjmisc. | 22 | 2 | ||
graphics | Suggests | No object is imported into the namespace of sjmisc. | 0 | 1 | ||
nnet | Suggests | No object is imported into the namespace of sjmisc. | 2 | 1 |
Analysis was done with pkgndep.