ipeaGIT / aopdata

Download data from the Access to Opportunities Project (AOP)
https://ipeagit.github.io/aopdata/
13 stars 4 forks source link

Encoding issue #31

Closed rafapereirabr closed 3 years ago

rafapereirabr commented 3 years ago

We got the following message from CRAN:

Version: 0.2.0 Check: whether package can be installed Result: WARN Found the following significant warnings: Warning: unable to re-encode 'utils.R' line 382 Flavor: r-devel-linux-x86_64-debian-clang

I'm replacing the rm_accent() function with a simple base::iconv(city, to="ASCII//TRANSLIT")