CRAN Package Check Results for Package ebvcube

Last updated on 2025-02-18 02:50:34 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.3 8.80 104.83 113.63 OK
r-devel-linux-x86_64-debian-gcc 0.3.3 6.06 63.24 69.30 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.3 184.53 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.3 169.05 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.99 97.46 105.45 OK
r-release-linux-x86_64 0.3.3 7.93 98.09 106.02 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 12.00 113.00 125.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 217.00 230.00 OK

Additional issues

M1mac

Check Details

Version: 0.3.3
Check: tests
Result: ERROR Running ‘testthat.R’ [23s/35s] 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’ [67s/174s] 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/333s] 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 191 ] ══ 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 191 ] 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