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
If you upgraded R you need to reinstall, according to the instructions in this very repo here devtools::install_github("snowflakedb/dplyr-snowflakedb")
You cannot install from CRAN with install.packages()
I can't access the package anymore in R 4.0. Any thoughts?
I followed all guidelines of these documents 1 and 2
`> library(dplyr.snowflakedb)
Error in library(dplyr.snowflakedb) :
there is no package called ‘dplyr.snowflakedb’
The text was updated successfully, but these errors were encountered: