R Under development (unstable) (2026-02-18 r89435 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > # This file is part of the standard testthat setup. > # It is run by R CMD check to run all tests. > > library(testthat) > library(raveR) > > test_check("raveR") Exported WAV: D:\temp\2026_02_19_13_55_16_31275\Rtmpcbd7Lz\filef2a4524daab.wav Exported WAV: D:\temp\2026_02_19_13_55_16_31275\Rtmpcbd7Lz\filef2a477c03454.wav Exported WAV: D:\temp\2026_02_19_13_55_16_31275\Rtmpcbd7Lz\filef2a47381538c.wav Exported WAV: D:\temp\2026_02_19_13_55_16_31275\Rtmpcbd7Lz\filef2a44d451bc5.wav Exported MP3: D:\temp\2026_02_19_13_55_16_31275\Rtmpcbd7Lz\filef2a45fd7950.mp3 (bitrate: 192 kbps) Exported MP3: D:\temp\2026_02_19_13_55_16_31275\Rtmpcbd7Lz\filef2a46f461ac6.mp3 (bitrate: 192 kbps) Exported MP3: D:\temp\2026_02_19_13_55_16_31275\Rtmpcbd7Lz\filef2a43c90489e.mp3 (bitrate: 96 kbps) Exported MP3: D:\temp\2026_02_19_13_55_16_31275\Rtmpcbd7Lz\filef2a43b6343fb.mp3 (bitrate: 320 kbps) Script updated - will transition after current loop Script updated - will transition after current loop [ FAIL 0 | WARN 12 | SKIP 49 | PASS 599 ] ══ Skipped tests (49) ══════════════════════════════════════════════════════════ • FFmpeg is available (testing without FFmpeg) (1): 'test-export.R:126:3' • On CRAN (48): 'test-api.R:4:3', 'test-api.R:33:3', 'test-api.R:100:3', 'test-api.R:117:3', 'test-api.R:143:3', 'test-api.R:211:3', 'test-api.R:244:3', 'test-api.R:272:3', 'test-api.R:308:3', 'test-composer.R:10:3', 'test-composer.R:33:3', 'test-composer.R:86:3', 'test-composer.R:108:3', 'test-composer.R:144:3', 'test-composer.R:167:3', 'test-composer.R:206:3', 'test-composer.R:240:3', 'test-composer.R:270:3', 'test-instruments.R:98:3', 'test-instruments.R:184:3', 'test-instruments.R:206:3', 'test-instruments.R:248:3', 'test-integration.R:17:3', 'test-integration.R:58:3', 'test-integration.R:124:3', 'test-integration.R:155:3', 'test-integration.R:192:3', 'test-integration.R:220:3', 'test-integration.R:248:3', 'test-integration.R:281:3', 'test-integration.R:314:3', 'test-integration.R:340:3', 'test-live.R:105:3', 'test-live.R:115:3', 'test-live.R:132:3', 'test-live.R:147:3', 'test-live.R:297:3', 'test-live.R:317:3', 'test-live.R:333:3', 'test-live.R:350:3', 'test-live.R:372:3', 'test-live.R:517:3', 'test-live.R:538:3', 'test-sequencer.R:137:3', 'test-sequencer.R:163:3', 'test-sequencer.R:186:3', 'test-sequencer.R:208:3', 'test-sequencer.R:231:3' [ FAIL 0 | WARN 12 | SKIP 49 | PASS 599 ] > > proc.time() user system elapsed 37.54 7.04 44.78