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
CRAN
239
Last 30 days
18153rd
727
Last 90 days
2.7K
Last year
Trend: +47.5% (30d vs prior 30d)
r2u
CRAN
9
Last 30 days
25
Last 90 days
125
Last year
Trend: -40% (30d vs prior 30d)
CRAN Check Status
13
OK
Show all 13 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-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | 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 | OK |
Check History
OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 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_err
...[truncated]...
▆
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