Skip to content
Prev 51988 / 63424 Next

Submitting an updated package version to CRAN (Warning: non-ASCII characters)

On 21/05/2016 21:25, Luck Buttered wrote:
You should follow the advice of the manual: 
https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Encoding-issues 
.  There is not enough detail here to know what you currently do (let 
alone what you should do), but that message indicates that the encoding 
of non-ASCII stings (what you call 'special characters') has not been 
declared (and to be portable they should be in UTF-8).
There is a list for discussing package preparation, r-package-devel.