CRAN Package Check Results for Maintainer ‘Luise Quoss <luise.quoss at idiv.de>’

Last updated on 2024-12-18 19:49:41 CET.

Package ERROR OK
ebvcube 5 8

Package ebvcube

Current CRAN status: ERROR: 5, OK: 8

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.1
Check: tests
Result: ERROR Running ‘testthat.R’ [47s/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-release-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