Last updated on 2026-07-15 23:51:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.2 | 3.02 | 34.07 | 37.09 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.2 | 1.63 | 26.84 | 28.47 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.2 | 5.00 | 51.24 | 56.24 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.2 | 23.25 | ERROR | |||
| r-devel-windows-x86_64 | 0.5.2 | 6.00 | 56.00 | 62.00 | OK | |
| r-patched-linux-x86_64 | 0.5.2 | 2.95 | 30.85 | 33.80 | OK | |
| r-release-linux-x86_64 | 0.5.2 | 3.09 | 30.18 | 33.27 | OK | |
| r-release-macos-arm64 | 0.5.2 | 1.00 | 12.00 | 13.00 | OK | |
| r-release-macos-x86_64 | 0.5.2 | 2.00 | 41.00 | 43.00 | OK | |
| r-release-windows-x86_64 | 0.5.2 | 7.00 | 55.00 | 62.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.2 | 1.00 | 10.00 | 11.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.2 | 2.00 | 42.00 | 44.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.2 | 7.00 | 62.00 | 69.00 | OK |
Version: 0.5.2
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rtiddlywiki)
> test_check("rtiddlywiki")
Starting test tiddlywiki server...
Saving _problems/test-tiddler-3.R
[ FAIL 1 | WARN 0 | SKIP 21 | PASS 78 ]
══ Skipped tests (21) ══════════════════════════════════════════════════════════
• .Platform$OS.type == "windows" is not TRUE (1): 'test-word.R:5: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 ════════════════════════════════════════════════════════════════
── Error ('test-tiddler.R:3:5'): tiddler ───────────────────────────────────────
Error in `response$tags`: $ operator is invalid for atomic vectors
Backtrace:
▆
1. ├─testthat::expect_null(get_tiddler("test-missing")) at test-tiddler.R:3:5
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─rtiddlywiki::get_tiddler("test-missing")
5. └─rtiddlywiki::split_field(response$tags)
[ FAIL 1 | WARN 0 | SKIP 21 | PASS 78 ]
Error:
! Test failures.
Stopping test widdlywiki server...
Cleanup tempory test folderExecution halted
Flavor: r-devel-linux-x86_64-fedora-gcc