NREL / rplexos

Other
18 stars 13 forks source link

Package upgrades throw many errors #62

Closed danielsjf closed 7 years ago

danielsjf commented 7 years ago

dplyr doesn't recommend the usage of src_sqlite anymore. Instead, the dbConnect function of DBI should be used directly. The old functionality should still work, but throws a massive amount of messages in practice (auto-disconnecting sqliteconnection).