diff --git a/revdep/README.md b/revdep/README.md index a1c9ff59..52e12c71 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -1,8 +1,2 @@ # Revdeps -## New problems (1) - -|package |version |error |warning |note | -|:--------|:-------|:------|:-------|:----| -|[APCalign](problems.md#apcalign)|0.1.3 |__+1__ | |1 | - diff --git a/revdep/cran.md b/revdep/cran.md index 1f7f15fc..c2cdad0f 100644 --- a/revdep/cran.md +++ b/revdep/cran.md @@ -2,14 +2,5 @@ We checked 701 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) - -* APCalign - checking tests ... ERROR - diff --git a/revdep/problems.md b/revdep/problems.md index c2bf6503..9a207363 100644 --- a/revdep/problems.md +++ b/revdep/problems.md @@ -1,48 +1 @@ -# APCalign - -
- -* Version: 0.1.3 -* GitHub: https://github.com/traitecoevo/APCalign -* Source code: https://github.com/cran/APCalign -* Date/Publication: 2023-11-16 22:43:53 UTC -* Number of recursive dependencies: 97 - -Run `revdepcheck::cloud_details(, "APCalign")` for more info - -
- -## Newly broken - -* checking tests ... ERROR - ``` - Running ‘testthat.R’ - Running the tests in ‘tests/testthat.R’ failed. - Complete output: - > # This file is part of the standard setup for testthat. - > # It is recommended that you do not modify it. - > # - > # Where should you do additional test configuration? - > # Learn more about the roles of various files in: - > # * https://r-pkgs.org/tests.html - > # * https://testthat.r-lib.org/reference/test_package.html#special-files - ... - 6. │ └─dplyr:::check_nth_default(default, x = x) - 7. │ └─vctrs::vec_init(x) - 8. └─vctrs:::stop_scalar_type(``(NULL), "x", ``(vec_init())) - 9. └─vctrs:::stop_vctrs(...) - 10. └─rlang::abort(message, class = c(class, "vctrs_error"), ..., call = call) - - [ FAIL 1 | WARN 0 | SKIP 0 | PASS 85 ] - Error: Test failures - In addition: There were 18 warnings (use warnings() to see them) - Execution halted - ``` - -## In both - -* checking data for non-ASCII characters ... NOTE - ``` - Note: found 4 marked UTF-8 strings - ``` - +*Wow, no problems at all. :)* \ No newline at end of file