* using log directory ‘/data/localhost/ripley/R/packages/tests-clang-trunk/autodb.Rcheck’ * using R Under development (unstable) (2026-08-08 r90378) * using platform: x86_64-pc-linux-gnu * R was compiled by clang version 23.1.0-rc2 flang version 23.1.0-rc2 * running under: Fedora Linux 44 (Server Edition) * using session charset: UTF-8 * current time: 2026-08-08 22:28:15 UTC * using option ‘--no-stop-on-test-error’ * checking for file ‘autodb/DESCRIPTION’ ... OK * this is package ‘autodb’ version ‘3.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 ‘autodb’ can be installed ... OK * checking installed package size ... INFO installed size is 16.7Mb sub-directories of 1Mb or more: doc 15.8Mb * 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 ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... 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 ... [15s/15s] OK * checking Rd files ... 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘spelling.R’ Running ‘testthat.R’ [372s/403s] [372s/403s] ERROR Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(autodb) Attaching package: 'autodb' The following object is masked from 'package:stats': decompose > > test_check("autodb") Saving _problems/test-helper-217.R Saving _problems/test-join-45.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 885 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-helper.r:194:5'): gen.database / generates valid databases ─── Falsifiable after 16 tests, and 25 shrinks foreign key 1 has differing child/join record counts: 1 vs 0 Backtrace: x 1. \-hedgehog::forall(...) at test-helper.r:194:5 2. \-hedgehog:::run.prop(property, counterexample$smallest, curry) 3. +-base::tryCatch(...) 4. | \-base (local) tryCatchList(expr, classes, parentenv, handlers) 5. | \-base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 6. | \-base (local) doTryCatch(return(expr), name, parentenv, handler) 7. +-base::withCallingHandlers(...) 8. +-base::do.call(property, arguments) 9. \-autodb (local) ``(TRUE, FALSE, TRUE, ``) 10. \-autodb:::expect_valid_database(...) at test-helper.r:210:7 Counterexample: [[1]] [1] TRUE [[2]] [1] FALSE [[3]] [1] TRUE [[4]] database with 3 relations 7 attributes: a, b, c, d, e, f, g relation X: d, f, g; 1 record key 1: relation g: g, d, f; 1 record key 1: g key 2: d, f relation d_g: d, g, f; 0 records key 1: d, g references: X.{d} -> g.{g} d_g.{g} -> g.{g} ── Failure ('test-join.r:13:5'): df_join / merges tables with matching names/classes and 1D columns in the same way as merge() ── Falsifiable after 1 tests, and 6 shrinks Expected `fn1(...)` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE Backtrace: x 1. \-hedgehog::forall(...) at test-join.r:13:5 2. \-hedgehog:::run.prop(property, counterexample$smallest, curry) 3. +-base::tryCatch(...) 4. | \-base (local) tryCatchList(expr, classes, parentenv, handlers) 5. | \-base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 6. | \-base (local) doTryCatch(return(expr), name, parentenv, handler) 7. +-base::withCallingHandlers(...) 8. +-base::do.call(property, arguments) 9. \-autodb (local) ``(``) 10. \-testthat (local) fn2(fn1(...)) at ./helper.r:1459:30 Counterexample: [[1]] gAjNWu.SQ dOHxlvAnH 1 NULL FALSE 2 NULL FALSE 3 NULL FALSE 4 NA FALSE [[2]] gAjNWu.SQ dOHxlvAnH 1 NA FALSE [ FAIL 2 | WARN 0 | SKIP 0 | PASS 885 ] Error: ! Test failures. Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [90s/93s] OK * checking PDF version of manual ... OK * checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR See ‘/data/localhost/ripley/R/packages/tests-clang-trunk/autodb.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 9:05.77, 499.13 + 8.22