PecanProject / pecan

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

Set locale in generate_dependencies.R #3255

Closed infotroph closed 4 months ago

infotroph commented 4 months ago

Description

Newer versions of dplyr now require an explicit locale instead of taking it from ICU, and default to C if not provided. Hopefully this patch should keep ./scripts/generate_dependencies.R sorting consistently on all machines.

Motivation and Context

Review Time Estimate

Types of changes

Checklist: