Dependency analysis on package tidyfast

General information

CRAN link link
Package version0.2.1
Number of strong dependencies4
Number of all dependencies56
Number of parent packages2
Max heaviness from parent packages2
Total heaviness from parent packages3
Number of parent packages (including Suggests and Enhances)8
Max co-heaviness from parent packages ("Rcpp" and "data.table")1

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests methods utils grDevices stats tools graphics R6 crayon ellipsis glue lifecycle magrittr rlang tibble vctrs pillar fansi pkgconfig cli utf8 purrr tidyselect generics digest jsonlite withr rex httr yaml lazyeval curl mime openssl askpass sys dplyr cpp11 brio callr desc evaluate pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 0 2 4 6 Imported methods 0 10 20 30 Required packages 0 10 20 30 Heaviness from parents data.table Rcpp magrittr remotes dplyr covr tidyr testthat In total 4 packages are required directly or indirectly (56) when installing 'tidyfast' (0.2.1) Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'tidyfast' Imported functions


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on tidyfast
Rcpp Imports 1 0 0 2 2
data.table Imports 6 0 0 1 1
testthat Suggests No object is imported into the namespace of tidyfast. 36 35
tidyr Suggests No object is imported into the namespace of tidyfast. 22 21
dplyr Suggests No object is imported into the namespace of tidyfast. 20 19
covr Suggests No object is imported into the namespace of tidyfast. 20 19
remotes Suggests No object is imported into the namespace of tidyfast. 4 3
magrittr Suggests No object is imported into the namespace of tidyfast. 0 1

Analysis was done with pkgndep.