From c873f6c0cf9b3122d1774ac5011b7d0dfd2b2e23 Mon Sep 17 00:00:00 2001 From: Hadley Wickham Date: Sat, 16 Jul 2022 08:28:50 -0500 Subject: [PATCH] Run revdep checks --- cran-comments.md | 12 ++---------- revdep/README.md | 6 ------ revdep/cran.md | 11 ++--------- revdep/problems.md | 39 +-------------------------------------- 4 files changed, 5 insertions(+), 63 deletions(-) diff --git a/cran-comments.md b/cran-comments.md index 02dfe55d5..568ea155d 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -4,16 +4,8 @@ ## revdepcheck results -We checked 116 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. +We checked 117 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) - -* portalr - checking tests ... ERROR - Looks like a false positive diff --git a/revdep/README.md b/revdep/README.md index d4c7c9fb7..52e12c714 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -1,8 +1,2 @@ # Revdeps -## New problems (1) - -|package |version |error |warning |note | -|:------------------------------|:-------|:------|:-------|:----| -|[portalr](problems.md#portalr) |0.3.9 |__+1__ | | | - diff --git a/revdep/cran.md b/revdep/cran.md index f43b05fb2..3d8a3f09b 100644 --- a/revdep/cran.md +++ b/revdep/cran.md @@ -1,14 +1,7 @@ ## revdepcheck results -We checked 116 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. +We checked 117 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) - -* portalr - checking tests ... ERROR diff --git a/revdep/problems.md b/revdep/problems.md index 5fb9d31dc..9a2073633 100644 --- a/revdep/problems.md +++ b/revdep/problems.md @@ -1,38 +1 @@ -# portalr - -
- -* Version: 0.3.9 -* GitHub: https://github.com/weecology/portalr -* Source code: https://github.com/cran/portalr -* Date/Publication: 2021-12-03 05:20:02 UTC -* Number of recursive dependencies: 106 - -Run `cloud_details(, "portalr")` for more info - -
- -## Newly broken - -* checking tests ... ERROR - ``` - Running ‘testthat.R’ - Running the tests in ‘tests/testthat.R’ failed. - Last 13 lines of output: - 5. ├─base::as.data.frame(.) - 6. ├─tidyr::complete(., !!!grouping, fill = list(presence = 0)) - 7. ├─dplyr::mutate(., presence = 1) - 8. ├─dplyr::distinct(.) - 9. └─dplyr::select(., !!!grouping) - ── Error (test-11-phenocam.R:6:1): (code run outside of `test_that()`) ───────── - Error in `-nrow(moon_dates)`: invalid argument to unary operator - Backtrace: - ▆ - 1. └─portalr::phenocam("newmoon", path = portal_data_path) at test-11-phenocam.R:6:0 - 2. └─base::as.Date(moon_dates$newmoondate[-nrow(moon_dates)]) - - [ FAIL 13 | WARN 43 | SKIP 41 | PASS 13 ] - Error: Test failures - Execution halted - ``` - +*Wow, no problems at all. :)* \ No newline at end of file