The function rm_accent() currently throws this WARNING with CMD Check:
checking R files for non-ASCII characters ... WARNING
Found the following file with non-ASCII characters:
utils.R
Portable packages must use only ASCII characters in their R code,
except perhaps in comments.
Use \uxxxx escapes for other characters.
The function
rm_accent()
currently throws this WARNING with CMD Check: