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
I'm trying to launch RQDA in R Studio for the first time and I get the following error:
library(RQDA)
Loading required package: RSQLite
Error: package or namespace load failed for ‘RSQLite’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘blob’
Error: package ‘RSQLite’ could not be loaded
In addition: Warning messages:
1: package ‘RQDA’ was built under R version 3.4.4
2: package ‘RSQLite’ was built under R version 3.4.4
I have tried loading RSQLite, which is listed in my packages, but nothing works.
The text was updated successfully, but these errors were encountered:
I'm trying to launch RQDA in R Studio for the first time and I get the following error:
I have tried loading RSQLite, which is listed in my packages, but nothing works.
The text was updated successfully, but these errors were encountered: