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

Last updated on 2025-04-21 14:49:58 CEST.

Package ERROR OK
ebvcube 1 12

Package ebvcube

Current CRAN status: ERROR: 1, 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-release-macos-arm64