Skip to content

Commit

Permalink
remove tidyverse from suggested pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhard-da committed Oct 7, 2024
1 parent 51dfd2b commit 9b43e3f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Type: Package
Package: STATcubeR
Title: R interface for the STATcube REST API and Open Government Data
Version: 0.5.2
Date: 2024-10-07
Authors@R: c(
person("Gregor", "de Cillia", , "[email protected]", role = "aut"),
person("Bernhard", "Meindl", , "[email protected]", role = "ctb"),
Expand Down Expand Up @@ -29,10 +30,9 @@ Suggests:
rappdirs,
xml2,
reactable,
tidyverse,
markdown
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Language: en-US
RoxygenNote: 7.3.2
Language: en-US

0 comments on commit 9b43e3f

Please sign in to comment.