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’
- I have reinstalled multiple versions of R multiple times.
- Reinstalled
RTools
multiple times - Reset path and registry to what they were a week before when swirl was still working
- 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)
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:
When I had this issue, loading the Plyr R package resolved it for me.