Skip to content

Commit

Permalink
Merge branch 'main' into 133-improve-slider-ticks@main
Browse files Browse the repository at this point in the history
  • Loading branch information
vedhav authored Oct 28, 2024
2 parents 665019c + 9b57670 commit d990877
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 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.2.0.9015
Date: 2024-10-11
Version: 0.2.0.9016
Date: 2024-10-25
Authors@R: c(
person("Nick", "Paszty", , "[email protected]", role = c("aut", "cre")),
person("Dawid", "Kaledkowski", , "[email protected]", role = "aut"),
Expand Down Expand Up @@ -61,7 +61,8 @@ Suggests:
testthat (>= 3.0.4),
utils
VignetteBuilder:
knitr
knitr,
rmarkdown
Config/Needs/verdepcheck: insightsengineering/goshawk, rstudio/shiny,
insightsengineering/teal, insightsengineering/teal.transform,
mllg/checkmate, daattali/colourpicker, tidyverse/dplyr, rstudio/DT,
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.2.0.9015
# teal.goshawk 0.2.0.9016

# teal.goshawk 0.2.0

Expand Down

0 comments on commit d990877

Please sign in to comment.