CRAN Package Check Results for Package ravecore

Last updated on 2026-03-15 23:51:58 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 35.29 122.49 157.78 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 22.59 85.27 107.86 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 61.00 185.23 246.23 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 57.00 175.62 232.62 OK
r-devel-macos-arm64 0.1.0 8.00 29.00 37.00 OK
r-devel-windows-x86_64 0.1.0 35.00 141.00 176.00 OK
r-patched-linux-x86_64 0.1.0 30.16 106.71 136.87 OK
r-release-linux-x86_64 0.1.0 37.36 105.82 143.18 OK
r-release-macos-arm64 0.1.0 OK
r-release-macos-x86_64 0.1.0 22.00 118.00 140.00 OK
r-release-windows-x86_64 0.1.0 30.00 127.00 157.00 OK
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 22.00 118.00 140.00 OK
r-oldrel-windows-x86_64 0.1.0 50.00 167.00 217.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/6s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ravecore) > > test_check("ravecore") Saving _problems/test-math-collapse_arrays-61.R [ FAIL 1 | WARN 0 | SKIP 19 | PASS 78 ] ══ Skipped tests (19) ══════════════════════════════════════════════════════════ • On CRAN (19): 'test-class008-LFP_electrode.R:3:3', 'test-class008-LFP_reference.R:3:3', 'test-class008-LFP_reference.R:62:3', 'test-class009-Auxiliary_channel.R:3:3', 'test-class011-YAEL_process.R:21:3', 'test-class100-base_repository.R:147:3', 'test-class101-epoched_repository.R:264:3', 'test-class103-epoched_voltage.R:421:3', 'test-class103-epoched_voltage.R:498:3', 'test-class103-epoched_voltage.R:587:3', 'test-class103-epoched_voltage.R:660:3', 'test-class104-epoched_time-frequency.R:510:3', 'test-class104-epoched_time-frequency.R:599:3', 'test-class104-epoched_time-frequency.R:689:3', 'test-class104-epoched_time-frequency.R:783:3', 'test-class104-epoched_time-frequency.R:881:3', 'test-class104-epoched_time-frequency.R:977:3', 'test-class112-recording_blocks_voltage.R:372:3', 'test-class112-recording_blocks_voltage.R:492:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-math-collapse_arrays.R:61:3'): collapse_power ────────────────── <getvarError/missingArgError/error/condition> Error in `fa_subset1(x, , ..., drop = drop, reshape = reshape, strict = strict, dimnames = dimnames, split_dim = split_dim)`: argument "tmp" is missing, with no default Backtrace: ▆ 1. ├─ravecore::collapse_power(x[], analysis_index_cubes) at test-math-collapse_arrays.R:61:3 2. ├─x[] 3. └─filearray:::`[.FileArray`(x, ) 4. └─filearray:::fa_subset1(...) [ FAIL 1 | WARN 0 | SKIP 19 | PASS 78 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc