issues
search
chainsawriot
/
rstyle
The evolution of R programming styles.
43
stars
2
forks
source link
TODO: generate cross-sectional snapshot of packages dependency
#4
Closed
yenchiayi
closed
2 years ago
yenchiayi
commented
5 years ago
File:
build_package_graph.R
Issue:
Since some packages release updated yearly, I propose to look at packages at different time point: latest, cross-sectional
latest: only look at latest release (DONE)
cross-sectional: look at the union of packages at least being used in any one of releases in the past(TODO)
File:
Issue: