tidy DESCR
This commit is contained in:
parent
71449937da
commit
8e07548111
1 changed files with 6 additions and 5 deletions
11
DESCRIPTION
11
DESCRIPTION
|
|
@ -7,9 +7,6 @@ Authors@R:
|
|||
Description: What the package does (one paragraph).
|
||||
License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
|
||||
license
|
||||
Encoding: UTF-8
|
||||
Roxygen: list(markdown = TRUE)
|
||||
RoxygenNote: 7.3.2
|
||||
Imports:
|
||||
cli,
|
||||
DBI,
|
||||
|
|
@ -19,10 +16,14 @@ Imports:
|
|||
gert,
|
||||
lubridate,
|
||||
magrittr,
|
||||
memoise,
|
||||
pak,
|
||||
paws.storage,
|
||||
pkgbuild,
|
||||
progressr,
|
||||
purrr,
|
||||
RSQLite,
|
||||
RPostgres,
|
||||
s3fs,
|
||||
xml2
|
||||
Encoding: UTF-8
|
||||
Roxygen: list(markdown = TRUE)
|
||||
RoxygenNote: 7.3.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue