Dependency analysis on package AER
General information
CRAN link | link |
---|---|
Package version | 1.2-9 |
Number of strong dependencies | 92 |
Number of all dependencies | 170 |
Number of parent packages | 7 |
Max heaviness from parent packages | 78 |
Total heaviness from parent packages | 81 |
Number of parent packages (including Suggests and Enhances ) | 36 |
Max co-heaviness from parent packages ("car" and "survival") | 4 |
Dependency heatmap
In the following dependency heatmap, rows are the parent packages of AER 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 AER.
Dependency table
"Import" information is from the NAMESPACE file of AER.
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 AER: number of required packages that can be reduced if moving parent package to Suggests
of AER.
Parent package | Field | imports | importMethods | importClasses | Required packages | Heaviness from parent on AER |
---|---|---|---|---|---|---|
car | Depends | 1 | 0 | 0 | 87 | 78 |
lmtest | Depends | 5 | 0 | 0 | 7 | 1 |
sandwich | Depends | 2 | 0 | 0 | 7 | 1 |
zoo | Depends | The whole set of functions/methods/classes from parent package is imported to the namespace of AER. | 6 | 0 | ||
survival | Depends | 3 | 0 | 0 | 9 | 0 |
Formula | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of AER. | 1 | 1 | ||
stats | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of AER. | 0 | 0 | ||
rugarch | Suggests | No object is imported into the namespace of AER. | 36 | 21 | ||
forecast | Suggests | No object is imported into the namespace of AER. | 53 | 11 | ||
fGarch | Suggests | No object is imported into the namespace of AER. | 16 | 8 | ||
plm | Suggests | No object is imported into the namespace of AER. | 23 | 7 | ||
sampleSelection | Suggests | No object is imported into the namespace of AER. | 98 | 7 | ||
ROCR | Suggests | No object is imported into the namespace of AER. | 10 | 6 | ||
tseries | Suggests | No object is imported into the namespace of AER. | 13 | 6 | ||
effects | Suggests | No object is imported into the namespace of AER. | 60 | 6 | ||
rgl | Suggests | No object is imported into the namespace of AER. | 23 | 5 | ||
mlogit | Suggests | No object is imported into the namespace of AER. | 34 | 5 | ||
truncreg | Suggests | No object is imported into the namespace of AER. | 13 | 3 | ||
vars | Suggests | No object is imported into the namespace of AER. | 14 | 3 | ||
np | Suggests | No object is imported into the namespace of AER. | 18 | 3 | ||
pscl | Suggests | No object is imported into the namespace of AER. | 7 | 2 | ||
KernSmooth | Suggests | No object is imported into the namespace of AER. | 1 | 1 | ||
ineq | Suggests | No object is imported into the namespace of AER. | 3 | 1 | ||
longmemo | Suggests | No object is imported into the namespace of AER. | 3 | 1 | ||
scatterplot3d | Suggests | No object is imported into the namespace of AER. | 3 | 1 | ||
strucchange | Suggests | No object is imported into the namespace of AER. | 8 | 1 | ||
urca | Suggests | No object is imported into the namespace of AER. | 8 | 1 | ||
dynlm | Suggests | No object is imported into the namespace of AER. | 90 | 1 | ||
systemfit | Suggests | No object is imported into the namespace of AER. | 91 | 1 | ||
boot | Suggests | No object is imported into the namespace of AER. | 2 | 0 | ||
nnet | Suggests | No object is imported into the namespace of AER. | 2 | 0 | ||
foreign | Suggests | No object is imported into the namespace of AER. | 3 | 0 | ||
lattice | Suggests | No object is imported into the namespace of AER. | 5 | 0 | ||
MASS | Suggests | No object is imported into the namespace of AER. | 5 | 0 | ||
nlme | Suggests | No object is imported into the namespace of AER. | 6 | 0 | ||
quantreg | Suggests | No object is imported into the namespace of AER. | 13 | 0 |
Analysis was done with pkgndep.