Last updated on 2025-11-22 19:50:32 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1 | 3.95 | 41.10 | 45.05 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.1 | 2.83 | 29.46 | 32.29 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2 | 497.28 | OK | |||
| r-devel-windows-x86_64 | 1.1 | 6.00 | 53.00 | 59.00 | OK | |
| r-patched-linux-x86_64 | 1.1 | 4.85 | 38.85 | 43.70 | ERROR | |
| r-release-linux-x86_64 | 1.1 | 4.17 | 38.64 | 42.81 | ERROR | |
| r-release-macos-arm64 | 1.2 | 1.00 | 76.00 | 77.00 | OK | |
| r-release-macos-x86_64 | 1.1 | 4.00 | 53.00 | 57.00 | OK | |
| r-release-windows-x86_64 | 1.1 | 8.00 | 52.00 | 60.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.2 | 1.00 | 66.00 | 67.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2 | 12.00 | 462.00 | 474.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 ...
029 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 ...
018 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’ [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-patched-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-patched-linux-x86_64
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
Version: 1.1
Check: tests
Result: ERROR
Running 'testthat.R' [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 D:/RCompile/CRANpkg/lib/4.5/HurreconR
... Modeling site ...
025 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 "D:/RCompile/CRANpkg/lib/4.5...".
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-windows-x86_64