- using R version 4.6.1 Patched (2026-07-29 r90327)
- using platform: aarch64-apple-darwin23
- R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
- running under: macOS Sequoia 15.7.1
- using session charset: UTF-8
* current time: 2026-07-30 23:19:10 UTC
- checking for file ‘dqcheckr/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘dqcheckr’ version ‘0.3.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 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 ‘dqcheckr’ can be installed ... [3s/3s] 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 ... [0s/0s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the package can be unloaded cleanly ... [0s/0s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the namespace can be unloaded cleanly ... [1s/1s] OK
- checking loading without being on the library search path ... [1s/1s] 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 ... [2s/3s] OK
- checking Rd files ... [0s/0s] 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 ... [1s/1s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [6s/7s] ERROR
Running ‘testthat.R’ [6s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dqcheckr)
>
> test_check("dqcheckr")
[dqcheckr] drift: test_ds snapshot #1 vs #2
[dqcheckr] drift: test_ds snapshot #1 vs #2
[dqcheckr] drift: test_ds snapshot #1 vs #2
[dqcheckr] drift: test_ds snapshot #1 vs #2 | /Volumes/Temp/tmp/Rtmp4yJkLp/file415f1aadc89/drift_test_ds_20260718_010203_1_2.html
[dqcheckr] drift: test_ds snapshot #1 vs #3 | /Volumes/Temp/tmp/Rtmp4yJkLp/file415f1aadc89/drift_test_ds_20260718_010203_1_3.html
[dqcheckr] drift: test_ds snapshot #1 vs #2 | /Volumes/Temp/tmp/Rtmp4yJkLp/file415f515aa5dd/drift_test_ds_20260730_231933_1_2.html
[dqcheckr] drift: test_ds snapshot #1 vs #2
[dqcheckr] drift: test_ds snapshot #2 vs #3
[dqcheckr] drift: test_ds snapshot #1 vs #3
[dqcheckr] drift: test_ds snapshot #1 vs #2
[dqcheckr] drift: test_ds snapshot #1 vs #2
[dqcheckr] drift: test_ds snapshot #1 vs #2
[dqcheckr] drift: test_ds snapshot #1 vs #2
[dqcheckr] drift: test_ds snapshot #1 vs #2
[dqcheckr] drift: test_ds snapshot #2 vs #3
[dqcheckr] drift: test_ds snapshot #1 vs #2
[dqcheckr] drift: test_ds snapshot #1 vs #2
[dqcheckr] drift: rate_ds snapshot #1 vs #2
[dqcheckr] drift: rate_ds snapshot #1 vs #2
[dqcheckr] drift: test_ds snapshot #1 vs #2
[dqcheckr] drift: test_ds snapshot #1 vs #2
[dqcheckr] drift: test_ds snapshot #1 vs #2
[dqcheckr] drift: rate_ds snapshot #1 vs #2
[dqcheckr] drift: rate_ds snapshot #1 vs #2
[dqcheckr] drift: rate_ds snapshot #1 vs #2
[dqcheckr] drift: rate_ds snapshot #1 vs #2
[dqcheckr] drift: rate_ds snapshot #1 vs #2
[dqcheckr] drift: test_ds snapshot #1 vs #2
[dqcheckr] drift: test_ds snapshot #1 vs #2
[dqcheckr] drift: test_ds snapshot #1 vs #2
[dqcheckr] demo: WARN - 1 warning(s), 0 failure(s). Report: (renderer not available)
Saving _problems/test-run-validation-82.R
Saving _problems/test-run-validation-83.R
[ FAIL 2 | WARN 0 | SKIP 14 | PASS 1290 ]
══ Skipped tests (14) ══════════════════════════════════════════════════════════
• On CRAN (14): 'test-integration.R:45:3', 'test-integration.R:56:3',
'test-integration.R:66:3', 'test-integration.R:76:3',
'test-integration.R:87:3', 'test-integration.R:115:3',
'test-integration.R:149:3', 'test-integration.R:172:3',
'test-integration.R:193:3', 'test-integration.R:210:3',
'test-integration.R:229:3', 'test-report-tempdir.R:40:3',
'test-report-tempdir.R:84:3', 'test-snapshot.R:165:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-run-validation.R:82:3'): warning-severity findings message() and the run completes with a snapshot ──
Expected `is.null(result$report_path)` to be FALSE.
Differences:
`actual`: TRUE
`expected`: FALSE
── Failure ('test-run-validation.R:83:3'): warning-severity findings message() and the run completes with a snapshot ──
Expected `runs$render_status` to equal "success".
Differences:
`actual`: "failed"
`expected`: "success"
[ FAIL 2 | WARN 0 | SKIP 14 | PASS 1290 ]
Error:
! Test failures.
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [6s/6s] OK
- checking PDF version of manual ... [3s/3s] OK
- DONE
Status: 1 ERROR