After I install rnoaa packages, my ggmap package is not working. I couldn't even do the simple example:
>library(ggmap)
>qmap(location = "boston university")
Error in get("f", environment(CoordMap$train)) : object 'f' not found
Does anyone have the same problem? Thank you!
My colleague fix this problem by installing the old version of ggmap. ggmap updated on 2016-01-23. The old version from 2015-12-19 works fine. For those who have the same problem, go to link below and download the old version of ggmap. It should fix the problem.
https://cran.r-project.org/web/packages/ggmap/index.html