Dependency analysis on package distributional

General information

CRAN link link
Package version0.3.0
Number of strong dependencies40
Number of all dependencies75
Number of parent packages12
Max heaviness from parent packages18
Total heaviness from parent packages20
Number of parent packages (including Suggests and Enhances)17
Max co-heaviness from parent packages ("ggplot2" and "scales")9

Dependency heatmap

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

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on distributional
ggplot2 Imports 7 0 0 37 18
numDeriv Imports Parent package is listed in Imports of distributional but no object from parent package is imported. 0 1
generics Imports 1 0 0 1 1
stats Imports 4 0 0 0 0
farver Imports 1 0 0 0 0
utils Imports 1 0 0 0 0
rlang Imports The whole set of functions/methods/classes from parent package is imported to the namespace of distributional. 1 0
digest Imports Parent package is listed in Imports of distributional but no object from parent package is imported. 1 0
ellipsis Imports Parent package is listed in Imports of distributional but no object from parent package is imported. 2 0
lifecycle Imports 1 0 0 4 0
vctrs Imports The whole set of functions/methods/classes from parent package is imported to the namespace of distributional. 5 0
scales Imports Parent package is listed in Imports of distributional but no object from parent package is imported. 15 0
testthat Suggests No object is imported into the namespace of distributional. 36 16
covr Suggests No object is imported into the namespace of distributional. 20 12
ggdist Suggests No object is imported into the namespace of distributional. 45 6
actuar Suggests No object is imported into the namespace of distributional. 3 2
mvtnorm Suggests No object is imported into the namespace of distributional. 2 1

Analysis was done with pkgndep.