Last updated on 2025-04-10 08:59:04 CEST.
Package | ERROR | OK |
---|---|---|
ebvcube | 3 | 12 |
Current CRAN status: ERROR: 3, OK: 12
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.