R Under development (unstable) (2026-03-11 r89605 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. > library(testthat) > library(stratallo) > > test_check("stratallo") [ FAIL 0 | WARN 0 | SKIP 36 | PASS 1058 ] ══ Skipped tests (36) ══════════════════════════════════════════════════════════ • On CRAN (36): 'test-alg_coma.R:9:1', 'test-alg_dca.R:2924:1', 'test-alg_dca.R:2936:1', 'test-alg_dca.R:2949:1', 'test-alg_dca.R:2961:1', 'test-alg_dca.R:2973:1', 'test-alg_dca.R:2986:1', 'test-alg_dca.R:2998:1', 'test-alg_dca.R:3011:1', 'test-alg_dca0.R:450:1', 'test-alg_dca0.R:465:1', 'test-alg_dca0.R:480:1', 'test-alg_dca0.R:495:1', 'test-alg_rdca.R:1157:1', 'test-alg_rdca.R:1163:1', 'test-alg_rdca.R:1169:1', 'test-alg_rdca.R:1175:1', 'test-alg_rdca.R:1181:1', 'test-alg_rdca.R:1187:1', 'test-alg_rdca.R:1193:1', 'test-alg_rdca.R:1199:1', 'test-alg_rdca.R:1205:1', 'test-alg_rdca.R:1211:1', 'test-alg_rna.R:95:1', 'test-alg_rna.R:109:1', 'test-alg_rna.R:125:1', 'test-alg_rna.R:510:1', 'test-alg_rna.R:521:1', 'test-alg_rna.R:532:1', 'test-alg_rna_rec.R:31:1', 'test-alg_rna_rec.R:100:1', 'test-alg_rnabox.R:33:1', 'test-alg_rnabox.R:256:1', 'test-alg_rnabox.R:363:1', 'test-alg_sga.R:9:1', 'test-alg_sgaplus.R:9:1' [ FAIL 0 | WARN 0 | SKIP 36 | PASS 1058 ] > > proc.time() user system elapsed 21.70 4.79 26.57