awalker89 / openxlsx

R package for .xlsx file reading and writing.
Other
364 stars 79 forks source link

Error in substring(x[ind], so, eo): Invalid multibyte string error (loadWorkbook) #505

Open pinerope opened 4 years ago

pinerope commented 4 years ago

Expected Behavior

Open xlsx data

Actual Behavior

openxlsx::loadWorkbook(filename) Error in substring(x[ind], so, eo) : invalid multibyte string at '<8f><8b>?€"/>'

Steps to Reproduce the Problem

  1. I updated openxlsx version (4.1.4)
  2. I tried to change file encoding type to UTF-8

sessionInfo()

huxinwen65 commented 4 years ago

Did you hava any idea?

ycphs commented 4 years ago

Hi,

That is the old repository for this R Package.

Please use the new one:

https://github.com/ycphs/openxlsx