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
Probably a question for @VarunKShetty , I need to load RSQLite to deal with some SQL files, but the library isn't opening. Any chance you've had this problem and know how to fix?
Here's the error:
> library("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 ‘bit’
The text was updated successfully, but these errors were encountered:
Probably a question for @VarunKShetty , I need to load RSQLite to deal with some SQL files, but the library isn't opening. Any chance you've had this problem and know how to fix?
Here's the error:
> library("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 ‘bit’
The text was updated successfully, but these errors were encountered: