- using R Under development (unstable) (2026-07-14 r90255)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)
GNU Fortran (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)
- running under: Fedora Linux 44 (Server Edition)
- using session charset: UTF-8
* current time: 2026-07-15 06:49:05 UTC
- using option ‘--no-stop-on-test-error’
- checking for file ‘rtiddlywiki/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘rtiddlywiki’ version ‘0.5.2’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘rtiddlywiki’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking examples ... OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... 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
- checking PDF version of manual ... OK
- checking HTML version of manual ... OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 ERROR