Skip to content
Prev 5221 / 12125 Next

[R-pkg-devel] Errors in make check in Windows 10 with OpenBLAS

Here are the results.

Looks like enc2native and the iconv settings are different.
[1] "LC_COLLATE=English_United States.1252;LC_CTYPE=English_United
States.1252;LC_MONETARY=English_United
States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252"
[1] "<U+FF21>"
[1] "<U+4E2D>"
[1] "English_United States.28605"
Error: unsupported conversion from 'UTF-8' in codepage 28605
Error: unsupported conversion from 'UTF-8' in codepage 28605
iconv                BLAS
"GNU libiconv 1.14"                  ""
[1] "LC_COLLATE=English_United States.1252;LC_CTYPE=English_United
States.1252;LC_MONETARY=English_United
States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252"
[1] "A"
[1] "<U+4E2D>"
[1] "English_United States.28605"
[1] "A"
[1] "<U+4E2D>"
iconv        BLAS
"win_iconv"          ""
Thanks!


Erin Hodgess, PhD
mailto: erinm.hodgess at gmail.com


On Fri, Mar 20, 2020 at 8:03 AM Tomas Kalibera <tomas.kalibera at gmail.com>
wrote: