[R-pkg-devel] Finding UTF character in .RData file

Roy Mendelssohn - NOAA Federal roy@mende|@@ohn @end|ng |rom no@@@gov
Mon Aug 5 16:51:07 CEST 2019


Hi All:

The recent nighty CRAN checks on one of my packages reports:

Check: data for non-ASCII characters 
Result: NOTE 
     Note: found 1 marked UTF-8 string 

When  originally submitted this was not the case.  All my data files are .RData files,  and even more so most are binary data.  If they were text files I could readily scan for UTF,  is there a way once I read the data into R to do a similar scan from within R.  I just ran the most recent  (Github) version of devtools::check() and it doesn't report an error.  Or is there a way I can get more specific information from the CRAN nightly build or Rhub or the like?

Thanks,

-ROy

**********************
"The contents of this message do not reflect any position of the U.S. Government or NOAA."
**********************
Roy Mendelssohn
Supervisory Operations Research Analyst
NOAA/NMFS
Environmental Research Division
Southwest Fisheries Science Center
***Note new street address***
110 McAllister Way
Santa Cruz, CA 95060
Phone: (831)-420-3666
Fax: (831) 420-3980
e-mail: Roy.Mendelssohn using noaa.gov www: http://www.pfeg.noaa.gov/

"Old age and treachery will overcome youth and skill."
"From those who have been given much, much will be expected" 
"the arc of the moral universe is long, but it bends toward justice" -MLK Jr.



More information about the R-package-devel mailing list