- using R Under development (unstable) (2025-01-18 r87593 ucrt)
- using platform: x86_64-w64-mingw32
- R was compiled by
gcc.exe (GCC) 13.3.0
GNU Fortran (GCC) 13.3.0
- running under: Windows Server 2022 x64 (build 20348)
- using session charset: UTF-8
- checking for file 'tarchetypes/DESCRIPTION' ... OK
- this is package 'tarchetypes' version '0.11.0'
- 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 hidden files and directories ... OK
- checking for portable file names ... OK
- checking whether package 'tarchetypes' can be installed ... OK
See the install log for details.
- checking installed package size ... OK
- 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 ... [1s] OK
- checking whether the package can be loaded with stated dependencies ... [1s] OK
- checking whether the package can be unloaded cleanly ... [1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s] OK
- checking whether the namespace can be unloaded cleanly ... [2s] OK
- checking loading without being on the library search path ... [1s] 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 ... [9s] OK
- checking Rd files ... [3s] OK
- checking Rd metadata ... 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 ... [8s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [132s] ERROR
Running 'testthat.R' [132s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(tarchetypes)
Attaching package: 'tarchetypes'
The following object is masked from 'package:testthat':
matches
>
> test_check("tarchetypes")
[ FAIL 1 | WARN 0 | SKIP 80 | PASS 862 ]
══ Skipped tests (80) ══════════════════════════════════════════════════════════
• On CRAN (80): 'test-tar_hook_before.R:2:3', 'test-tar_hook_before.R:12:3',
'test-tar_hook_before.R:34:3', 'test-tar_hook_before.R:59:3',
'test-tar_hook_before.R:112:3', 'test-tar_hook_before.R:122:3',
'test-tar_hook_before.R:137:3', 'test-tar_hook_before.R:147:3',
'test-tar_hook_before.R:158:3', 'test-tar_hook_before.R:177:3',
'test-tar_hook_before.R:185:3', 'test-tar_hook_before.R:193:3',
'test-tar_hook_before.R:214:3', 'test-tar_hook_inner.R:2:3',
'test-tar_hook_inner.R:12:3', 'test-tar_hook_inner.R:21:3',
'test-tar_hook_inner.R:43:3', 'test-tar_hook_inner.R:68:3',
'test-tar_hook_inner.R:93:3', 'test-tar_hook_inner.R:137:3',
'test-tar_hook_inner.R:190:3', 'test-tar_hook_inner.R:203:3',
'test-tar_hook_inner.R:213:3', 'test-tar_hook_inner.R:238:3',
'test-tar_hook_inner.R:253:3', 'test-tar_hook_outer.R:2:3',
'test-tar_hook_outer.R:12:3', 'test-tar_hook_outer.R:21:3',
'test-tar_hook_outer.R:43:3', 'test-tar_hook_outer.R:68:3',
'test-tar_hook_outer.R:121:3', 'test-tar_hook_outer.R:131:3',
'test-tar_hook_outer.R:141:3', 'test-tar_hook_outer.R:152:3',
'test-tar_hook_outer.R:170:3', 'test-tar_hook_outer.R:179:3',
'test-tar_knit.R:124:3', 'test-tar_knit_raw.R:127:3', 'test-tar_map.R:176:3',
'test-tar_map.R:196:3', 'test-tar_map.R:216:3', 'test-tar_map.R:238:3',
'test-tar_map2.R:614:3', 'test-tar_map2.R:682:3', 'test-tar_map_rep.R:365:3',
'test-tar_map_rep.R:428:3', 'test-tar_quarto.R:47:3',
'test-tar_quarto.R:78:3', 'test-tar_quarto.R:120:3',
'test-tar_quarto.R:154:3', 'test-tar_quarto.R:303:3',
'test-tar_quarto.R:372:3', 'test-tar_quarto.R:436:3',
'test-tar_quarto_files.R:24:3', 'test-tar_quarto_rep.R:2:3',
'test-tar_quarto_rep.R:41:3', 'test-tar_quarto_rep.R:79:3',
'test-tar_quarto_rep.R:191:3', 'test-tar_quarto_rep.R:236:3',
'test-tar_quarto_rep.R:277:3', 'test-tar_render.R:73:3',
'test-tar_render.R:172:3', 'test-tar_render_raw.R:75:3',
'test-tar_render_rep.R:77:3', 'test-tar_render_rep.R:188:3',
'test-tar_render_rep.R:229:3', 'test-tar_render_rep.R:273:3',
'test-tar_render_rep.R:334:3', 'test-tar_rep.R:119:3',
'test-tar_rep.R:155:3', 'test-tar_rep.R:206:3', 'test-tar_rep2.R:287:3',
'test-tar_rep2.R:371:3', 'test-tar_rep_map.R:2:3', 'test-tar_rep_map.R:89:3',
'test-tar_rep_map.R:147:3', 'test-tar_rep_map.R:214:3',
'test-tar_rep_map.R:239:3', 'test-tar_rep_map.R:265:3',
'test-tar_rep_map.R:304:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tar_quarto_files.R:129:5'): tar_quarto_files() detects nested dependencies ──
basename(out$sources) (`actual`) not equal to sort(c("main.qmd", "text1.qmd", "text2.qmd")) (`expected`).
`actual`: "main.qmd" "text2.qmd" "text1.qmd"
`expected`: "main.qmd" "text1.qmd" "text2.qmd"
[ FAIL 1 | WARN 0 | SKIP 80 | PASS 862 ]
Error: Test failures
Execution halted
- checking PDF version of manual ... [33s] OK
- checking HTML version of manual ... [24s] OK
- DONE
Status: 1 ERROR