Dependency analysis on package trajectories
General information
CRAN link | link |
---|---|
Package version | 0.2-3 |
Number of strong dependencies | 12 |
Number of all dependencies | 102 |
Number of parent packages | 8 |
Max heaviness from parent packages | 3 |
Total heaviness from parent packages | 3 |
Number of parent packages (including Suggests and Enhances ) | 23 |
Max co-heaviness from parent packages ("spacetime" and "zoo") | 1 |
Dependency heatmap
In the following dependency heatmap, rows are the parent packages of trajectories 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 trajectories.
Dependency table
"Import" information is from the NAMESPACE file of trajectories.
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 trajectories: number of required packages that can be reduced if moving parent package to Suggests
of trajectories.
Parent package | Field | imports | importMethods | importClasses | Required packages | Heaviness from parent on trajectories |
---|---|---|---|---|---|---|
spacetime | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of trajectories. | 11 | 3 | ||
stats | Imports | 9 | 0 | 0 | 0 | 0 |
utils | Imports | 4 | 0 | 0 | 0 | 0 |
graphics | Imports | 8 | 0 | 0 | 0 | 0 |
methods | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of trajectories. | 0 | 0 | ||
lattice | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of trajectories. | 5 | 0 | ||
zoo | Imports | 1 | 0 | 0 | 6 | 0 |
sp | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of trajectories. | 7 | 0 | ||
forecast | Suggests | No object is imported into the namespace of trajectories. | 53 | 45 | ||
OpenStreetMap | Suggests | No object is imported into the namespace of trajectories. | 44 | 37 | ||
rgl | Suggests | No object is imported into the namespace of trajectories. | 23 | 19 | ||
spatstat | Suggests | No object is imported into the namespace of trajectories. | 24 | 18 | ||
spatstat.core | Suggests | No object is imported into the namespace of trajectories. | 22 | 16 | ||
knitr | Suggests | No object is imported into the namespace of trajectories. | 12 | 10 | ||
adehabitatLT | Suggests | No object is imported into the namespace of trajectories. | 15 | 8 | ||
spatstat.geom | Suggests | No object is imported into the namespace of trajectories. | 12 | 6 | ||
RCurl | Suggests | No object is imported into the namespace of trajectories. | 2 | 2 | ||
rjson | Suggests | No object is imported into the namespace of trajectories. | 0 | 1 | ||
taxidata | Suggests | No object is imported into the namespace of trajectories. | 0 | 1 | ||
MASS | Suggests | No object is imported into the namespace of trajectories. | 5 | 1 | ||
rgdal | Suggests | No object is imported into the namespace of trajectories. | 8 | 1 | ||
rgeos | Suggests | No object is imported into the namespace of trajectories. | 8 | 1 | ||
xts | Suggests | No object is imported into the namespace of trajectories. | 8 | 0 |
Analysis was done with pkgndep.