move sqlite to s3, mature metadata summary functions
This commit is contained in:
parent
63a742d775
commit
d983f391fb
1 changed files with 147 additions and 50 deletions
|
|
@ -9,11 +9,13 @@ License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
|
|||
license
|
||||
Encoding: UTF-8
|
||||
Roxygen: list(markdown = TRUE)
|
||||
RoxygenNote: 7.3.1
|
||||
RoxygenNote: 7.3.2
|
||||
Imports:
|
||||
cli,
|
||||
DBI,
|
||||
dplyr,
|
||||
future,
|
||||
future.apply,
|
||||
gert,
|
||||
lubridate,
|
||||
magrittr,
|
||||
|
|
|
|||
Loading…
Reference in a new issue