[R-pkg-devel] Finding UTF character in .RData file
On 05/08/2019 2:13 p.m., Roy Mendelssohn - NOAA Federal wrote:
Okay I found it. I looked at the code for tools:::.check_package_datasets(), took out the core part, ran every string I had in every dataset, it came out. A degree symbol. Thanks for telling me about the function. Still surprised that the test machines don't flag it. Or is this a new test on CRAN?
I don't think the function is new. Maybe this part of the testing is new. Duncan Murdoch