PecanProject / pecan

The Predictive Ecosystem Analyzer (PEcAn) is an integrated ecological bioinformatics toolbox.
www.pecanproject.org
Other
199 stars 231 forks source link

Generate dependency list as CSV + update secondary deps if needed #3251

Closed infotroph closed 5 months ago

infotroph commented 5 months ago

Fixes #3250 by checking each newly-upgraded dependency for updates needed in its own dependencies to satisfy the declared requirements.

But also, does a larger rearrangement of generate_dependencies.R and pecan.depend.R to let us autogenerate simple dependency lists rather than splat out an entire R script:

Review Time Estimate

Types of changes

Checklist: