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_08_40_16_2323\RtmpeKlgcn\file6d78472c65b.wav Exported MP3: D:\temp\2026_02_19_08_40_16_2323\RtmpeKlgcn\file6d78381a4d35.mp3 (bitrate: 192 kbps) Exported WAV: D:\temp\2026_02_19_08_40_16_2323\RtmpeKlgcn\file6d7866e434e6.wav Exported WAV: D:\temp\2026_02_19_08_40_16_2323\RtmpeKlgcn\file6d7852ab52f7.wav Exported WAV: D:\temp\2026_02_19_08_40_16_2323\RtmpeKlgcn\file6d787a4a184e.wav Exported WAV: D:\temp\2026_02_19_08_40_16_2323\RtmpeKlgcn\file6d7824782806.wav Exported WAV: D:\temp\2026_02_19_08_40_16_2323\RtmpeKlgcn\file6d78853701c.wav Exported WAV: D:\temp\2026_02_19_08_40_16_2323\RtmpeKlgcn\file6d784e1a7f05.wav Exported WAV: D:\temp\2026_02_19_08_40_16_2323\RtmpeKlgcn\file6d7813b916aa.wav Exported WAV: D:\temp\2026_02_19_08_40_16_2323\RtmpeKlgcn\file6d78556c471.wav Exported MP3: D:\temp\2026_02_19_08_40_16_2323\RtmpeKlgcn\file6d786c5226c1.mp3 (bitrate: 192 kbps) Exported MP3: D:\temp\2026_02_19_08_40_16_2323\RtmpeKlgcn\file6d7820265a96.mp3 (bitrate: 192 kbps) Exported MP3: D:\temp\2026_02_19_08_40_16_2323\RtmpeKlgcn\file6d78ffa5fbc.mp3 (bitrate: 96 kbps) Exported MP3: D:\temp\2026_02_19_08_40_16_2323\RtmpeKlgcn\file6d787d9a33c4.mp3 (bitrate: 320 kbps) Script updated - will transition after current loop Script updated - will transition after current loop [ FAIL 0 | WARN 18 | SKIP 10 | PASS 737 ] ══ Skipped tests (10) ══════════════════════════════════════════════════════════ • Audio playback not available (headless server) (9): 'test-api.R:206:3', 'test-api.R:238:3', 'test-api.R:265:3', 'test-api.R:300:3', 'test-live.R:293:3', 'test-live.R:312:3', 'test-live.R:327:3', 'test-live.R:343:3', 'test-live.R:364:3' • FFmpeg is available (testing without FFmpeg) (1): 'test-export.R:126:3' [ FAIL 0 | WARN 18 | SKIP 10 | PASS 737 ] > > proc.time() user system elapsed 434.46 110.92 545.43