awalker89 / openxlsx

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

Error in grepl(target, commentsXML) : invalid 'pattern' argument #494

Open Gateux opened 4 years ago

Gateux commented 4 years ago

I am trying to load xlsm file (with quite a lot sheets, macros, and some ActiveX content as well). This error pop-ups when trying to load it:

Error in grepl(target, commentsXML) : invalid 'pattern' argument

I have tried to delete all notes (comments) from the sheets, but the problem persists.

Any advice? Thank you

sessionInfo()

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