Dependency analysis on package tidyquant

General information

CRAN link link
Package version1.0.4
Number of strong dependencies125
Number of all dependencies176
Number of parent packages24
Max heaviness from parent packages1
Total heaviness from parent packages4
Number of parent packages (including Suggests and Enhances)36
Max co-heaviness from parent packages ("alphavantager" and "timetk")50

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests methods utils grDevices stats graphics tools grid splines parallel magrittr glue rlang R6 vctrs ellipsis cli lifecycle crayon pillar fansi pkgconfig utf8 tibble lattice purrr cpp11 generics curl jsonlite tidyselect zoo stringi withr digest mime openssl askpass sys dplyr stringr xts httr hms farver labeling munsell RColorBrewer viridisLite colorspace yaml progress prettyunits gtable isoband MASS mgcv scales nlme Matrix tidyr lubridate clipr vroom tzdb bit64 bit ggplot2 assertthat base64enc htmltools Rcpp fastmap quadprog TTR readr forcats lazyeval data.table BH recipes rsample plotly padr slider anytime timeDate forecast tsfeatures gower hardhat ipred furrr htmlwidgets crosstalk promises warp fracdiff lmtest nnet tseries urca RcppArmadillo RcppRoll future rpart survival class prodlim globals later quantmod listenv parallelly KernSmooth lava codetools future.apply progressr numDeriv SQUAREM timetk evaluate highr xfun cellranger rematch fs knitr rappdirs bslib jquerylib tinytex sass rstudioapi rematch2 callr processx ps backports rex snakecase brio desc pkgload praise waldo rprojroot diffobj broom dbplyr dtplyr googledrive googlesheets4 haven modelr readxl reprex rvest xml2 blob DBI gargle uuid ids rmarkdown selectr 0 2 4 Imported methods 0 50 100 Required packages 0 10 20 30 Heaviness from parents lubridate PerformanceAnalytics quantmod curl lazyeval magrittr jsonlite rlang purrr timeDate stringr xts httr tidyselect TTR tibble Quandl dplyr tidyr riingo readr ggplot2 timetk alphavantager Rblpapi knitr scales forcats covr readxl rmarkdown janitor tibbletime testthat broom tidyverse In total 125 packages are required directly or indirectly (176) when installing 'tidyquant' (1.0.4) Depends Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'tidyquant' 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 tidyquant.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on tidyquant
PerformanceAnalytics Depends The whole set of functions/methods/classes from parent package is imported to the namespace of tidyquant. 10 1
lubridate Depends The whole set of functions/methods/classes from parent package is imported to the namespace of tidyquant. 3 0
quantmod Depends The whole set of functions/methods/classes from parent package is imported to the namespace of tidyquant. 11 0
Quandl Imports 4 0 0 18 1
riingo Imports Parent package is listed in Imports of tidyquant but no object from parent package is imported. 26 1
alphavantager Imports Parent package is listed in Imports of tidyquant but no object from parent package is imported. 121 1
curl Imports Parent package is listed in Imports of tidyquant but no object from parent package is imported. 0 0
lazyeval Imports Parent package is listed in Imports of tidyquant but no object from parent package is imported. 0 0
magrittr Imports 2 0 0 0 0
jsonlite Imports Parent package is listed in Imports of tidyquant but no object from parent package is imported. 1 0
rlang Imports 1 0 0 1 0
purrr Imports Parent package is listed in Imports of tidyquant but no object from parent package is imported. 3 0
timeDate Imports Parent package is listed in Imports of tidyquant but no object from parent package is imported. 4 0
stringr Imports Parent package is listed in Imports of tidyquant but no object from parent package is imported. 7 0
xts Imports 1 0 0 8 0
httr Imports Parent package is listed in Imports of tidyquant but no object from parent package is imported. 9 0
tidyselect Imports Parent package is listed in Imports of tidyquant but no object from parent package is imported. 9 0
TTR Imports 1 0 0 10 0
tibble Imports Parent package is listed in Imports of tidyquant but no object from parent package is imported. 15 0
dplyr Imports Parent package is listed in Imports of tidyquant but no object from parent package is imported. 20 0
tidyr Imports Parent package is listed in Imports of tidyquant but no object from parent package is imported. 22 0
readr Imports Parent package is listed in Imports of tidyquant but no object from parent package is imported. 31 0
ggplot2 Imports 1 0 0 37 0
timetk Imports Parent package is listed in Imports of tidyquant but no object from parent package is imported. 120 0
tidyverse Suggests No object is imported into the namespace of tidyquant. 107 37
testthat Suggests No object is imported into the namespace of tidyquant. 36 14
rmarkdown Suggests No object is imported into the namespace of tidyquant. 27 11
knitr Suggests No object is imported into the namespace of tidyquant. 12 4
readxl Suggests No object is imported into the namespace of tidyquant. 23 3
covr Suggests No object is imported into the namespace of tidyquant. 20 2
janitor Suggests No object is imported into the namespace of tidyquant. 29 2
broom Suggests No object is imported into the namespace of tidyquant. 48 2
Rblpapi Suggests No object is imported into the namespace of tidyquant. 4 1
tibbletime Suggests No object is imported into the namespace of tidyquant. 32 1
scales Suggests No object is imported into the namespace of tidyquant. 15 0
forcats Suggests No object is imported into the namespace of tidyquant. 16 0

The following table lists pairs of parent packages with co-heaviness larger than 10. The co-heaviness measures the number of additional dependencies that two parent packages simultaneously import and are only imported by the two parents.

Note the co-heaviness from parents can be always easily observed in the dependency heatmap.

Parent 1 Parent 2 Co-heaviness on tidyquant Co-heaviness as Jaccard coeffcient
timetk alphavantager 50 0.98

Analysis was done with pkgndep.