PecanProject / pecan

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

Treat roxygen as a dependency #3259

Closed infotroph closed 4 months ago

infotroph commented 4 months ago

Description

Switches roxygen2 from manually installed on the depends image to automatically handled by generate_dependencies.R and pecan.depends.R.

Note that the Makefile continues to check for (and install as needed) a hard-coded version -- this seems prudent to keep as protection against accidental Roxygen updates on dev machines.

Motivation and Context

I am hoping this will make life easier in two ways:

Review Time Estimate

Types of changes

Checklist: