I want to work with swirl. It is installing successfully using
install.packages("swirl")
but when i am trying to load using
library(swirl)
ERROR message- : package or namespace load failed for ‘swirl’ in library.dynam(lib, package, package.lib):
DLL ‘stringi’ not found: maybe not installed for this architecture?
In addition: Warning message:
package ‘swirl’ was built under R version 3.5.1
I am receiving the same exact error! Did you discover a solution? See the .png file below and note swirl in my packages library. Any help is appreciated.
I want to work with swirl. It is installing successfully using install.packages("swirl") but when i am trying to load using library(swirl) ERROR message- : package or namespace load failed for ‘swirl’ in library.dynam(lib, package, package.lib): DLL ‘stringi’ not found: maybe not installed for this architecture? In addition: Warning message: package ‘swirl’ was built under R version 3.5.1