inbo / checklist

An R package for checking R packages and R code
https://inbo.github.io/checklist
GNU General Public License v3.0
16 stars 2 forks source link

*.RData not accepted #58

Closed ElsLommelen closed 3 years ago

ElsLommelen commented 3 years ago

After adding a .RData file, I get the error File extension must be all lower case or numbers. Can this extension be added to the allowed exceptions for use of capitals in file extensions?

ThierryO commented 3 years ago

Please use the .Rda extension for those files.