Skip to content

Commit

Permalink
[skip vbump] (#157)
Browse files Browse the repository at this point in the history
* [skip vbump]

* Empty-Commit
  • Loading branch information
gogonzo authored Jun 9, 2022
1 parent ca7928e commit 35640a9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Type: Package
Package: teal.goshawk
Title: Longitudinal visualization teal modules
Version: 0.1.12.9006.2
Date: 2022-04-07
Version: 0.1.13
Date: 2022-06-09
Authors@R: c(
person("Nick", "Paszty", , "[email protected]", role = c("aut", "cre")),
person("Junlue", "Zhao", , "[email protected]", role = "aut"),
Expand All @@ -26,10 +26,10 @@ Description: Modules that produce web interfaces through which
with levels 'Y', 'N' or NA.
License: Apache License 2.0 | file LICENSE
Depends:
goshawk (>= 0.1.12),
goshawk (>= 0.1.13),
R (>= 3.6),
shiny,
teal (>= 0.11.0)
teal (>= 0.11.1)
Imports:
checkmate,
colourpicker,
Expand All @@ -42,18 +42,18 @@ Imports:
rlang,
shinyjs,
stats,
teal.code,
teal.logger,
teal.transform,
teal.widgets,
teal.code (>= 0.1.1),
teal.logger (>= 0.1.0),
teal.transform (>= 0.1.1),
teal.widgets (>= 0.1.1),
tidyr
Suggests:
knitr,
rmarkdown,
scda (>= 0.1.3),
scda.2021 (>= 0.1.3),
stringr,
tern (>= 0.7.7),
tern (>= 0.7.8),
testthat (>= 2.0),
utils
Config/Needs/website: insightsengineering/nesttemplate
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# teal.goshawk 0.1.12.9006.2
# teal.goshawk 0.1.13

### Miscellaneous
* Added a template to the `pkgdown` site.
Expand Down

0 comments on commit 35640a9

Please sign in to comment.