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
con <- dbConnect(RPostgres::Postgres())
Error in is(object, Cl) :
error in evaluating the argument 'drv' in selecting a method for function 'dbConnect': Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
namespace ‘Rcpp’ 0.11.4 is already loaded, but >= 0.11.4.2 is required
sessionInfo() shows that I have Rcpp_0.11.4.5 loaded via namespace
The text was updated successfully, but these errors were encountered:
This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.
sessionInfo() shows that I have Rcpp_0.11.4.5 loaded via namespace
The text was updated successfully, but these errors were encountered: