R Under development (unstable) (2025-12-16 r89184 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) > library(rtiddlywiki) > test_check("rtiddlywiki") Starting test tiddlywiki server... Error in httr2::req_perform(httr2::req_error(req, is_error = function(resp) FALSE)) : Failed to perform HTTP request. Caused by error in `curl::curl_fetch_memory()`: ! Could not connect to server [127.0.0.1]: Failed to connect to 127.0.0.1 port 9090 after 2004 ms: Could not connect to server [ FAIL 0 | WARN 0 | SKIP 21 | PASS 83 ] ══ Skipped tests (21) ══════════════════════════════════════════════════════════ • !is_test_tw() is TRUE (1): 'test-tiddler.R:2:5' • On CRAN (20): 'test-rmarkdown.R:97:5', 'test-rmarkdown.R:115:5', 'test-rmarkdown.R:132:5', 'test-rmarkdown.R:149:5', 'test-rmarkdown.R:169:5', 'test-rmarkdown.R:186:5', 'test-rmarkdown.R:201:5', 'test-rmarkdown.R:217:5', 'test-rmarkdown.R:236:5', 'test-rmarkdown.R:253:5', 'test-rmarkdown.R:268:5', 'test-rmarkdown.R:283:5', 'test-rmarkdown.R:302:5', 'test-rmarkdown.R:327:5', 'test-rmarkdown.R:349:5', 'test-rmarkdown.R:371:5', 'test-rmarkdown.R:394:5', 'test-rmarkdown.R:416:5', 'test-rmarkdown.R:440:5', 'test-rmarkdown.R:474:5' [ FAIL 0 | WARN 0 | SKIP 21 | PASS 83 ] Stopping test widdlywiki server... Cleanup tempory test folder> > proc.time() user system elapsed 3.57 0.50 6.46