tidy DESCR

This commit is contained in:
Patrick Schratz 2024-07-23 21:47:16 +02:00
commit 8e07548111
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -7,9 +7,6 @@ Authors@R:
Description: What the package does (one paragraph). Description: What the package does (one paragraph).
License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
license license
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports: Imports:
cli, cli,
DBI, DBI,
@ -19,10 +16,14 @@ Imports:
gert, gert,
lubridate, lubridate,
magrittr, magrittr,
memoise,
pak, pak,
paws.storage,
pkgbuild, pkgbuild,
progressr, progressr,
purrr, purrr,
RSQLite, RPostgres,
s3fs,
xml2 xml2
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2