Dependency analysis on package R.devices

General information

CRAN link link
Package version2.17.0
Number of strong dependencies8
Number of all dependencies14
Number of parent packages5
Max heaviness from parent packages2
Total heaviness from parent packages4
Number of parent packages (including Suggests and Enhances)8
Max co-heaviness from parent packages ("R.utils" and "R.oo")2

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils methods tools grDevices graphics stats R.methodsS3 R.oo R.utils R.cache digest 0 5 10 Imported methods 0 2 4 6 8 Required packages 0 2 4 Heaviness from parents grDevices base64enc R.methodsS3 R.oo R.utils digest Cairo R.rsp In total 8 packages are required directly or indirectly (14) when installing 'R.devices' (2.17.0) Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'R.devices' Imported functions The whole namespace is imported


Dependency table

"Import" information is from the NAMESPACE file of R.devices.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on R.devices
R.utils Imports 11 0 0 5 2
grDevices Imports The whole set of functions/methods/classes from parent package is imported to the namespace of R.devices. 0 1
base64enc Imports 1 0 0 0 1
R.methodsS3 Imports 2 0 0 1 0
R.oo Imports 7 0 0 3 0
R.rsp Suggests No object is imported into the namespace of R.devices. 9 4
Cairo Suggests No object is imported into the namespace of R.devices. 2 2
digest Suggests No object is imported into the namespace of R.devices. 1 1

Analysis was done with pkgndep.