Closed ThierryO closed 3 years ago
Oups, after developing code to solve this problem, I noticed this cover.txt was only malformatted when opening it in my RStudio, not when opening it in Kladblok or Notepad++ (and the code doesn't solve the RStudio encoding problem...) So I guess this issue can be closed.
Thanks for looking into this issue.
The cover.txt is malformatted on windows when using
latin1
characters likeç
. Covering to UTF-8 might fix the problem.https://github.com/inbo/INBOmd/blob/1ec1bd489781507a3841311731e32eb2b223ae92/R/cover_info.R#L43