diff --git a/revdep/README.md b/revdep/README.md index 0802f03..dbf978b 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -1,18 +1,18 @@ # Platform -|field |value | -|:--------|:-------------------------------------------------------------------------------------| -|version |R version 4.2.2 (2022-10-31 ucrt) | -|os |Windows 10 x64 (build 22000) | -|system |x86_64, mingw32 | -|ui |RStudio | -|language |(EN) | -|collate |English_United States.utf8 | -|ctype |English_United States.utf8 | -|tz |America/New_York | -|date |2023-09-08 | -|rstudio |2022.12.0+353 Elsbeth Geranium (desktop) | -|pandoc |2.19.2 @ C:/Program Files/RStudio/resources/app/bin/quarto/bin/tools/ (via rmarkdown) | +|field |value | +|:--------|:----------------------------------------| +|version |R version 4.2.2 (2022-10-31 ucrt) | +|os |Windows 10 x64 (build 22000) | +|system |x86_64, mingw32 | +|ui |RStudio | +|language |(EN) | +|collate |English_United States.utf8 | +|ctype |English_United States.utf8 | +|tz |America/New_York | +|date |2023-09-08 | +|rstudio |2022.12.0+353 Elsbeth Geranium (desktop) | +|pandoc |NA | # Dependencies @@ -35,9 +35,9 @@ # Revdeps -## Failed to check (1) +## New problems (1) -|package |version |error |warning |note | -|:---------|:-------|:--------|:-------|:----| -|[shoredate](failures.md#shoredate)|1.1.0 |1 __+1__ | | | +|package |version |error |warning |note | +|:---------|:-------|:------|:-------|:----| +|[shoredate](problems.md#shoredate)|1.1.0 |__+1__ | | | diff --git a/revdep/cran.md b/revdep/cran.md index 1c1fcdc..04b7641 100644 --- a/revdep/cran.md +++ b/revdep/cran.md @@ -2,11 +2,14 @@ We checked 11 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. - * We saw 0 new problems - * We failed to check 1 packages + * We saw 1 new problems + * We failed to check 0 packages Issues with CRAN packages are summarised below. -### Failed to check +### New problems +(This reports the first line of each new failure) + +* shoredate + checking tests ... -* shoredate (NA) diff --git a/revdep/failures.md b/revdep/failures.md index 12ea869..9a20736 100644 --- a/revdep/failures.md +++ b/revdep/failures.md @@ -1,44 +1 @@ -# shoredate - -
- -* Version: 1.1.0 -* GitHub: https://github.com/isakro/shoredate -* Source code: https://github.com/cran/shoredate -* Date/Publication: 2023-06-02 23:40:02 UTC -* Number of recursive dependencies: 116 - -Run `revdepcheck::revdep_details(, "shoredate")` for more info - -
- -## Newly broken - -* checking tests ... - ``` - Running 'testthat.R' - ERROR - Running the tests in 'tests/testthat.R' failed. - Last 13 lines of output: - old | new - [3] Output | Output [3] - [4] =============== | =============== [4] - [5] Site: 1 | Site: 1 [5] - [6] Elevation: 59.96235 - Elevation: 59.96506 [6] - [7] | [7] - [8] 95% HDR: | 95% HDR: [8] - [9] 7010 BCE-4880 BCE | 7010 BCE-4880 BCE [9] - - * Run `testthat::snapshot_accept('shoreline_date')` to accept the change. - * Run `testthat::snapshot_review('shoreline_date')` to interactively review the change. - - [ FAIL 1 | WARN 1 | SKIP 1 | PASS 112 ] - Error: Test failures - Execution halted - ``` - -## In both - -* R CMD check timed out - - +*Wow, no problems at all. :)* \ No newline at end of file diff --git a/revdep/problems.md b/revdep/problems.md index 12ea869..e49b230 100644 --- a/revdep/problems.md +++ b/revdep/problems.md @@ -37,8 +37,3 @@ Run `revdepcheck::revdep_details(, "shoredate")` for more info Execution halted ``` -## In both - -* R CMD check timed out - -