Dependency analysis on package alpaca

General information

CRAN link link
Package version0.3.3
Number of strong dependencies10
Number of all dependencies107
Number of parent packages7
Max heaviness from parent packages3
Total heaviness from parent packages6
Number of parent packages (including Suggests and Enhances)12
Max co-heaviness from parent packages ("RcppArmadillo" and "Rcpp")1

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports LinkingTo Suggests methods stats utils grDevices graphics tools parallel grid compiler splines Rcpp magrittr glue stringr evaluate highr yaml xfun stringi Formula Matrix lattice knitr rlang R6 digest jsonlite data.table RcppArmadillo xtable sandwich zoo bslib htmltools jquerylib tinytex sass base64enc fastmap fs rappdirs carData abind MASS mgcv nnet pbkrtest quantreg maptools lme4 nlme broom dplyr numDeriv SparseM MatrixModels survival sp foreign boot minqa nloptr RcppEigen backports ellipsis generics purrr tibble tidyr ggplot2 lifecycle tidyselect vctrs pillar testthat fansi pkgconfig cpp11 gtable isoband scales withr cli crayon utf8 brio callr desc pkgload praise processx ps waldo farver labeling munsell RColorBrewer viridisLite rprojroot rstudioapi diffobj rematch2 colorspace 0 5 10 Imported methods 0 20 40 60 80 Required packages 0 20 40 60 80 Heaviness from parents stats utils data.table Formula Rcpp MASS RcppArmadillo bife knitr lfe rmarkdown car In total 10 packages are required directly or indirectly (107) when installing 'alpaca' (0.3.3) Imports LinkingTo Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'alpaca' Imported functions Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on alpaca
MASS Imports 2 0 0 5 3
data.table Imports 4 0 0 1 1
Formula Imports 1 0 0 1 1
stats Imports 13 0 0 0 0
utils Imports 1 0 0 0 0
Rcpp Imports 1 0 0 2 0
RcppArmadillo LinkingTo Parent package is listed in LinkingTo of alpaca but no object from parent package is imported. 4 1
car Suggests No object is imported into the namespace of alpaca. 87 81
rmarkdown Suggests No object is imported into the namespace of alpaca. 27 24
knitr Suggests No object is imported into the namespace of alpaca. 12 10
lfe Suggests No object is imported into the namespace of alpaca. 14 9
bife Suggests No object is imported into the namespace of alpaca. 7 1

Analysis was done with pkgndep.