CRAN Package Check Results for Package ebvcube

Last updated on 2024-12-12 21:48:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 8.27 105.45 113.72 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.1 5.85 67.52 73.37 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.1 97.21 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 170.16 OK
r-devel-windows-x86_64 0.3.1 11.00 114.00 125.00 OK
r-patched-linux-x86_64 0.3.1 8.02 100.46 108.48 ERROR
r-release-linux-x86_64 0.3.1 7.82 99.88 107.70 ERROR
r-release-macos-arm64 0.3.1 96.00 OK
r-release-macos-x86_64 0.3.1 145.00 OK
r-release-windows-x86_64 0.3.1 11.00 118.00 129.00 OK
r-oldrel-macos-arm64 0.3.1 9.00 ERROR
r-oldrel-macos-x86_64 0.3.1 11.00 ERROR
r-oldrel-windows-x86_64 0.3.1 13.00 136.00 149.00 OK

Check Details

Version: 0.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [50s/67s] 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 7 | 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 7 | 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’ [31s/43s] 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 7 | 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 7 | SKIP 0 | PASS 225 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [48s/67s] 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 7 | 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 7 | SKIP 0 | PASS 225 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [48s/73s] 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 7 | 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 7 | SKIP 0 | PASS 225 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.3.1
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