Last updated on 2025-02-23 13:51:09 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.3 | 8.02 | 94.01 | 102.03 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.3.3 | 4.81 | 60.84 | 65.65 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.3 | 178.70 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.3 | 171.40 | ERROR | |||
r-devel-macos-arm64 | 0.3.3 | 93.00 | OK | |||
r-devel-macos-x86_64 | 0.3.3 | 151.00 | OK | |||
r-devel-windows-x86_64 | 0.3.3 | 11.00 | 118.00 | 129.00 | OK | |
r-patched-linux-x86_64 | 0.3.3 | 7.72 | 98.10 | 105.82 | OK | |
r-release-linux-x86_64 | 0.3.3 | 8.16 | 97.23 | 105.39 | OK | |
r-release-macos-arm64 | 0.3.3 | 98.00 | OK | |||
r-release-macos-x86_64 | 0.3.3 | 136.00 | OK | |||
r-release-windows-x86_64 | 0.3.3 | 11.00 | 112.00 | 123.00 | OK | |
r-oldrel-macos-arm64 | 0.3.3 | 14.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.3.3 | 11.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.3.3 | 13.00 | 139.00 | 152.00 | OK |
Version: 0.3.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [38s/60s]
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(ebvcube)
>
> test_check("ebvcube")
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 194 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plots.R:4:3'): test ebv_trend mean ─────────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(file, "metric_1/ebv_cube", 1, "mean", verbose = FALSE) at test-plots.R:4:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:27:3'): test ebv_trend min ─────────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(file, "metric_1/ebv_cube", 1, "min", verbose = FALSE) at test-plots.R:27:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:37:3'): test ebv_trend max ─────────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(...) at test-plots.R:37:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:47:3'): test ebv_trend boxplot ─────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(...) at test-plots.R:47:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:57:3'): test ebv_trend metric ──────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(...) at test-plots.R:57:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:69:3'): test ebv_map 1 ─────────────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_map(...) at test-plots.R:69:3
2. │ ├─methods (local) `[<-`(`*tmp*`, data.all == nodata, value = `<lgl>`)
3. │ ├─data.all == nodata
4. │ └─data.all == nodata
5. │ └─base::stop(...)
6. └─base::.handleSimpleError(...)
7. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:82:3'): test ebv_map: col_rev ──────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_map(...) at test-plots.R:82:3
2. │ ├─methods (local) `[<-`(`*tmp*`, data.all == nodata, value = `<lgl>`)
3. │ ├─data.all == nodata
4. │ └─data.all == nodata
5. │ └─base::stop(...)
6. └─base::.handleSimpleError(...)
7. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:97:3'): test ebv_map: no countries, one class only ─────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_map(...) at test-plots.R:97:3
2. │ ├─methods (local) `[<-`(`*tmp*`, data.all == nodata, value = `<lgl>`)
3. │ ├─data.all == nodata
4. │ └─data.all == nodata
5. │ └─base::stop(...)
6. └─base::.handleSimpleError(...)
7. └─base (local) h(simpleError(msg, call))
── Error ('test-write.R:35:3'): test ebv_write and ebv_read DelayedMatrix Array ──
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_read(...) at test-write.R:35:3
2. │ ├─base::replace(h5array, h5array == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─h5array == fillvalue
5. │ └─h5array == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 194 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.3.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [23s/36s]
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(ebvcube)
>
> test_check("ebvcube")
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 194 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plots.R:4:3'): test ebv_trend mean ─────────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(file, "metric_1/ebv_cube", 1, "mean", verbose = FALSE) at test-plots.R:4:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:27:3'): test ebv_trend min ─────────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(file, "metric_1/ebv_cube", 1, "min", verbose = FALSE) at test-plots.R:27:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:37:3'): test ebv_trend max ─────────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(...) at test-plots.R:37:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:47:3'): test ebv_trend boxplot ─────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(...) at test-plots.R:47:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:57:3'): test ebv_trend metric ──────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(...) at test-plots.R:57:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:69:3'): test ebv_map 1 ─────────────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_map(...) at test-plots.R:69:3
2. │ ├─methods (local) `[<-`(`*tmp*`, data.all == nodata, value = `<lgl>`)
3. │ ├─data.all == nodata
4. │ └─data.all == nodata
5. │ └─base::stop(...)
6. └─base::.handleSimpleError(...)
7. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:82:3'): test ebv_map: col_rev ──────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_map(...) at test-plots.R:82:3
2. │ ├─methods (local) `[<-`(`*tmp*`, data.all == nodata, value = `<lgl>`)
3. │ ├─data.all == nodata
4. │ └─data.all == nodata
5. │ └─base::stop(...)
6. └─base::.handleSimpleError(...)
7. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:97:3'): test ebv_map: no countries, one class only ─────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_map(...) at test-plots.R:97:3
2. │ ├─methods (local) `[<-`(`*tmp*`, data.all == nodata, value = `<lgl>`)
3. │ ├─data.all == nodata
4. │ └─data.all == nodata
5. │ └─base::stop(...)
6. └─base::.handleSimpleError(...)
7. └─base (local) h(simpleError(msg, call))
── Error ('test-write.R:35:3'): test ebv_write and ebv_read DelayedMatrix Array ──
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_read(...) at test-write.R:35:3
2. │ ├─base::replace(h5array, h5array == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─h5array == fillvalue
5. │ └─h5array == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 194 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [64s/113s]
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(ebvcube)
>
> test_check("ebvcube")
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 194 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plots.R:4:3'): test ebv_trend mean ─────────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(file, "metric_1/ebv_cube", 1, "mean", verbose = FALSE) at test-plots.R:4:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:27:3'): test ebv_trend min ─────────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(file, "metric_1/ebv_cube", 1, "min", verbose = FALSE) at test-plots.R:27:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:37:3'): test ebv_trend max ─────────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(...) at test-plots.R:37:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:47:3'): test ebv_trend boxplot ─────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(...) at test-plots.R:47:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:57:3'): test ebv_trend metric ──────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(...) at test-plots.R:57:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:69:3'): test ebv_map 1 ─────────────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_map(...) at test-plots.R:69:3
2. │ ├─methods (local) `[<-`(`*tmp*`, data.all == nodata, value = `<lgl>`)
3. │ ├─data.all == nodata
4. │ └─data.all == nodata
5. │ └─base::stop(...)
6. └─base::.handleSimpleError(...)
7. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:82:3'): test ebv_map: col_rev ──────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_map(...) at test-plots.R:82:3
2. │ ├─methods (local) `[<-`(`*tmp*`, data.all == nodata, value = `<lgl>`)
3. │ ├─data.all == nodata
4. │ └─data.all == nodata
5. │ └─base::stop(...)
6. └─base::.handleSimpleError(...)
7. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:97:3'): test ebv_map: no countries, one class only ─────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_map(...) at test-plots.R:97:3
2. │ ├─methods (local) `[<-`(`*tmp*`, data.all == nodata, value = `<lgl>`)
3. │ ├─data.all == nodata
4. │ └─data.all == nodata
5. │ └─base::stop(...)
6. └─base::.handleSimpleError(...)
7. └─base (local) h(simpleError(msg, call))
── Error ('test-write.R:35:3'): test ebv_write and ebv_read DelayedMatrix Array ──
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_read(...) at test-write.R:35:3
2. │ ├─base::replace(h5array, h5array == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─h5array == fillvalue
5. │ └─h5array == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 194 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.3.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [63s/173s]
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(ebvcube)
>
> test_check("ebvcube")
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 194 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plots.R:4:3'): test ebv_trend mean ─────────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(file, "metric_1/ebv_cube", 1, "mean", verbose = FALSE) at test-plots.R:4:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:27:3'): test ebv_trend min ─────────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(file, "metric_1/ebv_cube", 1, "min", verbose = FALSE) at test-plots.R:27:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:37:3'): test ebv_trend max ─────────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(...) at test-plots.R:37:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:47:3'): test ebv_trend boxplot ─────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(...) at test-plots.R:47:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:57:3'): test ebv_trend metric ──────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_trend(...) at test-plots.R:57:3
2. │ ├─base::replace(data.all, data.all == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─data.all == fillvalue
5. │ └─data.all == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:69:3'): test ebv_map 1 ─────────────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_map(...) at test-plots.R:69:3
2. │ ├─methods (local) `[<-`(`*tmp*`, data.all == nodata, value = `<lgl>`)
3. │ ├─data.all == nodata
4. │ └─data.all == nodata
5. │ └─base::stop(...)
6. └─base::.handleSimpleError(...)
7. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:82:3'): test ebv_map: col_rev ──────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_map(...) at test-plots.R:82:3
2. │ ├─methods (local) `[<-`(`*tmp*`, data.all == nodata, value = `<lgl>`)
3. │ ├─data.all == nodata
4. │ └─data.all == nodata
5. │ └─base::stop(...)
6. └─base::.handleSimpleError(...)
7. └─base (local) h(simpleError(msg, call))
── Error ('test-plots.R:97:3'): test ebv_map: no countries, one class only ─────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_map(...) at test-plots.R:97:3
2. │ ├─methods (local) `[<-`(`*tmp*`, data.all == nodata, value = `<lgl>`)
3. │ ├─data.all == nodata
4. │ └─data.all == nodata
5. │ └─base::stop(...)
6. └─base::.handleSimpleError(...)
7. └─base (local) h(simpleError(msg, call))
── Error ('test-write.R:35:3'): test ebv_write and ebv_read DelayedMatrix Array ──
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': '==' between a DelayedArray object and an array is not supported yet
Backtrace:
▆
1. ├─ebvcube::ebv_read(...) at test-write.R:35:3
2. │ ├─base::replace(h5array, h5array == fillvalue, c(NA))
3. │ │ └─methods (local) `[<-`(`*tmp*`, list, value = `<lgl>`)
4. │ ├─h5array == fillvalue
5. │ └─h5array == fillvalue
6. │ └─base::stop(...)
7. └─base::.handleSimpleError(...)
8. └─base (local) h(simpleError(msg, call))
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 194 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.3.3
Check: package dependencies
Result: ERROR
Package required but not available: ‘HDF5Array’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-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.