R Under development (unstable) (2024-11-18 r87347 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(cmstatr) > > test_check("cmstatr") Starting 2 test processes [ FAIL 0 | WARN 0 | SKIP 14 | PASS 1455 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-basis-factors-nonpara1.R:108:3', 'test-basis-factors-nonpara2.R:114:3', 'test-lintr.R:3:5', 'test-plot-failure-modes.R:68:3', 'test-plot-failure-modes.R:106:3', 'test-plot-nested.R:7:3', 'test-plot-nested.R:16:3', 'test-plot-nested.R:26:3', 'test-plot-nested.R:36:3', 'test-plot-nested.R:46:3', 'test-plot-nested.R:57:3', 'test-plotting.R:7:3', 'test-plotting.R:19:3', 'test-plotting.R:31:3' [ FAIL 0 | WARN 0 | SKIP 14 | PASS 1455 ] Deleting unused snapshots: • plot-failure-modes/geom-jitter-failure-mode-sep2.svg > > proc.time() user system elapsed 5.39 0.71 50.82