ropensci / taxa

taxonomic classes for R
https://docs.ropensci.org/taxa
Other
48 stars 12 forks source link

Automate updating data objects for examples (and tests?) #106

Open sckott opened 6 years ago

sckott commented 6 years ago

via #105

often changes are made to taxa, but one (i.e., me) forgets to update the example data objects as well, then checks/tests fail. Would be neat to automate updating these. What's best approach to do that?

Could have a make rule for it. Or something else?