Closed KarHarker closed 2 years ago
Is this also happening in rems
by itself?
yes, I just tried to download the historic database using rems and I got the same error as I am getting in ShinyREMs. I have tried increasing the connection size to as large as 10000000 and it still did not work. I got a second warning too:
In addition: Warning message: In file.remove(db_path) : cannot remove file 'my file path'
@JessicaPenno can you report what version of the readr
package you have installed?
2.0.0 but i see there is a newer one
with updated readr i still get the vroom error but not the file path error @ateucher
This should be fixed as long as shinyrems works with rems duckdb #130
Fixed issue with addition of rems duckdb.
Some users (not all) are having issues downloading the historic/all dataset. Data downloads to 100% but then the unzipping step gives this error:
Tried to increase "VROOM_CONNECTION_SIZE" in env but still getting the same error