R Under development (unstable) (2025-12-21 r89216 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. > test-btw_this.R: i Installing Pandoc release 3.8.3 > test-btw_this.R: Downloading bundle... > test-btw_this.R: v Pandoc version 3.8.3 installed. > test-tool-run.R: No personal access token (PAT) available. > test-tool-run.R: Obtain a PAT from here: > test-tool-run.R: https://github.com/settings/tokens > test-tool-run.R: For more on what to do with the PAT, see ?gh_whoami. > test-tool-run.R: ERROR: Unknown command "TMPDIR=D:/temp/2025_12_23_00_10_16_20230/Rtmpyk4XG4/filecbdc78c31c4a". Did you mean command "preview"? > test-tool-run.R: ERROR: Unknown command "TMPDIR=D:/temp/2025_12_23_00_10_16_20230/Rtmpyk4XG4/filecbdc57d210". Did you mean command "preview"? > test-tool-run.R: ERROR: Unknown command "TMPDIR=D:/temp/2025_12_23_00_10_16_20230/Rtmpyk4XG4/filecbdc69473a34". Did you mean command "preview"? > test-tool-run.R: ERROR: Unknown command "TMPDIR=D:/temp/2025_12_23_00_10_16_20230/Rtmpyk4XG4/filecbdcf075806". Did you mean command "preview"? > test-tool-run.R: ERROR: Unknown command "TMPDIR=D:/temp/2025_12_23_00_10_16_20230/Rtmpyk4XG4/filecbdc2de2a19". Did you mean command "render"? > test-tool-docs.R: i Installing Pandoc release 3.8.3 > test-tool-docs.R: Downloading bundle... > test-tool-docs.R: v Pandoc version 3.8.3 installed. [ FAIL 0 | WARN 1 | SKIP 61 | PASS 978 ] == Skipped tests (61) ========================================================== * On CRAN (40): 'test-btw.R:7:1', 'test-clipboard.R:1:1', 'test-edit_btw_md.R:1:1', 'test-edit_btw_md.R:27:1', 'test-edit_btw_md.R:46:1', 'test-edit_btw_md.R:64:1', 'test-edit_btw_md.R:86:1', 'test-btw_this.R:42:1', 'test-btw_this.R:474:3', 'test-btw_this.R:646:1', 'test-btw_this.R:663:1', 'test-tool-env.R:15:1', 'test-tool-files.R:164:1', 'test-tool-git.R:1:1', 'test-tool-git.R:67:1', 'test-tool-git.R:107:1', 'test-tool-git.R:132:1', 'test-tool-git.R:166:1', 'test-tool-git.R:191:1', 'test-tool-git.R:214:1', 'test-tool-git.R:345:1', 'test-tool-ide.R:1:1', 'test-tool-pkg-devtools-covr.R:295:1', 'test-tool-run.R:108:1', 'test-tool-search-packages.R:42:3', 'test-tool-search-packages.R:55:3', 'test-tool-session-info.R:3:1', 'test-tool-session-info.R:40:1', 'test-tool-web.R:23:3', 'test-tool-web.R:54:3', 'test-tool-web.R:107:3', 'test-tool-web.R:128:3', 'test-tool-web.R:164:3', 'test-tool-web.R:206:1', 'test-tool-web.R:229:3', 'test-tool-docs.R:22:1', 'test-tool-docs.R:30:3', 'test-tool-docs.R:57:3', 'test-tool-docs.R:75:1', 'test-utils-md.R:1:1' * On Windows (21): 'test-btw.R:2:3', 'test-btw_client.R:29:5', 'test-btw_client.R:99:3', 'test-btw_client.R:253:5', 'test-btw_client.R:264:5', 'test-btw_client.R:346:5', 'test-btw_client.R:385:5', 'test-tool-docs-news.R:148:3', 'test-btw_this.R:4:3', 'test-btw_this.R:386:3', 'test-btw_this.R:422:3', 'test-tool-env-df.R:1:1', 'test-tool-env.R:2:3', 'test-tool-files.R:19:3', 'test-tool-files.R:79:3', 'test-tool-ide.R:177:3', 'test-tool-ide.R:199: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 61 | PASS 978 ] > > proc.time() user system elapsed 4.65 0.39 93.98 Ran 8/8 deferred expressions