Skip to content

Commit

Permalink
Update after review
Browse files Browse the repository at this point in the history
  • Loading branch information
edelarua committed May 31, 2023
1 parent 3b68cb8 commit 583b20f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Imports:
checkmate,
dplyr,
DT,
formatters (>= 0.3.1),
formatters (>= 0.5.0),
ggplot2,
ggrepel,
grid,
Expand All @@ -44,7 +44,7 @@ Imports:
methods,
rlang,
rmarkdown,
rtables (>= 0.5.1),
rtables (>= 0.6.1),
scales,
shiny,
shinyjs,
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Please see [teal gallery](https://insightsengineering.github.io/teal.gallery/mai

## Installation

You can install the latest development version of this package directly from GitHub by running the following:
You can install the latest released version of this package directly from GitHub by running the following:

``` r
if (!require("remotes")) install.packages("remotes")
Expand Down

0 comments on commit 583b20f

Please sign in to comment.