TIL `tools::showNonASCIIfile()`, thank you @maelle!! Having actually combed through my code line by line in search of an offending non-ascii character, I’m grateful for this post!
TIL `tools::showNonASCIIfile()`, thank you @maelle!! Having actually combed through my code line by line in search of an offending non-ascii character, I’m grateful for this post!
@maelle it’s such a small thing, but imagine how much collective confusion and time would be saved if the R CMD check warning
‼️ Found the following file with non-ASCII characters
also included the phrase “find them with tools::showNonASCIIfile(<filename>)”