R Under development (unstable) (2023-08-25 r85011 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 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("TreeSearch") > > test_check("TreeSearch") [ FAIL 0 | WARN 0 | SKIP 4 | PASS 7274 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-Jackknife.R:42:3', 'test-PlotCharacter.R:47:3', 'test-PlotCharacter.R:119:3' • Sys.getenv("GITHUB_PAT") == "" is TRUE (1): 'test-MaximizeParsimony.R:71:3' [ FAIL 0 | WARN 0 | SKIP 4 | PASS 7274 ] Deleting unused snapshots: • PlotCharacter/plotchar-000011110000.svg • PlotCharacter/plotchar-000011qqqq00.svg • PlotCharacter/plotchar-011iiqii0011.svg • PlotCharacter/plotchar-01iii1010101.svg • PlotCharacter/plotchar-01iiii010101.svg • PlotCharacter/plotchar-01iiiiii0101.svg • PlotCharacter/plotchar-023iiqq1ii32.svg • PlotCharacter/plotchar-023iqqq1ii32.svg • PlotCharacter/plotchar-10101iiiii01.svg • PlotCharacter/plotchar-10iiii11iii1.svg • PlotCharacter/plotchar-1100iiii1100.svg • PlotCharacter/plotchar-110iiqiii100.svg • PlotCharacter/plotchar-110iiqqii100.svg • PlotCharacter/plotchar-11ii1000001i.svg • PlotCharacter/plotchar-11ii1qqii111.svg • PlotCharacter/plotchar-11iiii111111.svg • PlotCharacter/plotchar-11iiiiiii100.svg • PlotCharacter/plotchar-11iiqqqqii11.svg • PlotCharacter/plotchar-1234d45baacgttt.svg • PlotCharacter/plotchar-1iii1111iii1.svg • PlotCharacter/plotchar-1iiii1iiii1i.svg • PlotCharacter/plotchar-1qqiiqqii100.svg • PlotCharacter/plotchar-210210iiiiii.svg • PlotCharacter/plotchar-210ii100ii21.svg • PlotCharacter/plotchar-21ii1iiii012.svg • PlotCharacter/plotchar-21ii3qqii032.svg • PlotCharacter/plotchar-230iiqq1ii32.svg • PlotCharacter/plotchar-23ii1iiii032.svg • PlotCharacter/plotchar-23ii1q1ii023.svg • PlotCharacter/plotchar-23ii1qqdi0bid01b32.svg • PlotCharacter/plotchar-23qq1qqqq032.svg • PlotCharacter/plotchar-320iiqq3ii21.svg • PlotCharacter/plotchar-i1i1i1ii1i1i.svg • PlotCharacter/plotchar-iiii1010iiii.svg • PlotCharacter/plotchar-iiii1111iii1.svg • PlotCharacter/plotchar-iiii1111iiii.svg • PlotCharacter/plotchar-iiiiii11iii1.svg • PlotCharacter/plotchar-iiiiiiii0101.svg • PlotCharacter/plotchar-iiiiiiiiiiii.svg • PlotCharacter/plotchar-iiiiiiiqqqqq.svg • PlotCharacter/plotchar-qqqqiiii1qqq.svg • PlotCharacter/plotchar-qqqqqqqqqqqq.svg > > proc.time() user system elapsed 49.23 2.17 51.75