R Under development (unstable) (2025-11-06 r88990 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("tind") Loading required package: tind [ FAIL 0 | WARN 0 | SKIP 24 | PASS 8320 ] ══ Skipped tests (24) ══════════════════════════════════════════════════════════ • On CRAN (24): 'test-03-base-tz.R:25:5', 'test-03-base-tz.R:81:5', 'test-04-base-th.R:209:5', 'test-04-base-th.R:463:5', 'test-06-base-pretty.R:26:5', 'test-06-base-pretty.R:82:5', 'test-06-base-pretty.R:150:5', 'test-06-base-pretty.R:200:5', 'test-06-base-pretty.R:328:5', 'test-06-base-pretty.R:443:5', 'test-06-base-pretty.R:466:5', 'test-07-base-locale.R:5:5', 'test-07-base-locale.R:22:5', 'test-11-format_parse.R:261:5', 'test-14-tdiff.R:92:5', 'test-15-tinterval.R:122:5', 'test-27-calendar.R:88:5', 'test-30-other.R:20:5', 'test-30-other.R:42:5', 'test-30-other.R:73:5', 'test-30-other.R:103:5', 'test-32-pretty.R:33:5', 'test-33-plot-scales.R:94:5', 'test-33-plot-scales.R:116:5' [ FAIL 0 | WARN 0 | SKIP 24 | PASS 8320 ] > > proc.time() user system elapsed 32.12 15.42 47.50