CRAN Package Check Results for Package ebvcube

Last updated on 2025-04-03 02:52:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 8.05 101.48 109.53 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 4.38 67.73 72.11 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 192.48 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 172.91 OK
r-devel-macos-arm64 0.4.0 87.00 ERROR
r-devel-macos-x86_64 0.4.0 137.00 OK
r-devel-windows-x86_64 0.4.0 11.00 116.00 127.00 OK
r-patched-linux-x86_64 0.4.0 8.56 98.14 106.70 OK
r-release-linux-x86_64 0.4.0 7.06 94.62 101.68 OK
r-release-macos-arm64 0.4.0 85.00 OK
r-release-macos-x86_64 0.4.0 123.00 OK
r-release-windows-x86_64 0.4.0 11.00 114.00 125.00 OK
r-oldrel-macos-arm64 0.4.0 9.00 ERROR
r-oldrel-macos-x86_64 0.4.0 11.00 ERROR
r-oldrel-windows-x86_64 0.4.0 14.00 137.00 151.00 OK

Check Details

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/70s] 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) ebvcube package version 0.4.0 > > test_check("ebvcube") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 236 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ebv-read.R:4:3'): test ebv_read single timestep ──────────────── Error in `ebv_i_check_ram(prop@spatial$dimensions, timestep, entity, type.long)`: Reading that data into memory will significantly slow down your PC. If you still want to go on, set ignore_RAM = TRUE. Backtrace: ▆ 1. └─ebvcube::ebv_read(file, "metric_1/ebv_cube", 1, 1, verbose = FALSE) at test-ebv-read.R:4:3 2. └─ebvcube:::ebv_i_check_ram(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 236 ] Error: Test failures Execution halted Flavor: r-devel-macos-arm64

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