CRAN Package Check Results for Package rtiddlywiki

Last updated on 2025-12-20 01:50:07 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 2.63 27.18 29.81 OK
r-devel-linux-x86_64-debian-gcc 0.5.2 2.10 24.96 27.06 OK
r-devel-linux-x86_64-fedora-clang 0.5.2 5.00 52.40 57.40 OK
r-devel-linux-x86_64-fedora-gcc 0.5.2 5.00 49.22 54.22 OK
r-devel-windows-x86_64 0.5.2 5.00 56.00 61.00 OK
r-patched-linux-x86_64 0.5.0 2.75 23.56 26.31 OK
r-release-linux-x86_64 0.5.0 1.91 23.65 25.56 OK
r-release-macos-arm64 0.5.2 OK
r-release-macos-x86_64 0.5.2 2.00 42.00 44.00 OK
r-release-windows-x86_64 0.5.0 6.00 47.00 53.00 OK
r-oldrel-macos-arm64 0.5.2 1.00 16.00 17.00 OK
r-oldrel-macos-x86_64 0.5.2 2.00 44.00 46.00 OK
r-oldrel-windows-x86_64 0.5.2 9.00 62.00 71.00 ERROR

Check Details

Version: 0.5.2
Check: tests
Result: ERROR Running 'testthat.R' [10s] Running the tests in 'tests/testthat.R' failed. Complete output: > 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 2012 ms: Could not connect to server Saving _problems/test-word-17.R Saving _problems/test-word-18.R [ FAIL 2 | WARN 1 | SKIP 21 | PASS 81 ] ══ 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' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-word.R:17:5'): Word to Markdown conversion without embedding images works ── Expected `word_to_md(...)` not to throw any errors. Actually got a <simpleError> with message: Cannot find image fe36a2233fa96369704418cd1a62408d79da2ed1.png ── Error ('test-word.R:18:5'): Word to Markdown conversion without embedding images works ── Error in `file(con, "r")`: cannot open the connection Backtrace: ▆ 1. └─base::readLines(output_file) at test-word.R:18:5 2. └─base::file(con, "r") [ FAIL 2 | WARN 1 | SKIP 21 | PASS 81 ] Error: ! Test failures. Stopping test widdlywiki server... Cleanup tempory test folderExecution halted Flavor: r-oldrel-windows-x86_64