Dependency analysis on package tsibble

General information

CRAN link link
Package version1.1.1
Number of strong dependencies26
Number of all dependencies102
Number of parent packages11
Max heaviness from parent packages3
Total heaviness from parent packages7
Number of parent packages (including Suggests and Enhances)23
Max co-heaviness from parent packages ("dplyr" and "tibble")7

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests methods utils grDevices stats graphics tools grid splines glue rlang magrittr cli vctrs ellipsis lifecycle pkgconfig crayon R6 pillar fansi utf8 tibble generics Rcpp purrr cpp11 tidyselect BH digest yaml evaluate highr stringr xfun stringi jsonlite withr lattice farver labeling munsell RColorBrewer viridisLite colorspace knitr bit64 RcppCCTZ zoo RcppDate bit commonmark xml2 hunspell rex httr lazyeval curl mime openssl askpass sys dplyr bslib htmltools jquerylib tinytex sass base64enc fastmap fs rappdirs brio callr desc pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 gtable isoband MASS mgcv scales nlme Matrix 0 10 20 30 Imported methods 0 10 20 30 Required packages 0 10 20 Heaviness from parents methods generics rlang ellipsis lubridate anytime lifecycle vctrs tidyselect tibble dplyr timeDate hms knitr nanotime scales nycflights13 spelling covr tidyr rmarkdown testthat ggplot2 In total 26 packages are required directly or indirectly (102) when installing 'tsibble' (1.1.1) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'tsibble' Imported functions Imported S4 methods 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 tsibble.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on tsibble
anytime Imports 8 0 0 4 3
lubridate Imports 23 2 0 3 2
dplyr Imports 32 0 0 20 2
methods Imports 2 0 0 0 0
generics Imports 3 0 0 1 0
rlang Imports The whole set of functions/methods/classes from parent package is imported to the namespace of tsibble. 1 0
ellipsis Imports The whole set of functions/methods/classes from parent package is imported to the namespace of tsibble. 2 0
lifecycle Imports Parent package is listed in Imports of tsibble but no object from parent package is imported. 4 0
vctrs Imports The whole set of functions/methods/classes from parent package is imported to the namespace of tsibble. 5 0
tidyselect Imports The whole set of functions/methods/classes from parent package is imported to the namespace of tsibble. 9 0
tibble Imports 6 0 0 15 0
rmarkdown Suggests No object is imported into the namespace of tsibble. 27 21
ggplot2 Suggests No object is imported into the namespace of tsibble. 37 21
testthat Suggests No object is imported into the namespace of tsibble. 36 20
covr Suggests No object is imported into the namespace of tsibble. 20 16
spelling Suggests No object is imported into the namespace of tsibble. 18 14
nanotime Suggests No object is imported into the namespace of tsibble. 13 10
knitr Suggests No object is imported into the namespace of tsibble. 12 9
scales Suggests No object is imported into the namespace of tsibble. 15 9
timeDate Suggests No object is imported into the namespace of tsibble. 4 3
hms Suggests No object is imported into the namespace of tsibble. 9 1
nycflights13 Suggests No object is imported into the namespace of tsibble. 16 1
tidyr Suggests No object is imported into the namespace of tsibble. 22 1

Analysis was done with pkgndep.