From e9d73d5b21523de3050399e281bedeb132aaab37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 07:08:16 +0000 Subject: [PATCH] revdepcheck --- revdep/README.md | 31 ++++++++++++------------------ revdep/cran.md | 10 +--------- revdep/problems.md | 47 +--------------------------------------------- 3 files changed, 14 insertions(+), 74 deletions(-) diff --git a/revdep/README.md b/revdep/README.md index e544bf44..2f6db3c9 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -1,18 +1,17 @@ # Platform -|field |value | -|:--------|:--------------------------------------| -|version |R version 4.3.0 (2023-04-21 ucrt) | -|os |Windows 11 x64 (build 22621) | -|system |x86_64, mingw32 | -|ui |RStudio | -|language |(EN) | -|collate |Spanish_Spain.utf8 | -|ctype |Spanish_Spain.utf8 | -|tz |Europe/Madrid | -|date |2023-05-25 | -|rstudio |2023.03.1+446 Cherry Blossom (desktop) | -|pandoc |2.19.2 @ C:\PROGRA~1\Pandoc\pandoc.exe | +|field |value | +|:--------|:------------------------------| +|version |R version 4.3.0 (2023-04-21) | +|os |macOS Monterey 12.6.5 | +|system |x86_64, darwin20 | +|ui |X11 | +|language |(EN) | +|collate |en_US.UTF-8 | +|ctype |en_US.UTF-8 | +|tz |UTC | +|date |2023-05-26 | +|pandoc |2.19.2 @ /usr/local/bin/pandoc | # Dependencies @@ -39,9 +38,3 @@ # Revdeps -## New problems (1) - -|package |version |error |warning |note | -|:--------|:-------|:------|:-------|:----| -|[mapSpain](problems.md#mapspain)|0.7.0 |__+1__ | |1 | - diff --git a/revdep/cran.md b/revdep/cran.md index 4bd1fde3..d07935b8 100644 --- a/revdep/cran.md +++ b/revdep/cran.md @@ -2,14 +2,6 @@ We checked 2 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. - * We saw 1 new problems + * We saw 0 new problems * We failed to check 0 packages -Issues with CRAN packages are summarised below. - -### New problems -(This reports the first line of each new failure) - -* mapSpain - checking tests ... - diff --git a/revdep/problems.md b/revdep/problems.md index 5c17cac9..9a207363 100644 --- a/revdep/problems.md +++ b/revdep/problems.md @@ -1,46 +1 @@ -# mapSpain - -
- -* Version: 0.7.0 -* GitHub: https://github.com/rOpenSpain/mapSpain -* Source code: https://github.com/cran/mapSpain -* Date/Publication: 2022-12-22 21:40:02 UTC -* Number of recursive dependencies: 105 - -Run `revdepcheck::revdep_details(, "mapSpain")` for more info - -
- -## Newly broken - -* checking tests ... - ``` - Running 'testthat.R' - ERROR - Running the tests in 'tests/testthat.R' failed. - Last 13 lines of output: - [ FAIL 1 | WARN 0 | SKIP 29 | PASS 140 ] - - ══ Skipped tests ═══════════════════════════════════════════════════════════════ - • On CRAN (29) - - ══ Failed tests ════════════════════════════════════════════════════════════════ - ── Failure ('test-esp_cache.R:17:3'): Test cache online ──────────────────────── - dir.exists(testdir) is not FALSE - - `actual`: TRUE - `expected`: FALSE - - [ FAIL 1 | WARN 0 | SKIP 29 | PASS 140 ] - Error: Test failures - Execution halted - ``` - -## In both - -* checking data for non-ASCII characters ... NOTE - ``` - Note: found 13138 marked UTF-8 strings - ``` - +*Wow, no problems at all. :)* \ No newline at end of file