Extract all dependencies from the "external_calls" component of the main data.
Source:R/dependencies.R
dependencies.Rd
Extract all dependencies from the "external_calls" component of the main data.
Arguments
- x
Result of load_pkgstats_data.
- cran_by_year
If
TRUE
, calculate dependencies for each year from a full snapshot of all latest CRAN packages in that year, regardless of when these were uploaded. IfFALSE
, calculate annual values from packages which were uploaded in that year.