ropensci / CoordinateCleaner

Automated flagging of common spatial and temporal errors in biological and palaeontological collection data, for the use in conservation, ecology and palaeontology.

Home Page:https://docs.ropensci.org/CoordinateCleaner/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Normalize DESCRIPTION file

maelle opened this issue · comments

I'd recommend running desc::desc_normalize().

This would in particular order the dependencies and put one per line only, which allows easier parsing by humans. 🙂

Thanks @maelle! This has now been implemented in the new version (3.0) available on Github.