* using log directory ‘/srv/hornik/tmp/CRAN_pretest/D4TAlink.light.Rcheck’ * using R Under development (unstable) (2025-09-10 r88805) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 19.1.7 (3+b1) Debian flang-new version 19.1.7 (3+b1) * running under: Debian GNU/Linux forky/sid * using session charset: UTF-8 * 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 CRAN incoming feasibility ... [4s/6s] OK * 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 ‘D4TAlink.light’ can be installed ... [6s/6s] OK * checking package directory ... OK * checking for future file timestamps ... 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 ... [2s/2s] OK * checking whether the package can be loaded with stated dependencies ... [2s/2s] OK * checking whether the package can be unloaded cleanly ... [2s/2s] OK * checking whether the namespace can be loaded with stated dependencies ... [2s/2s] OK * checking whether the namespace can be unloaded cleanly ... [2s/2s] OK * checking loading without being on the library search path ... [2s/2s] OK * checking whether startup messages can be suppressed ... [2s/2s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... NOTE Package in Depends field not imported from: ‘jsonlite’ These packages need to be imported from (in the NAMESPACE file) for when this namespace is loaded but not attached. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [9s/9s] OK * checking Rd files ... [0s/0s] 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 installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [3s/3s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [3s/3s] ERROR Running ‘testthat.R’ [3s/3s] 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: jsonlite Loading required package: rjson Attaching package: 'rjson' The following objects are masked from 'package:jsonlite': fromJSON, toJSON Loading required package: DBI Loading required package: RSQLite Loading required package: openssl Linking to: OpenSSL 3.5.2 5 Aug 2025 > > test_check("D4TAlink.light") processing file: 20250910_myTask.Rmd output file: 20250910_myTask.knit.md /usr/bin/pandoc +RTS -K512m -RTS 20250910_myTask.knit.md --to docx --from markdown+autolink_bare_uris+tex_math_single_backslash --output /tmp/Rtmpm4osMi/working_dir/Rtmp2hsGco/filed14134bcdc529/MySponsor/myProject/myPackage/docs/20250910_myTask.docx --lua-filter /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rmarkdown/rmarkdown/lua/pagebreak.lua --table-of-contents --toc-depth 3 --highlight-style tango --reference-doc /srv/hornik/tmp/CRAN_pretest/Library/officedown/examples/bookdown/template.docx [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. Output created: /tmp/Rtmpm4osMi/working_dir/Rtmp2hsGco/filed14134bcdc529/MySponsor/myProject/myPackage/docs/20250910_myTask.docx [ FAIL 1 | WARN 1 | SKIP 0 | PASS 4 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test01.R:62:3'): (code run outside of `test_that()`) ──────────────── Error in `file.create(to[okay])`: (converted from warning) cannot create file 'C:/Users/GregoireThomas/test.rmd', reason 'No such file or directory' Backtrace: ▆ 1. └─D4TAlink.light::renderTaskRmd(task) at test01.R:62:3 2. └─base::file.copy(ifn, "C:/Users/GregoireThomas/test.rmd", overwrite = TRUE) [ FAIL 1 | WARN 1 | 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 ... [3s/3s] OK * checking PDF version of manual ... [4s/4s] OK * checking HTML version of manual ... [1s/1s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 NOTE