R Under development (unstable) (2025-09-18 r88857 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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) > test_check("BioTIMEr") Loading required package: BioTIMEr Starting 2 test processes [ FAIL 0 | WARN 3 | SKIP 16 | PASS 63 ] ══ Skipped tests (16) ══════════════════════════════════════════════════════════ • On CRAN (16): 'test-metrics.R:60:3', 'test-metrics.R:80:3', 'test-metrics.R:86:3', 'test-metrics.R:92:3', 'test-metrics.R:98:3', 'test-gridding.R:52:3', 'test-gridding.R:58:3', 'test-gridding.R:64:3', 'test-scales.R:35:3', 'test-slopes.R:3:3', 'test-workflow_alpha.R:3:3', 'test-workflow_beta.R:3:3', 'test-runResampling.R:42:3', 'test-runResampling.R:81:3', 'test-runResampling.R:119:3', 'test-runResampling.R:157:3' [ FAIL 0 | WARN 3 | SKIP 16 | PASS 63 ] Deleting unused snapshots: • scales/color-continuous-cool-false.svg • scales/color-continuous-cool-true.svg • scales/color-continuous-gradient-false.svg • scales/color-continuous-gradient-true.svg • scales/color-continuous-realms-false.svg • scales/color-continuous-realms-true.svg • scales/color-continuous-warm-false.svg • scales/color-continuous-warm-true.svg • scales/color-cool-false-false.svg • scales/color-cool-false-true.svg • scales/color-cool-true-false.svg • scales/color-cool-true-true.svg • scales/color-gradient-false-false.svg • scales/color-gradient-false-true.svg • scales/color-gradient-true-false.svg • scales/color-gradient-true-true.svg • scales/color-realms-false-false.svg • scales/color-realms-false-true.svg • scales/color-realms-true-false.svg • scales/color-realms-true-true.svg • scales/color-warm-false-false.svg • scales/color-warm-false-true.svg • scales/color-warm-true-false.svg • scales/color-warm-true-true.svg • scales/fill-continuous-cool-false.svg • scales/fill-continuous-cool-true.svg • scales/fill-continuous-gradient-false.svg • scales/fill-continuous-gradient-true.svg • scales/fill-continuous-realms-false.svg • scales/fill-continuous-realms-true.svg • scales/fill-continuous-warm-false.svg • scales/fill-continuous-warm-true.svg • scales/fill-cool-false-false.svg • scales/fill-cool-false-true.svg • scales/fill-cool-true-false.svg • scales/fill-cool-true-true.svg • scales/fill-gradient-false-false.svg • scales/fill-gradient-false-true.svg • scales/fill-gradient-true-false.svg • scales/fill-gradient-true-true.svg • scales/fill-realms-false-false.svg • scales/fill-realms-false-true.svg • scales/fill-realms-true-false.svg • scales/fill-realms-true-true.svg • scales/fill-warm-false-false.svg • scales/fill-warm-false-true.svg • scales/fill-warm-true-false.svg • scales/fill-warm-true-true.svg > > proc.time() user system elapsed 2.90 0.39 11.57