ropensci / ReLTER

An Interface for the 'eLTER' Community
http://docs.ropensci.org/ReLTER
GNU General Public License v3.0
12 stars 6 forks source link

Normalize DESCRIPTION #70

Closed maelle closed 2 years ago

maelle commented 2 years ago

If you run desc::desc_normalize(), the dependencies in particular will be ordered alphabetically, it will be quite neat when reading the list of Imports.

oggioniale commented 2 years ago

I will do that