We\'re bumbling through making some R code work in a production environment and as part of that we\'re installing some R packages as follows:
# Default direc
This work with R-3.2.3 in Linux Mint 17.2. 1. Install 'libicu-dev' from Software Manager. 2. in R : install.packages('stringi')
For further information, try to read this instruction: https://cran.r-project.org/web/packages/stringi/INSTALL