Closed ShixiangWang closed 6 years ago
Sorry, on vacations now.
Unfortunately, I cannot reproduce this error. Are you using the most recent version of Rtools?
Yes, I download and install the latest version of Rtools from https://mirrors.tuna.tsinghua.edu.cn/CRAN/. I can use stringi but I cannot install the latest version which need complication.
I just reported the error. It did not affect my work.
I have exactly the same error on Windows with R3.6.3 and any stringi
version 1.6 and above. Haven't tried older versions though. A workaround is just to use the v1.6.1 windows binaries from CRAN.
This concerns a static RENV project, and compiling stringi
before caused no issue using the same R3.6.3 and RTools. The only thing that changed and that I can think of is that some extra packages have been installed.
Just checked on an other old R3.6.3/RENV project, and that one seems to compile v1.6.2 fine. So it seems a compatibility issue with some other package?
I build several times and got same error.