- using R version 4.5.1 (2025-06-13)
- using platform: x86_64-apple-darwin20
- R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 14.2.0
- running under: macOS Ventura 13.3.1
- 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 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 ... [9s/12s] OK
See the install log for details.
- 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 ... [2s/4s] OK
- checking whether the package can be loaded with stated dependencies ... [3s/4s] OK
- checking whether the package can be unloaded cleanly ... [2s/3s] OK
- checking whether the namespace can be loaded with stated dependencies ... [2s/3s] OK
- checking whether the namespace can be unloaded cleanly ... [2s/3s] OK
- checking loading without being on the library search path ... [2s/3s] OK
- checking whether startup messages can be suppressed ... [2s/4s] 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 ... [7s/8s] OK
- checking Rd files ... [1s/1s] 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 ... [3s/4s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [15s/23s] ERROR
Running ‘testthat.R’ [15s/23s]
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.3.2 3 Sep 2024
>
> test_check("D4TAlink.light")
processing file: 20250915_myTask.Rmd
output file: 20250915_myTask.knit.md
/opt/R/x86_64/bin/pandoc +RTS -K512m -RTS 20250915_myTask.knit.md --to docx --from markdown+autolink_bare_uris+tex_math_single_backslash --output /Volumes/Temp/tmp/Rtmpx3Aprm/file128d16628f1db/MySponsor/myProject/myPackage/docs/20250915_myTask.docx --lua-filter /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/rmarkdown/rmarkdown/lua/pagebreak.lua --table-of-contents --toc-depth 3 --highlight-style tango --reference-doc /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/officedown/examples/bookdown/template.docx
Output created: /Volumes/Temp/tmp/Rtmpx3Aprm/file128d16628f1db/MySponsor/myProject/myPackage/docs/20250915_myTask.docx
processing file: 20250915_myTask.Rmd
output file: 20250915_myTask.knit.md
/opt/R/x86_64/bin/pandoc +RTS -K512m -RTS 20250915_myTask.knit.md --to docx --from markdown+autolink_bare_uris+tex_math_single_backslash --output /Volumes/Temp/tmp/Rtmpx3Aprm/file128d16628f1db/MySponsor/myProject/myPackage/docs/20250915_myTask.docx --lua-filter /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/rmarkdown/rmarkdown/lua/pagebreak.lua --table-of-contents --toc-depth 3 --highlight-style tango --reference-doc /Volumes/Builds/packages/big-sur-x86_64/results/4.5/D4TAlink.light.Rcheck/D4TAlink.light/template/SQU4REtemplate.docx
Output created: /Volumes/Temp/tmp/Rtmpx3Aprm/file128d16628f1db/MySponsor/myProject/myPackage/docs/20250915_myTask.docx
updating: word/footer1.xml
zip warning: Local Entry CRC does not match CD: word/footer1.xml
(deflated 75%)
updating: word/header1.xml (deflated 88%)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test01.R:68:3'): (code run outside of `test_that()`) ────────────────
Error in `find_quarto()`: Quarto command-line tools path not found!
Please make sure you have installed and added Quarto to your PATH or set the
QUARTO_PATH environment variable.
Backtrace:
▆
1. └─D4TAlink.light::renderTaskQmd(task) at test01.R:68:3
2. └─quarto::quarto_render(...)
3. └─quarto:::find_quarto()
4. └─cli::cli_abort(quarto_not_found_msg)
5. └─rlang::abort(...)
[ 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 ... [15s/21s] OK
- checking PDF version of manual ... [8s/9s] OK
- DONE
Status: 1 ERROR
- using check arguments '--no-clean-on-error '