- using R Under development (unstable) (2026-03-16 r89635)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
clang version 22.1.1 (https://github.com/llvm/llvm-project fef02d48c08db859ef83f84232ed78bd9d1c323a)
flang version 22.1.1 (https://github.com/llvm/llvm-project fef02d48c08db859ef83f84232ed78bd9d1c323a)
- running under: Fedora Linux 42 (Workstation Edition)
- using session charset: UTF-8
* current time: 2026-03-16 13:21:16 UTC
- using option ‘--no-stop-on-test-error’
- checking for file ‘ravecore/DESCRIPTION’ ... OK
- this is package ‘ravecore’ version ‘0.1.0’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘ravecore’ can be installed ... [67s/129s] OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... OK
- checking whether startup messages can be suppressed ... OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [59s/80s] OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... INFO
Undeclared package ‘dipsaus’ in Rd xrefs
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking examples ... OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [9s/10s] ERROR
Running ‘testthat.R’
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
- checking PDF version of manual ... [18s/21s] OK
- checking HTML version of manual ... [24s/29s] OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 ERROR