Re: [R-pkg-devel] "found non-ASCII strings" with save(version = 2)

2020-02-08 Thread Vincent Arel-Bundock
Unsurprisingly, this was due to user error. I found the fix. Sorry for the email clutter. vab On Wed, Feb 5, 2020, at 08:32, Vincent Arel-Bundock wrote: > Hi everyone, > > My `countrycode` package ships with two data frames of characters in > several languages: codelist and codelist_panel. >

[R-pkg-devel] "found non-ASCII strings" with save(version = 2)

2020-02-05 Thread Vincent Arel-Bundock
Hi everyone, My `countrycode` package ships with two data frames of characters in several languages: codelist and codelist_panel. I converted all strings to UTF-8 using the `enc2utf8` function, but I also tried several other ways, with the stringi package, etc. As far as I can tell, the string