PecanProject / pecan

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

Bump Roxygen to 7.3.1 #3304

Closed infotroph closed 3 weeks ago

infotroph commented 3 weeks ago

This is the current CRAN version of roxygen2 as of today, though as always we'll fall behind again before long.

All PEcAn developers will need to update roxygen2 on their machines, e.g. via remotes::install_version("roxygen2", "7.3.1"). make will refuse to run until you do this.

For posterity, here's how to bump Roxygen next time it's needed:

mdietze commented 3 weeks ago

@infotroph that "instructions for posterity" would make a great addition to the book_source as part of the PR itself