finally add progressr support

This commit is contained in:
Patrick Schratz 2024-09-11 00:15:18 +02:00
commit b1898f357c
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -17,6 +17,7 @@ Imports:
magrittr,
pkgbuild,
progressr,
progress,
stringr,
purrr,
RPostgres,
@ -30,3 +31,4 @@ Remotes:
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
SystemRequirements: libgit2 (>= 1.0): libgit2-devel (rpm) or libgit2-dev (deb)