Skip to content

Commit

Permalink
Bumps {rmarkdown} minimal version (#759)
Browse files Browse the repository at this point in the history
# Pull Request

Part of insightsengineering/coredev-tasks#546

Necessary bump to overcome a lack of binary on ppm snapshots that causes
an error on minimum strategies for `scheduled` workflows.

---------

Signed-off-by: André Veríssimo <211358+averissimo@users.noreply.github.com>
  • Loading branch information
averissimo authored Jun 18, 2024
1 parent f84cd49 commit 9cf604b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ Suggests:
nestcolor (>= 0.1.0),
pkgload,
rlang (>= 1.0.0),
rmarkdown (>= 2.23),
rtables (>= 0.6.6),
rvest,
shinytest2,
Expand All @@ -91,7 +92,7 @@ Config/Needs/verdepcheck: haleyjeppson/ggmosaic, tidyverse/ggplot2,
daattali/colourpicker, daattali/ggExtra, aphalo/ggpmisc, aphalo/ggpp,
slowkow/ggrepel, baddstats/goftest, gridExtra, ramnathv/htmlwidgets,
jeroen/jsonlite, yihui/knitr, deepayan/lattice, MASS,
insightsengineering/nestcolor, r-lib/rlang,
insightsengineering/nestcolor, r-lib/rlang, rstudio/rmarkdown,
insightsengineering/rtables, tidyverse/rvest, sparkline,
rstudio/shinytest2, insightsengineering/teal.data, r-lib/testthat,
r-lib/withr
Expand Down

0 comments on commit 9cf604b

Please sign in to comment.