You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
install.packages("ggmap")
#> Updating HTML index of packages in '.Library'#> Making 'packages.html' ... done
library(ggmap)
#> Loading required package: ggplot2#> Error: package or namespace load failed for 'ggmap' in dyn.load(file, DLLpath = DLLpath, ...):#> unable to load shared object '/opt/R/4.0.4/lib/R/library/jpeg/libs/jpeg.so':#> libjpeg.so.8: cannot open shared object file: No such file or directory
I am unable to install and use ggmap on centos 8.
Created on 2021-03-26 by the reprex package (v1.0.0)
Session info
The text was updated successfully, but these errors were encountered: