From 250c36c45e15cb7bbf56b8902852b71948ca90d4 Mon Sep 17 00:00:00 2001 From: stangandaho Date: Mon, 3 Mar 2025 15:21:10 +0100 Subject: [PATCH] v4 for action/cache --- .github/workflows/R-CMD-check.yaml | 2 +- R/data.R | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/R-CMD-check.yaml b/.github/workflows/R-CMD-check.yaml index 345bc62..eb1db11 100644 --- a/.github/workflows/R-CMD-check.yaml +++ b/.github/workflows/R-CMD-check.yaml @@ -50,7 +50,7 @@ jobs: - name: Restore R package cache if: runner.os != 'Windows' - uses: actions/cache@v2 + uses: actions/cache@v4 with: path: ${{ env.R_LIBS_USER }} key: ${{ runner.os }}-${{ hashFiles('.github/R-version', 'DESCRIPTION', 'NAMESPACE') }}-1-${{ hashFiles('.github/depends.Rds') }} diff --git a/R/data.R b/R/data.R index 343ec22..38f7c33 100644 --- a/R/data.R +++ b/R/data.R @@ -1,4 +1,4 @@ -#' Pendjari National Park and Surrounding Areas +#' Pendjari national park and surrounding areas #' #' A dataset containing spatial boundaries of Pendjari National Park and its surrounding hunting zones in Benin. #'