diff --git a/DESCRIPTION b/DESCRIPTION index 1c6fed6..606cef9 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: saros.base Title: Base Tools for Semi-Automatic Reporting of Ordinary Surveys -Version: 0.4.0 +Version: 0.5.0 Authors@R: c( person(given = "Stephan", family = "Daus", @@ -26,18 +26,18 @@ BugReports: https://github.com/NIFU-NO/saros.base/issues Depends: R (>= 4.2.0) Imports: - cli, utils, vctrs, + rlang, + cli, + tidyselect, dplyr, tidyr, - tidyselect, glue, - rlang, stringi, - yaml, forcats, fs, + yaml, zip, rstudioapi, bcrypt