finally add progressr support
This commit is contained in:
parent
6bfff98949
commit
b1898f357c
1 changed files with 20 additions and 16 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue