R Under development (unstable) (2026-05-25 r90076 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 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(Athlytics) > > test_check("Athlytics") [ FAIL 0 | WARN 15 | SKIP 5 | PASS 620 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-plot-snapshots.R:6:1' • file.exists(intro_path) is not TRUE (1): 'test-vignettes.R:7:3' • length(docs) > 0 is not TRUE (2): 'test-vignettes.R:36:3', 'test-vignettes.R:69:3' • length(files) > 0 is not TRUE (1): 'test-vignettes.R:91:3' [ FAIL 0 | WARN 15 | SKIP 5 | PASS 620 ] Deleting unused snapshots: 'plot-snapshots/plot-acwr-basic.svg', 'plot-snapshots/plot-acwr-comparison-basic.svg', 'plot-snapshots/plot-acwr-enhanced-basic.svg', 'plot-snapshots/plot-acwr-enhanced-zones.svg', 'plot-snapshots/plot-acwr-no-zones.svg', 'plot-snapshots/plot-acwr-risk-zones.svg', 'plot-snapshots/plot-decoupling-basic.svg', 'plot-snapshots/plot-ef-basic.svg', 'plot-snapshots/plot-ef-smooth-per-type.svg', 'plot-snapshots/plot-ef-trend.svg', 'plot-snapshots/plot-exposure-basic.svg', 'plot-snapshots/plot-exposure-no-date-color.svg', 'plot-snapshots/plot-exposure-no-zones.svg', 'plot-snapshots/plot-pbs-basic.svg', and 'plot-snapshots/plot-pbs-no-trend.svg' > > proc.time() user system elapsed 46.75 11.12 51.81