R Under development (unstable) (2024-10-26 r87273 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(circumplex) > > test_check("circumplex") [ FAIL 0 | WARN 0 | SKIP 20 | PASS 101 ] ══ Skipped tests (20) ══════════════════════════════════════════════════════════ • On CRAN (20): 'test-instrument_oop.R:16:3', 'test-instrument_oop.R:22:3', 'test-instrument_oop.R:33:3', 'test-instrument_oop.R:42:3', 'test-ssm_analysis.R:2:3', 'test-ssm_analysis.R:52:3', 'test-ssm_analysis.R:102:3', 'test-ssm_analysis.R:176:3', 'test-ssm_analysis.R:230:3', 'test-ssm_analysis.R:287:3', 'test-ssm_analysis.R:344:3', 'test-ssm_oop.R:31:3', 'test-ssm_oop.R:70:3', 'test-ssm_plot.R:9:3', 'test-ssm_plot.R:26:3', 'test-ssm_plot.R:42:3', 'test-ssm_plot.R:69:3', 'test-ssm_plot.R:82:3', 'test-ssm_plot.R:95:3', 'test-ssm_table.R:48:3' [ FAIL 0 | WARN 0 | SKIP 20 | PASS 101 ] Deleting unused snapshots: • ssm_plot/many-circle-repel.svg • ssm_plot/many-curve-plots.svg • ssm_plot/measure-contrast-circle-ssm.svg • ssm_plot/measure-contrast-curve-ssm.svg • ssm_plot/single-group-mean-ssm-no-palette.svg • ssm_plot/single-group-mean-ssm-with-labels.svg > > proc.time() user system elapsed 23.81 1.67 25.46