CRAN Package Check Results for Package ebvcube

Last updated on 2024-12-20 00:48:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 6.37 106.86 113.23 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.3 4.78 67.77 72.55 OK
r-devel-linux-x86_64-fedora-clang 0.3.3 189.92 OK
r-devel-linux-x86_64-fedora-gcc 0.3.3 179.04 OK
r-devel-windows-x86_64 0.3.3 10.00 119.00 129.00 OK
r-patched-linux-x86_64 0.3.1 8.72 99.15 107.87 ERROR
r-release-linux-x86_64 0.3.3 8.23 99.40 107.63 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.1 11.00 118.00 129.00 OK
r-oldrel-macos-arm64 0.3.3 9.00 ERROR
r-oldrel-macos-x86_64 0.3.3 11.00 ERROR
r-oldrel-windows-x86_64 0.3.1 12.00 142.00 154.00 OK

Check Details

Version: 0.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [51s/71s] 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 1 | WARN 10 | SKIP 0 | PASS 225 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ebv_utils.R:237:3'): test ebv_i_get_dates ───────────────────── Error in `rhdf5::H5Fopen(file)`: HDF5. File accessibility. Unable to open file. Backtrace: ▆ 1. └─rhdf5::H5Fopen(file) at test-ebv_utils.R:237:3 [ FAIL 1 | WARN 10 | SKIP 0 | PASS 225 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [48s/64s] 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 1 | WARN 10 | SKIP 0 | PASS 225 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ebv_utils.R:237:3'): test ebv_i_get_dates ───────────────────── Error in `rhdf5::H5Fopen(file)`: HDF5. File accessibility. Unable to open file. Backtrace: ▆ 1. └─rhdf5::H5Fopen(file) at test-ebv_utils.R:237:3 [ FAIL 1 | WARN 10 | SKIP 0 | PASS 225 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

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