R version 4.6.0 RC (2026-04-20 r89921 ucrt) -- "Because it was There" 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. > library(testthat) > library(wARMASVp) > > test_check("wARMASVp") [ FAIL 0 | WARN 3 | SKIP 30 | PASS 265 ] ══ Skipped tests (30) ══════════════════════════════════════════════════════════ • On CRAN (30): 'test-filtering.R:326:3', 'test-particle-filter.R:7:3', 'test-particle-filter.R:21:3', 'test-particle-filter.R:31:3', 'test-particle-filter.R:42:3', 'test-particle-filter.R:69:3', 'test-particle-filter.R:79:3', 'test-particle-filter.R:90:3', 'test-particle-filter.R:102:3', 'test-particle-filter.R:114:3', 'test-particle-filter.R:124:3', 'test-particle-filter.R:135:3', 'test-testing.R:11:3', 'test-testing.R:130:3', 'test-testing.R:149:3', 'test-testing.R:167:3', 'test-testing.R:180:3', 'test-testing.R:191:3', 'test-testing.R:202:3', 'test-testing.R:211:3', 'test-testing.R:222:3', 'test-testing.R:233:3', 'test-testing.R:244:3', 'test-testing.R:257:3', 'test-testing.R:269:3', 'test-testing.R:281:3', 'test-testing.R:292:3', 'test-testing.R:311:3', 'test-testing.R:337:3', 'test-testing.R:364:3' [ FAIL 0 | WARN 3 | SKIP 30 | PASS 265 ] > > proc.time() user system elapsed 17.64 0.51 18.09