R version 4.5.0 beta (2025-04-02 r88102 ucrt) -- "How About a Twenty-Six" Copyright (C) 2025 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 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(strata) > > test_check("strata") [2025-04-03 22:00:57.8847] INFO: Strata started [2025-04-03 22:00:57.8855] INFO: Stratum: bad_stratum initialized [2025-04-03 22:00:57.8861] INFO: Lamina: bad_apple initialized [2025-04-03 22:00:57.8867] INFO: Executing: bad_code [2025-04-03 22:00:57.9816] INFO: Strata started [2025-04-03 22:00:57.9822] INFO: Stratum: first_stratum initialized [2025-04-03 22:00:57.9827] INFO: Lamina: first_lamina initialized [2025-04-03 22:00:57.9833] INFO: Executing: my_code1 [1] "Hello, World!" [2025-04-03 22:00:57.9843] INFO: Lamina: first_lamina finished [2025-04-03 22:00:57.9848] INFO: Lamina: second_lamina initialized [2025-04-03 22:00:57.9853] INFO: Executing: my_code2 [1] "Goodbye, World!" [2025-04-03 22:00:57.9862] INFO: Stratum: first_stratum finished [2025-04-03 22:00:57.9867] INFO: Stratum: bad_stratum initialized [2025-04-03 22:00:57.9872] INFO: Lamina: second_lamina finished [2025-04-03 22:00:57.9877] INFO: Lamina: bad_apple initialized [2025-04-03 22:00:57.9882] INFO: Executing: bad_code [2025-04-03 22:00:58.1059] INFO: Strata started [2025-04-03 22:00:58.1065] INFO: Stratum: first_stratum initialized [2025-04-03 22:00:58.1070] INFO: Lamina: first_lamina initialized [2025-04-03 22:00:58.1077] INFO: Executing: my_code1 [1] "Hello, World!" [2025-04-03 22:00:58.1109] INFO: Lamina: first_lamina finished [2025-04-03 22:00:58.1114] INFO: Lamina: second_lamina initialized [2025-04-03 22:00:58.1119] INFO: Executing: my_code2 [1] "Goodbye, World!" [2025-04-03 22:00:58.1131] INFO: Strata finished - duration: 0.007 seconds [2025-04-03 22:00:58.4893] INFO: Strata started [2025-04-03 22:00:58.4901] INFO: Stratum: first_stratum initialized [2025-04-03 22:00:58.4907] INFO: Lamina: first_lamina initialized [2025-04-03 22:00:58.4915] INFO: Executing: my_code1 [1] "Hello, World!" [2025-04-03 22:00:58.4927] INFO: Lamina: first_lamina finished [2025-04-03 22:00:58.4933] INFO: Lamina: second_lamina initialized [2025-04-03 22:00:58.4939] INFO: Executing: my_code2 [1] "Goodbye, World!" [2025-04-03 22:00:58.4950] INFO: Stratum: first_stratum finished [2025-04-03 22:00:58.4957] INFO: Stratum: bad_stratum initialized [2025-04-03 22:00:58.4963] INFO: Lamina: second_lamina finished [2025-04-03 22:00:58.4969] INFO: Lamina: bad_apple initialized [2025-04-03 22:00:58.4975] INFO: Executing: bad_code [2025-04-03 22:00:58.6265] INFO: Strata started [2025-04-03 22:00:58.6272] INFO: Stratum: bad_stratum initialized [2025-04-03 22:00:58.6278] INFO: Lamina: bad_apple initialized [2025-04-03 22:00:58.6286] INFO: Executing: bad_code [2025-04-03 22:00:58.7505] INFO: Strata started [2025-04-03 22:00:58.7512] INFO: Stratum: first_stratum initialized [2025-04-03 22:00:58.7518] INFO: Lamina: first_lamina initialized [2025-04-03 22:00:58.7526] INFO: Executing: my_code1 [1] "Hello, World!" [2025-04-03 22:00:58.7537] INFO: Strata finished - duration: 0.0035 seconds [2025-04-03 22:00:58.8608] INFO: Strata started [2025-04-03 22:00:58.8616] INFO: Stratum: first_stratum initialized [2025-04-03 22:00:58.8622] INFO: Lamina: second_lamina initialized [2025-04-03 22:00:58.8629] INFO: Executing: my_code2 [1] "Goodbye, World!" [2025-04-03 22:00:58.8640] INFO: Strata finished - duration: 0.0033 seconds [2025-04-03 22:00:59.0223] INFO: Strata started [2025-04-03 22:00:59.0230] INFO: Stratum: first_stratum initialized [2025-04-03 22:00:59.0237] INFO: Lamina: first_lamina initialized [2025-04-03 22:00:59.0244] INFO: Executing: my_code1 [2025-04-03 22:00:59.0255] ERROR: Error in my_code1 [2025-04-03 22:00:59.0380] INFO: Strata finished - duration: 0.0159 seconds [1] "This code should run" [2025-04-03 22:00:59.1264] INFO: Strata started [2025-04-03 22:00:59.1271] INFO: Stratum: first_stratum initialized [2025-04-03 22:00:59.1276] INFO: Lamina: first_lamina initialized [2025-04-03 22:00:59.1284] INFO: Executing: my_code1 [2025-04-03 22:00:59.1356] INFO: Strata finished - duration: 0.0093 seconds [1] "This code should run" [2025-04-03 22:00:59.2239] INFO: Strata started [2025-04-03 22:00:59.2245] INFO: Stratum: first_stratum initialized [2025-04-03 22:00:59.2251] INFO: Lamina: first_lamina initialized [2025-04-03 22:00:59.2259] INFO: Executing: my_code1 [2025-04-03 22:00:59.2268] ERROR: Error in my_code1 [2025-04-03 22:00:59.2277] INFO: Strata finished - duration: 0.004 seconds [1] "This code should run" [2025-04-03 22:00:59.3827] INFO: Strata started [2025-04-03 22:00:59.3834] INFO: Stratum: first_stratum initialized [2025-04-03 22:00:59.3840] INFO: Lamina: first_lamina initialized [2025-04-03 22:00:59.3847] INFO: Executing: my_code1 Choosing first match: 'test1 l1' [2025-04-03 22:01:02.1862] INFO: Strata started [2025-04-03 22:01:02.1869] INFO: Stratum: first_stratum initialized [2025-04-03 22:01:02.1876] INFO: Lamina: first_lamina initialized [2025-04-03 22:01:02.1883] INFO: Executing: my_code1 [1] "Hello, World!" [2025-04-03 22:01:02.1895] INFO: Lamina: first_lamina finished [2025-04-03 22:01:02.1902] INFO: Lamina: second_lamina initialized [2025-04-03 22:01:02.1910] INFO: Executing: my_code2 [1] "Goodbye, World!" [2025-04-03 22:01:02.1922] INFO: Strata finished - duration: 0.0061 seconds cleaning: replacing Hello, World! with hello__world_ cleaning: replacing H!ellO Wor^ld with h_ello_wor_ld [2025-04-03 22:01:03.6694] INFO: Backed up D:/temp/2025_04_03_22_00_17_30884/Rtmpi8jqzL/file1096466a159ad/strata/stratum2/.laminae.toml to D:/temp/2025_04_03_22_00_17_30884/Rtmpi8jqzL/file1096466a159ad/strata/stratum2/.laminae.bak [2025-04-03 22:01:03.7568] INFO: Backed up D:/temp/2025_04_03_22_00_17_30884/Rtmpi8jqzL/file1096466a159ad/strata/stratum3/.laminae.toml to D:/temp/2025_04_03_22_00_17_30884/Rtmpi8jqzL/file1096466a159ad/strata/stratum3/.laminae.bak [2025-04-03 22:01:04.0322] INFO: Backed up D:/temp/2025_04_03_22_00_17_30884/Rtmpi8jqzL/file109647cbc243a/strata/stratum2/.laminae.toml to D:/temp/2025_04_03_22_00_17_30884/Rtmpi8jqzL/file109647cbc243a/strata/stratum2/.laminae.bak [2025-04-03 22:01:04.1148] INFO: Backed up D:/temp/2025_04_03_22_00_17_30884/Rtmpi8jqzL/file109647cbc243a/strata/stratum3/.laminae.toml to D:/temp/2025_04_03_22_00_17_30884/Rtmpi8jqzL/file109647cbc243a/strata/stratum3/.laminae.bak [2025-04-03 22:01:05.8142] INFO: hello [2025-04-03 22:01:05.8591] INFO: testing, 1, 2, 3 [2025-04-03 22:01:05.8688] ERROR: ahhh, panic! [2025-04-03 22:01:06.2075] INFO: Strata started [2025-04-03 22:01:06.2081] INFO: Stratum: first_stratum initialized [2025-04-03 22:01:06.2085] INFO: Lamina: first_lamina initialized [2025-04-03 22:01:06.2092] INFO: Executing: my_code1 [1] "Hello, World!" [2025-04-03 22:01:06.2101] INFO: Lamina: first_lamina finished [2025-04-03 22:01:06.2106] INFO: Lamina: second_lamina initialized [2025-04-03 22:01:06.2111] INFO: Executing: my_code2 [1] "Goodbye, World!" [2025-04-03 22:01:06.2120] INFO: Strata finished - duration: 0.0047 seconds [2025-04-03 22:01:06.3795] INFO: Strata started [2025-04-03 22:01:06.3800] INFO: Stratum: first_stratum initialized [2025-04-03 22:01:06.3806] INFO: Lamina: first_lamina initialized [2025-04-03 22:01:06.3812] INFO: Executing: my_code1 [1] "Hello, World!" [2025-04-03 22:01:06.3822] INFO: Lamina: first_lamina finished [2025-04-03 22:01:06.3827] INFO: Lamina: second_lamina initialized [2025-04-03 22:01:06.3832] INFO: Executing: my_code2 [1] "Goodbye, World!" [2025-04-03 22:01:06.3840] INFO: Strata finished - duration: 0.0047 seconds [2025-04-03 22:01:13.7462] INFO: Backed up D:/temp/2025_04_03_22_00_17_30884/Rtmpi8jqzL/file1096438386e19/.strata.toml to D:/temp/2025_04_03_22_00_17_30884/Rtmpi8jqzL/file1096438386e19/.strata.bak [2025-04-03 22:01:13.8393] INFO: Backed up D:/temp/2025_04_03_22_00_17_30884/Rtmpi8jqzL/file109643bb4de8/.laminae.toml to D:/temp/2025_04_03_22_00_17_30884/Rtmpi8jqzL/file109643bb4de8/.laminae.bak [2025-04-03 22:01:13.9053] WARN: Duplicate orders found in the .strata.toml file, reordering [2025-04-03 22:01:13.9243] INFO: The following columns are not valid and will be dropped: bad_column0, bad_column1, bad_column2, bad_column3 [2025-04-03 22:01:14.0829] WARN: Duplicate orders found in the .strata.toml file, reordering [2025-04-03 22:01:14.1896] INFO: Backed up D:/temp/2025_04_03_22_00_17_30884/Rtmpi8jqzL/file1096470967362/.strata.toml to D:/temp/2025_04_03_22_00_17_30884/Rtmpi8jqzL/file1096470967362/.strata.bak [ FAIL 0 | WARN 0 | SKIP 0 | PASS 101 ] > > proc.time() user system elapsed 15.60 1.84 17.57