Skip to content

rtiddlywiki

R Interface for 'TiddlyWiki'

v0.5.2 · Dec 18, 2025 · MIT + file LICENSE

Description

'TiddlyWiki' is a unique non-linear notebook for capturing, organising and sharing complex information. 'rtiddlywiki' is a R interface of 'TiddlyWiki' <https://tiddlywiki.com> to create new tiddler from 'R Markdown' file, and then put into a local 'TiddlyWiki' server if it is available.

Downloads

230

Last 30 days

14103rd

230

Last 90 days

230

Last year

CRAN Check Status

1 ERROR
13 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 ERROR
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (14 non-OK)
OK r-devel-linux-x86_64-debian-clang

*


            
OK r-devel-linux-x86_64-debian-gcc

*


            
OK r-devel-linux-x86_64-fedora-clang

*


            
OK r-devel-linux-x86_64-fedora-gcc

*


            
OK r-devel-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
OK r-oldrel-macos-arm64

*


            
OK r-oldrel-macos-x86_64

*


            
ERROR r-oldrel-windows-x86_64

tests

  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 2037 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
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
OK r-release-macos-arm64

*


            
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Check History

ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 9, 2026
ERROR r-oldrel-windows-x86_64

tests

  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 2037 ms: Could not conn

Dependency Network

Dependencies Reverse dependencies settings httr2 pingr websocket rmarkdown later jsonlite bookdown stringr stringi digest htmlwidgets rvest knitr base64enc +1 more dependencies rtiddlywiki

Version History

new 0.5.2 Mar 9, 2026