* using log directory 'd:/Rcompile/CRANpkg/local/4.7/D4TAlink.light.Rcheck' * using R Under development (unstable) (2026-07-09 r90225 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * current time: 2026-07-10 06:14:29 UTC * checking for file 'D4TAlink.light/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'D4TAlink.light' version '2.1.21' * 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 'D4TAlink.light' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking 'build' 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 ... [4s] OK * checking whether the package can be loaded with stated dependencies ... [4s] OK * checking whether the package can be unloaded cleanly ... [4s] OK * checking whether the namespace can be loaded with stated dependencies ... [4s] OK * checking whether the namespace can be unloaded cleanly ... [4s] OK * checking loading without being on the library search path ... [4s] OK * checking whether startup messages can be suppressed ... [4s] 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 ... [11s] OK * checking Rd files ... [2s] 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 installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [6s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [6s] ERROR Running 'testthat.R' [6s] Running the tests in 'tests/testthat.R' failed. Complete output: > # See https://github.com/tidyverse/dplyr/blob/main/tests/ > library(testthat) > library(D4TAlink.light) Loading required package: rjson Loading required package: DBI Loading required package: RSQLite Loading required package: openssl Linking to: OpenSSL 3.6.0 1 Oct 2025 The tzdb package is not installed. Timezones will not be available to Arrow compute functions. > > test_check("D4TAlink.light") processing file: 20260710_myTask.Rmd Quitting from 20260710_myTask.Rmd:152-154 [unnamed-chunk-3] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (converted from warning) Replacing special names '.Names' is deprecated; use 'names' instead. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Quitting from 20260710_myTask.Rmd:152-154 [unnamed-chunk-3] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ structure(list(package_dir = package_dir), .Names = c("package_dir"), , class = "rdocx") ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test01.R:56:3'): (code run outside of `test_that()`) ──────────────── Error in `structure(list(package_dir = package_dir), .Names = c("package_dir"), class = "rdocx")`: (converted from warning) Replacing special names '.Names' is deprecated; use 'names' instead. Backtrace: ▆ 1. └─testthat::test_check("D4TAlink.light") 2. └─testthat::test_dir(...) 3. └─testthat:::test_files(...) 4. └─testthat:::test_files_serial(...) 5. ├─testthat::with_reporter(...) 6. │ └─base::tryCatch(...) 7. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 8. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 9. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 10. └─base::lapply(...) 11. └─testthat (local) FUN(X[[i]], ...) 12. └─testthat::source_file(...) 13. └─testthat:::test_code(...) 14. ├─base::withRestarts(...) 15. │ └─base (local) withOneRestart(expr, restarts[[1L]]) 16. │ └─base (local) doWithOneRestart(return(expr), restart) 17. ├─base::tryCatch(...) 18. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 19. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 20. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 21. ├─base::withCallingHandlers(...) 22. └─base::eval(code, test_env) 23. └─base::eval(code, test_env) 24. └─D4TAlink.light::renderTaskRmd(task) at test01.R:56:3 25. └─rmarkdown::render(...) 26. └─knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet) 27. └─knitr:::process_file(text, output) 28. ├─xfun:::handle_error(...) 29. ├─knitr:::with_options(...) 30. ├─base::withCallingHandlers(...) 31. └─knitr:::process_group(group) 32. └─knitr:::call_block(x) 33. └─knitr:::block_exec(params) 34. └─knitr:::eng_r(options) 35. ├─base::unlist(sew(res, options)) 36. ├─knitr::sew(res, options) 37. └─knitr:::sew.list(res, options) 38. └─base::lapply(x, sew, options, ...) 39. ├─knitr (local) FUN(X[[i]], ...) 40. └─knitr:::sew.recordedplot(X[[i]], ...) 41. ├─knitr:::in_base_dir(run_hook_plot(files[[1]], reduce_plot_opts(options))) 42. │ └─knitr:::in_dir(d, expr) 43. └─knitr:::run_hook_plot(files[[1]], reduce_plot_opts(options)) 44. └─officedown (local) hook(x, options) 45. ├─officedown:::get_reference_rdocx() 46. │ ├─base::withVisible(eval(mc, parent.frame())) 47. │ └─base::eval(mc, parent.frame()) 48. │ └─base::eval(mc, parent.frame()) 49. └─officedown (local) ``() 50. └─officer::read_docx(get_reference_value(format = "docx")) 51. └─base::structure(...) 52. └─base::.Deprecated(...) 53. └─base::warning(...) 54. └─base::withRestarts(...) 55. └─base (local) withOneRestart(expr, restarts[[1L]]) 56. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ] Error: ! Test failures. Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [5s] OK * checking PDF version of manual ... [22s] OK * checking HTML version of manual ... [18s] OK * DONE Status: 1 ERROR