Dependency analysis on package rpf

General information

CRAN link link
Package version1.0.11
Number of strong dependencies15
Number of all dependencies86
Number of parent packages6
Max heaviness from parent packages6
Total heaviness from parent packages11
Number of parent packages (including Suggests and Enhances)15
Max co-heaviness from parent packages ("RcppEigen" and "Rcpp")1

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports LinkingTo Suggests utils methods stats graphics grDevices grid tools splines stats4 parallel glue rlang Matrix Rcpp lattice magrittr gtable xfun stringi stringr evaluate cli crayon digest R6 withr highr yaml MASS mgcv nlme desc pkgload rprojroot rstudioapi ellipsis lifecycle fansi tibble pillar pkgconfig vctrs utf8 mime plyr GPArotation gridExtra vegan Deriv pbapply dcurver RcppArmadillo permute cluster brew commonmark knitr purrr xml2 cpp11 brio callr jsonlite praise processx ps waldo diffobj rematch2 isoband scales farver labeling munsell RColorBrewer viridisLite colorspace 0 0.5 1 Imported methods 0 10 20 30 Required packages 0 10 20 30 Heaviness from parents methods parallel Rcpp mvtnorm lifecycle RcppEigen numDeriv gridExtra markdown reshape2 knitr mirt roxygen2 testthat ggplot2 In total 15 packages are required directly or indirectly (86) when installing 'rpf' (1.0.11) Depends Imports LinkingTo Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'rpf' 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 rpf.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on rpf
parallel Depends The whole set of functions/methods/classes from parent package is imported to the namespace of rpf. 0 1
methods Depends The whole set of functions/methods/classes from parent package is imported to the namespace of rpf. 0 0
lifecycle Imports 1 0 0 4 3
mvtnorm Imports Parent package is listed in Imports of rpf but no object from parent package is imported. 2 1
Rcpp Imports 1 0 0 2 0
RcppEigen LinkingTo Parent package is listed in LinkingTo of rpf but no object from parent package is imported. 9 6
testthat Suggests No object is imported into the namespace of rpf. 36 29
ggplot2 Suggests No object is imported into the namespace of rpf. 37 27
roxygen2 Suggests No object is imported into the namespace of rpf. 30 24
mirt Suggests No object is imported into the namespace of rpf. 25 16
knitr Suggests No object is imported into the namespace of rpf. 12 9
reshape2 Suggests No object is imported into the namespace of rpf. 10 6
markdown Suggests No object is imported into the namespace of rpf. 5 4
gridExtra Suggests No object is imported into the namespace of rpf. 5 2
numDeriv Suggests No object is imported into the namespace of rpf. 0 1

Analysis was done with pkgndep.