R Under development (unstable) (2025-10-22 r88967 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. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(btw) > > local_reproducible_output() > > test_check("btw") Starting 2 test processes [ FAIL 0 | WARN 1 | SKIP 57 | PASS 591 ] == Skipped tests (57) ========================================================== * On CRAN (36): 'test-btw.R:10:3', 'test-clipboard.R:6:3', 'test-edit_btw_md.R:12:3', 'test-edit_btw_md.R:35:3', 'test-edit_btw_md.R:54:3', 'test-edit_btw_md.R:65:3', 'test-edit_btw_md.R:85:3', 'test-btw_this.R:51:3', 'test-btw_this.R:466:3', 'test-tool-environment.R:16:3', 'test-tool-files.R:188:3', 'test-tool-git.R:17:3', 'test-tool-git.R:89:3', 'test-tool-git.R:120:3', 'test-tool-git.R:147:3', 'test-tool-git.R:180:3', 'test-tool-git.R:207:3', 'test-tool-git.R:233:3', 'test-tool-git.R:381:3', 'test-tool-rstudioapi.R:5:3', 'test-tool-search-packages.R:42:3', 'test-tool-search-packages.R:55:3', 'test-tool-docs.R:23:3', 'test-tool-docs.R:30:3', 'test-tool-docs.R:57:3', 'test-tool-docs.R:78:3', 'test-tool-web.R:19:3', 'test-tool-web.R:68:3', 'test-tool-web.R:113:3', 'test-tool-web.R:134:3', 'test-tool-web.R:170:3', 'test-tool-web.R:225:3', 'test-tool-web.R:231:3', 'test-tool-sessioninfo.R:15:3', 'test-tool-sessioninfo.R:43:7', 'test-utils-md.R:2:3' * On Windows (21): 'test-btw.R:2:3', 'test-btw_client.R:29:5', 'test-btw_client.R:99:3', 'test-btw_client.R:203:5', 'test-btw_client.R:214:5', 'test-btw_client.R:296:5', 'test-btw_client.R:335:5', 'test-tool-data-frame.R:1:1', 'test-tool-docs-news.R:107:3', 'test-btw_this.R:4:3', 'test-btw_this.R:382:3', 'test-btw_this.R:418:3', 'test-tool-environment.R:2:3', 'test-tool-files.R:19:3', 'test-tool-files.R:79:3', 'test-tool-rstudioapi.R:179:3', 'test-tool-rstudioapi.R:201:3', 'test-tool-search-packages.R:23:3', 'test-tool-search-packages.R:72:3', 'test-tool-docs.R:18:3', 'test-utils.R:7:3' [ FAIL 0 | WARN 1 | SKIP 57 | PASS 591 ] > > proc.time() user system elapsed 3.60 0.28 76.59 Ran 8/8 deferred expressions