Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
545 views
in Technique[技术] by (71.8m points)

r - ICU init failed: U_FILE_ACCESS_ERROR - when running swirl

I Keep getting this error whenever I library(swirl):

Error in inDL(x, as.logical(local), as.logical(now), ...) : ICU init failed: U_FILE_ACCESS_ERROR Error: package or namespace load failed for ‘swirl’

  1. I have reinstalled multiple versions of R multiple times.
  2. Reinstalled RTools multiple times
  3. Reset path and registry to what they were a week before when swirl was still working
  4. Reinstalled Visual Studio and R Studio and still the same effect

Would be awesome to know what more I can do to eliminate this error. I am getting this error in all R environments (R Interactive, Visual Studio, R Studio); It was working properly till a week ago (not sure why it is not working now)

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

Copied packages from a pre-existing working library and pasted in a new R library. Not sure which package was causing this issue - but after pasting these the issue got resolved:

  1. assertthat
  2. BH
  3. bitops
  4. colorspace
  5. crayon
  6. curl
  7. DBI
  8. dichromat
  9. digest
  10. dplyr
  11. expsmooth
  12. fma
  13. forecast
  14. fpp
  15. fracdiff
  16. ggplot2
  17. gtable
  18. httr
  19. jsonlite
  20. labeling
  21. lazyeval
  22. lmtest
  23. magrittr
  24. memoise
  25. mime
  26. munsell
  27. openssl
  28. plyr
  29. praise
  30. quadprog
  31. R6
  32. RColorBrewer
  33. Rcpp
  34. RcppArmadillo
  35. RCurl
  36. reshape
  37. reshape2
  38. scales
  39. stringi
  40. stringr
  41. swirl
  42. testthat
  43. tibble
  44. timeDate
  45. tseries
  46. yaml
  47. zoo

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

1.4m articles

1.4m replys

5 comments

56.9k users

...