Indeed. Clear enough:
* using R version 3.5.1 (2018-07-02)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* checking for file 'stringi/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'stringi' version '1.2.4'
* checking pa
Looking at the primary CRAN site:
https://cran.r-project.org/web/packages/stringi/index.html, you can
see that the windows binary is still at 1.1.7, suggesting that there's
some build failure. You can see exactly what that is on the CRAN check
page: https://cran.r-project.org/web/checks/check_resul
Thnaks for the hint, but I have tried several mirrors and still get the
same trouble:
> update.packages(ask='graphics',checkBuilt=TRUE)
There are binary versions available but the source versions are later:
binary source needs_compilation
stringi 1.1.7 1.2.4 TRUE
Do y
Since weeks the package stringi stays on the following versions:
> update.packages(ask='graphics',checkBuilt=TRUE)
There is a binary version available but the source version is later:
binary source needs_compilation
stringi 1.1.7 1.2.4 TRUE
Do you want to install from s