r-lib / revdepcheck

R package reverse dependency checking
https://revdepcheck.r-lib.org
Other
99 stars 31 forks source link

Invalid UTF-8 character #288

Closed hadley closed 3 years ago

hadley commented 3 years ago
Processing package results  48% (lpirfs)
Error in readChar(path, nchars = file.info(path)$size, ...) : 
  invalid UTF-8 input in readChar()
In addition: There were 19 warnings (use warnings() to see them)

You can reproduce with job "0dbea85a-1426-4e6d-8093-3db508b77ecc". I need a fix for both my rstudio::global keynote and the testthat release.

hadley commented 3 years ago

Looks like this is actually a problem in rcmdcheck