From bed7db5e824f3b1a53de843484418a627a834cea Mon Sep 17 00:00:00 2001 From: Indrajeet Patil Date: Thu, 31 Oct 2024 19:36:12 +0100 Subject: [PATCH] fall back to vdiffr 1.0.7 --- .github/workflows/styler.yaml | 2 +- DESCRIPTION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/styler.yaml b/.github/workflows/styler.yaml index f0720af1d..68d69f9b3 100644 --- a/.github/workflows/styler.yaml +++ b/.github/workflows/styler.yaml @@ -30,7 +30,7 @@ jobs: local::. r-lib/pkgapi r-lib/styler - r-lib/roxygen2 + r-lib/roxygen2 anthonynorth/roxyglobals needs: | styler diff --git a/DESCRIPTION b/DESCRIPTION index 623461cfe..d734bdcff 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -67,7 +67,7 @@ Suggests: survival, testthat (>= 3.2.1), tibble, - vdiffr (>= 1.0.8), + vdiffr (>= 1.0.7), withr, WRS2 VignetteBuilder: