Last updated on 2025-11-19 11:53:14 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1 | 4.59 | 41.33 | 45.92 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.1 | 3.29 | 29.82 | 33.11 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1 | 68.23 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.1 | 19.00 | 67.67 | 86.67 | ERROR | |
| r-devel-windows-x86_64 | 1.1 | 6.00 | 53.00 | 59.00 | OK | |
| r-patched-linux-x86_64 | 1.1 | 4.25 | 38.39 | 42.64 | OK | |
| r-release-linux-x86_64 | 1.1 | 4.17 | 38.64 | 42.81 | ERROR | |
| r-release-macos-arm64 | 1.1 | 2.00 | 25.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 1.1 | 4.00 | 53.00 | 57.00 | OK | |
| r-release-windows-x86_64 | 1.1 | 7.00 | 52.00 | 59.00 | OK | |
| r-oldrel-macos-arm64 | 1.1 | 2.00 | 23.00 | 25.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1 | 3.00 | 43.00 | 46.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1 | 8.00 | 65.00 | 73.00 | OK |
Version: 1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/2s]
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
>
> library(testthat)
> library(HurreconR)
>
> test_check("HurreconR")
Path set to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/HurreconR/
... Modeling site ...
064 ms
Saving _problems/test_HurreconR-15.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_HurreconR.R:14:1'): (code run outside of `test_that()`) ────────
Error in `expect_snapshot_value(hurrecon_summarize_site(hur_id = "AL1935-03", site_name = "Miami FL", hur_path = hur_path), test.expected, style = "serialize", cran = FALSE)`: `tolerance` must be a number, not the string "/home/hornik/tmp/R.check/r-...".
Backtrace:
▆
1. └─testthat::expect_snapshot_value(tolerance = test.expected) at test_HurreconR.R:14:1
2. └─testthat:::check_number_decimal(tolerance, min = 0)
3. └─testthat:::.stop_not_number(...)
4. └─testthat:::stop_input_type(...)
5. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
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
>
> library(testthat)
> library(HurreconR)
>
> test_check("HurreconR")
Path set to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/HurreconR/
... Modeling site ...
021 ms
Saving _problems/test_HurreconR-15.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_HurreconR.R:14:1'): (code run outside of `test_that()`) ────────
Error in `expect_snapshot_value(hurrecon_summarize_site(hur_id = "AL1935-03", site_name = "Miami FL", hur_path = hur_path), test.expected, style = "serialize", cran = FALSE)`: `tolerance` must be a number, not the string "/home/hornik/tmp/R.check/r-...".
Backtrace:
▆
1. └─testthat::expect_snapshot_value(tolerance = test.expected) at test_HurreconR.R:14:1
2. └─testthat:::check_number_decimal(tolerance, min = 0)
3. └─testthat:::.stop_not_number(...)
4. └─testthat:::stop_input_type(...)
5. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1
Check: tests
Result: 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
>
> library(testthat)
> library(HurreconR)
>
> test_check("HurreconR")
Path set to /data/gannet/ripley/R/packages/tests-clang/HurreconR.Rcheck/HurreconR/
... Modeling site ...
068 ms
Saving _problems/test_HurreconR-15.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_HurreconR.R:14:1'): (code run outside of `test_that()`) ────────
Error in `expect_snapshot_value(hurrecon_summarize_site(hur_id = "AL1935-03", site_name = "Miami FL", hur_path = hur_path), test.expected, style = "serialize", cran = FALSE)`: `tolerance` must be a number, not the string "/data/gannet/ripley/R/packa...".
Backtrace:
▆
1. └─testthat::expect_snapshot_value(tolerance = test.expected) at test_HurreconR.R:14:1
2. └─testthat:::check_number_decimal(tolerance, min = 0)
3. └─testthat:::.stop_not_number(...)
4. └─testthat:::stop_input_type(...)
5. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.1
Check: tests
Result: 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
>
> library(testthat)
> library(HurreconR)
>
> test_check("HurreconR")
Path set to /data/gannet/ripley/R/packages/tests-devel/HurreconR.Rcheck/HurreconR/
... Modeling site ...
211 ms
Saving _problems/test_HurreconR-15.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_HurreconR.R:14:1'): (code run outside of `test_that()`) ────────
Error in `expect_snapshot_value(hurrecon_summarize_site(hur_id = "AL1935-03", site_name = "Miami FL", hur_path = hur_path), test.expected, style = "serialize", cran = FALSE)`: `tolerance` must be a number, not the string "/data/gannet/ripley/R/packa...".
Backtrace:
▆
1. └─testthat::expect_snapshot_value(tolerance = test.expected) at test_HurreconR.R:14:1
2. └─testthat:::check_number_decimal(tolerance, min = 0)
3. └─testthat:::.stop_not_number(...)
4. └─testthat:::stop_input_type(...)
5. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
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
>
> library(testthat)
> library(HurreconR)
>
> test_check("HurreconR")
Path set to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/HurreconR/
... Modeling site ...
031 ms
Saving _problems/test_HurreconR-15.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_HurreconR.R:14:1'): (code run outside of `test_that()`) ────────
Error in `expect_snapshot_value(hurrecon_summarize_site(hur_id = "AL1935-03", site_name = "Miami FL", hur_path = hur_path), test.expected, style = "serialize", cran = FALSE)`: `tolerance` must be a number, not the string "/home/hornik/tmp/R.check/r-...".
Backtrace:
▆
1. └─testthat::expect_snapshot_value(tolerance = test.expected) at test_HurreconR.R:14:1
2. └─testthat:::check_number_decimal(tolerance, min = 0)
3. └─testthat:::.stop_not_number(...)
4. └─testthat:::stop_input_type(...)
5. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.