ropensci / rfishbase

R interface to the fishbase.org database
https://docs.ropensci.org/rfishbase
111 stars 40 forks source link

Won't let me run rfishbase #195

Closed livmcc closed 3 years ago

livmcc commented 3 years ago

When i try to run rfishbase this error code some up:

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

Anyone have any ideas?

sckott commented 3 years ago

install the package memoise, restart R, try again