Last updated on 2024-11-08 12:43:09 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.1 | 1.57 | 29.40 | 30.97 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 84.43 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 90.24 | ERROR | |||
r-devel-windows-x86_64 | 1.1 | 3.00 | 61.00 | 64.00 | OK | |
r-patched-linux-x86_64 | 1.1 | 1.91 | 41.18 | 43.09 | ERROR | |
r-release-linux-x86_64 | 1.1 | 2.29 | 41.00 | 43.29 | ERROR | |
r-release-macos-arm64 | 1.1 | 29.00 | OK | |||
r-release-macos-x86_64 | 1.1 | 53.00 | OK | |||
r-release-windows-x86_64 | 1.1 | 3.00 | 58.00 | 61.00 | OK | |
r-oldrel-macos-arm64 | 1.1 | 27.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1 | 84.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1 | 4.00 | 67.00 | 71.00 | ERROR |
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’ [4s/5s]
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-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-devel-linux-x86_64-debian-gcc
Version: 1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/74s]
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 /data/gannet/ripley/R/packages/tests-clang/ExposR.Rcheck/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 "/data/gannet/ripley/R/packa...".
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-fedora-clang
Version: 1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/51s]
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 /data/gannet/ripley/R/packages/tests-devel/ExposR.Rcheck/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 "/data/gannet/ripley/R/packa...".
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-fedora-gcc
Version: 1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/8s]
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’ [7s/8s]
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
Version: 1.1
Check: tests
Result: ERROR
Running 'testthat.R' [8s]
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 D:/RCompile/CRANpkg/lib/4.3/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 "D:/RCompile/CRANpkg/lib/4.3...".
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-oldrel-windows-x86_64