swirldev / swirl

:cyclone: Learn R, in R.
http://swirlstats.com
Other
1.14k stars 601 forks source link

library(imager) error #732

Open ximourhino opened 6 years ago

ximourhino commented 6 years ago

I'm trying to load the imager library but the following error message package or namespace load failed for ‘imager’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called ‘stringi’

I'm using version 3.4.4

Thank you in advance

ximourhino commented 6 years ago

I converted it to version 3.1.3, it works, but I could not use tensorflow package.

Is there anyway I can use both?