From a3f062b3cab347a4ab4fa07b365fa8025f1918bc Mon Sep 17 00:00:00 2001 From: Diego H Date: Sat, 6 Jul 2024 09:56:44 +0200 Subject: [PATCH] Run revdepcheck --- revdep/README.md | 6 ------ revdep/cran.md | 10 +--------- revdep/problems.md | 47 +--------------------------------------------- 3 files changed, 2 insertions(+), 61 deletions(-) diff --git a/revdep/README.md b/revdep/README.md index aaf46fbb..1af03a67 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -40,9 +40,3 @@ # Revdeps -## New problems (1) - -|package |version |error |warning |note | -|:--------|:-------|:------|:-------|:----| -|[mapSpain](problems.md#mapspain)|0.9.1 |__+1__ | |1 | - diff --git a/revdep/cran.md b/revdep/cran.md index 835003e6..ab1853ce 100644 --- a/revdep/cran.md +++ b/revdep/cran.md @@ -2,14 +2,6 @@ We checked 4 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 0d8741fb..9a207363 100644 --- a/revdep/problems.md +++ b/revdep/problems.md @@ -1,46 +1 @@ -# mapSpain - -
- -* Version: 0.9.1 -* GitHub: https://github.com/rOpenSpain/mapSpain -* Source code: https://github.com/cran/mapSpain -* Date/Publication: 2024-06-10 18:20:01 UTC -* Number of recursive dependencies: 102 - -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: - 4. └─testthat:::test_files_parallel(...) - 5. ├─withr::with_dir(...) - 6. │ └─base::force(code) - 7. ├─testthat::with_reporter(...) - 8. │ └─base::tryCatch(...) - 9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) - 10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) - 11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) - 12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".") - 13. └─queue$poll(Inf) - 14. └─base::lapply(...) - 15. └─testthat (local) FUN(X[[i]], ...) - 16. └─private$handle_error(msg, i) - 17. └─rlang::abort(...) - 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