Skip to content
Prev 8156 / 12125 Next

[R-pkg-devel] Windows R 4.2.0 package will not load with UTF-8 encoding

Hi,

As your package seems to use std::regex [1], you might hit this bug in GCC.

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98723

This thread might also help:

https://github.com/tesseract-ocr/tesseract/issues/3830

Best,
Yutani

[1]: https://github.com/SugiharaLab/rEDM/blob/be6d81fb586ceac3dab59b061b5ed867e276dd83/src/cppEDM/src/DateTime.cc#L16

2022?6?11?(?) 19:48 Joseph Park <josephpark at ieee.org>: