Dependency analysis on package lifecycle

General information

CRAN link link
Package version1.0.1
Number of strong dependencies4
Number of all dependencies124
Number of parent packages2
Max heaviness from parent packages2
Total heaviness from parent packages4
Number of parent packages (including Suggests and Enhances)12

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests methods utils grDevices stats tools graphics grid splines glue rlang magrittr cli yaml evaluate crayon digest jsonlite R6 highr stringr xfun stringi ellipsis lifecycle fansi pillar pkgconfig vctrs utf8 withr httr curl mime openssl askpass sys knitr rstudioapi callr processx ps rematch2 tibble rex lazyeval fs rappdirs bslib htmltools jquerylib tinytex sass base64enc fastmap desc brio pkgload praise waldo rprojroot diffobj xml2 codetools cyclocomp testthat xmlparsedata remotes broom dbplyr dplyr dtplyr forcats googledrive googlesheets4 ggplot2 haven hms lubridate modelr purrr readr readxl reprex rvest tidyr backports generics assertthat blob DBI tidyselect data.table gargle uuid cellranger ids gtable isoband MASS mgcv scales cpp11 clipr vroom tzdb progress rmarkdown selectr rematch nlme Matrix farver labeling munsell RColorBrewer viridisLite bit64 prettyunits lattice colorspace bit 0 0.5 1 Imported methods 0 50 100 Required packages 0 50 100 Heaviness from parents glue rlang tools crayon vctrs knitr tibble covr rmarkdown testthat lintr tidyverse In total 4 packages are required directly or indirectly (124) when installing 'lifecycle' (1.0.1) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'lifecycle' 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 lifecycle.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on lifecycle
glue Imports Parent package is listed in Imports of lifecycle but no object from parent package is imported. 1 2
rlang Imports The whole set of functions/methods/classes from parent package is imported to the namespace of lifecycle. 1 2
tidyverse Suggests No object is imported into the namespace of lifecycle. 107 104
lintr Suggests No object is imported into the namespace of lifecycle. 56 53
testthat Suggests No object is imported into the namespace of lifecycle. 36 33
rmarkdown Suggests No object is imported into the namespace of lifecycle. 27 24
covr Suggests No object is imported into the namespace of lifecycle. 20 19
tibble Suggests No object is imported into the namespace of lifecycle. 15 12
knitr Suggests No object is imported into the namespace of lifecycle. 12 10
crayon Suggests No object is imported into the namespace of lifecycle. 3 2
vctrs Suggests No object is imported into the namespace of lifecycle. 5 2
tools Suggests No object is imported into the namespace of lifecycle. 0 1

Analysis was done with pkgndep.