DS4PS / cpp-529-spr-2021

Course shell for CPP 529 Community Analytics
http://ds4ps.org/cpp-529-spr-2021/
2 stars 0 forks source link

Error loading tmap #8

Closed AprilPeck closed 3 years ago

AprilPeck commented 3 years ago

I get the following error when I try to load tmap. I've tried uninstalling and reinstalling the package, but it's still erroring. It says it's installed fine, it's just when I try to load it that I get the error.

Error: package or namespace load failed for ‘tmap’ in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'C:/Users/apesm/Documents/R/win-library/4.0/raster/libs/x64/raster.dll': LoadLibrary failure: The specified procedure could not be found.

Johaning commented 3 years ago

Hopefully you've figured this out by now! When I got to the tmap commands I got an error message that told me I needed package "shinysj" and the error went away after I installed it. Hope this helps.