R Under development (unstable) (2024-02-05 r85863 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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("Ternary") > > test_check("Ternary") [ FAIL 0 | WARN 0 | SKIP 11 | PASS 108 ] ══ Skipped tests (11) ══════════════════════════════════════════════════════════ • On CRAN (11): 'test-Annotate.R:20:3', 'test-Contours.R:60:3', 'test-Contours.R:236:3', 'test-Contours.R:246:3', 'test-Holdridge.R:27:3', 'test-axis-rotate.R:66:3', 'test-axis-rotate.R:88:3', 'test-ternary.R:66:3', 'test-ternary.R:127:3', 'test-ternary.R:132:3', 'test-ternary.R:144:3' [ FAIL 0 | WARN 0 | SKIP 11 | PASS 108 ] Deleting unused snapshots: • Annotate/annotate-auto-locate.svg • Contours/contours-skiwiff.svg • Contours/density-contours-2.svg • Contours/density-contours-3.svg • Contours/density-contours.svg • Contours/filledcontours.svg • Contours/lo-res-density-contours.svg • ternary/blank-down-anticlockwise.svg • ternary/blank-down.svg • ternary/blank-le-anticlockwise.svg • ternary/blank-le.svg • ternary/blank-right-anticlockwise.svg • ternary/blank-right.svg • ternary/blank-up-anticlockwise.svg • ternary/blank-up.svg • ternary/cartesian.svg • ternary/colours-and-water.svg • ternary/padding.svg • ternary/plot-to-ternary-y.svg > > proc.time() user system elapsed 2.43 0.42 2.85