R Under development (unstable) (2026-03-24 r89696 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(tuber) > > test_check("tuber") [ FAIL 0 | WARN 3 | SKIP 31 | PASS 225 ] ══ Skipped tests (31) ══════════════════════════════════════════════════════════ • On CRAN (31): 'test-captions.R:5:3', 'test-comment-threads.R:4:3', 'test-comments.R:5:3', 'test-get-related-videos.R:5:3', 'test-integration-ready.R:19:3', 'test-integration-ready.R:28:3', 'test-integration-ready.R:41:3', 'test-integration-ready.R:54:3', 'test-integration-ready.R:74:3', 'test-integration-ready.R:84:3', 'test-integration-ready.R:98:3', 'test-integration-ready.R:112:3', 'test-integration-ready.R:121:3', 'test-integration-ready.R:134:3', 'test-integration-ready.R:149:3', 'test-integration-ready.R:162:3', 'test-integration-ready.R:179:3', 'test-integration-ready.R:192:3', 'test-integration-ready.R:210:3', 'test-integration-ready.R:227:3', 'test-integration-ready.R:240:3', 'test-list-channel-activities.R:5:3', 'test-list-channel-sections.R:3:1', 'test-playlist-items.R:4:3', 'test-playlists.R:4:3', 'test-search.R:4:3', 'test-search.R:25:3', 'test-thumbnails.R:2:3', 'test-thumbnails.R:41:3', 'test-videos.R:5:3', 'test-videos.R:28:3' [ FAIL 0 | WARN 3 | SKIP 31 | PASS 225 ] > > proc.time() user system elapsed 3.01 0.37 3.39