Please help me to install stringr and stringi packages in R. The result is:
install.packages(\"stringi\") Installing package into ‘C:/Users/kozlovpy/Documents/R/
u/Joyvalley's answer to a similar question worked. Just run R as superuser and install stringi then:
stringi
sudo -i R