Bug: CI failed because of error in stringi package
We meet an issue similar to https://github.com/tidyverse/stringr/issues/320 It seems that a dependency issue occurs in stringi package and it needs to be reinstall with compilation.
Since it is installed in the cache, we need to schedule special CI jobs to reinstall it...