CRAN Package Check Results for Package autodb

Last updated on 2026-08-05 09:50:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.2.4 7.31 678.61 685.92 OK
r-devel-linux-x86_64-debian-gcc 3.3.0 5.94 518.42 524.36 OK
r-devel-linux-x86_64-fedora-clang 3.3.0 14.00 1136.41 1150.41 OK
r-devel-linux-x86_64-fedora-gcc 3.3.0 463.39 OK
r-devel-windows-x86_64 3.3.0 11.00 687.00 698.00 ERROR
r-patched-linux-x86_64 3.2.4 8.41 621.87 630.28 OK
r-release-linux-x86_64 3.2.4 7.02 648.70 655.72 OK
r-release-macos-arm64 3.3.0 2.00 188.00 190.00 OK
r-release-macos-x86_64 3.3.0 6.00 786.00 792.00 OK
r-release-windows-x86_64 3.3.0 19.00 653.00 672.00 OK
r-oldrel-macos-arm64 3.3.0 2.00 208.00 210.00 OK
r-oldrel-macos-x86_64 3.3.0 6.00 810.00 816.00 OK
r-oldrel-windows-x86_64 3.2.4 12.00 830.00 842.00 OK

Check Details

Version: 3.3.0
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [464s] 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-join-45.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 886 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── 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 14 tests, and 4 shrinks <expectation_failure/expectation/error/condition> 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) `<fn>`(`<list>`) 10. \-testthat (local) fn2(fn1(...)) at ./helper.r:1459:30 Counterexample: [[1]] uZEp.sjCp 1 1 2 NULL [[2]] uZEp.sjCp 1 FALSE 2 NULL 3 NULL 4 NULL 5 NULL [ FAIL 1 | WARN 0 | SKIP 0 | PASS 886 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64