Google way package

I'm having some problems trying to load the googleway package. I just installed it using install.packages("googleway") but then when I put library(googleway) this message appears:

Error: package or namespace load failed for ‘googleway’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘fastmap’

Please help me :slight_smile:

You should install fastmap which is apparently a dependency

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.