Last updated on 2024-11-12 11:49:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 1.93 | 44.91 | 46.84 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 1.77 | 29.79 | 31.56 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 78.91 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 45.27 | OK | |||
r-devel-windows-x86_64 | 1.2 | 4.00 | 76.00 | 80.00 | OK | |
r-patched-linux-x86_64 | 1.1 | 2.16 | 40.81 | 42.97 | ERROR | |
r-release-linux-x86_64 | 1.1 | 2.09 | 42.38 | 44.47 | ERROR | |
r-release-macos-arm64 | 1.2 | 33.00 | OK | |||
r-release-macos-x86_64 | 1.2 | 72.00 | OK | |||
r-release-windows-x86_64 | 1.2 | 5.00 | 76.00 | 81.00 | OK | |
r-oldrel-macos-arm64 | 1.2 | 35.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2 | 94.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2 | 4.00 | 68.00 | 72.00 | OK |
Version: 1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/10s]
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(ExposR)
>
> test_check("ExposR")
Path set to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ExposR/
... Summarizing raster ...
Rows: 111 Columns: 128
Northing: 42.470047 to 42.50485 degrees
Easting: -71.910123 to -71.869989 degrees
Cell height: 35 meters
Cell width: 26 meters
Values: 271 to 610 meters
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ExposR.R:7:1'): (code run outside of `test_that()`) ────────────
Error in `waldo::compare(x, y, ..., x_arg = x_arg, y_arg = y_arg)`: `tolerance` must be a number or `NULL`, not the string "/home/hornik/tmp/R.check/r-...".
Backtrace:
▆
1. └─testthat::expect_snapshot_value(...) at test_ExposR.R:7:1
2. └─testthat:::check_roundtrip(...)
3. └─testthat:::waldo_compare(...)
4. └─waldo::compare(tolerance = NULL)
5. └─waldo:::check_number_decimal(tolerance, allow_null = TRUE, min = 0)
6. └─waldo:::.stop_not_number(...)
7. └─waldo:::stop_input_type(...)
8. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | 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’ [7s/10s]
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(ExposR)
>
> test_check("ExposR")
Path set to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/ExposR/
... Summarizing raster ...
Rows: 111 Columns: 128
Northing: 42.470047 to 42.50485 degrees
Easting: -71.910123 to -71.869989 degrees
Cell height: 35 meters
Cell width: 26 meters
Values: 271 to 610 meters
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ExposR.R:7:1'): (code run outside of `test_that()`) ────────────
Error in `waldo::compare(x, y, ..., x_arg = x_arg, y_arg = y_arg)`: `tolerance` must be a number or `NULL`, not the string "/home/hornik/tmp/R.check/r-...".
Backtrace:
▆
1. └─testthat::expect_snapshot_value(...) at test_ExposR.R:7:1
2. └─testthat:::check_roundtrip(...)
3. └─testthat:::waldo_compare(...)
4. └─waldo::compare(tolerance = NULL)
5. └─waldo:::check_number_decimal(tolerance, allow_null = TRUE, min = 0)
6. └─waldo:::.stop_not_number(...)
7. └─waldo:::stop_input_type(...)
8. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | 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’ [8s/9s]
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(ExposR)
>
> test_check("ExposR")
Path set to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/ExposR/
... Summarizing raster ...
Rows: 111 Columns: 128
Northing: 42.470047 to 42.50485 degrees
Easting: -71.910123 to -71.869989 degrees
Cell height: 35 meters
Cell width: 26 meters
Values: 271 to 610 meters
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ExposR.R:7:1'): (code run outside of `test_that()`) ────────────
Error in `waldo::compare(x, y, ..., x_arg = x_arg, y_arg = y_arg)`: `tolerance` must be a number or `NULL`, not the string "/home/hornik/tmp/R.check/r-...".
Backtrace:
▆
1. └─testthat::expect_snapshot_value(...) at test_ExposR.R:7:1
2. └─testthat:::check_roundtrip(...)
3. └─testthat:::waldo_compare(...)
4. └─waldo::compare(tolerance = NULL)
5. └─waldo:::check_number_decimal(tolerance, allow_null = TRUE, min = 0)
6. └─waldo:::.stop_not_number(...)
7. └─waldo:::stop_input_type(...)
8. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64