CRAN Package Check Results for Package autodb

Last updated on 2025-11-14 00:50:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1.0 6.53 539.46 545.99 OK
r-devel-linux-x86_64-debian-gcc 3.1.0 4.58 363.70 368.28 OK
r-devel-linux-x86_64-fedora-clang 3.1.0 13.00 915.80 928.80 OK
r-devel-linux-x86_64-fedora-gcc 3.1.0 32.00 857.70 889.70 ERROR
r-devel-windows-x86_64 3.1.0 8.00 526.00 534.00 OK
r-patched-linux-x86_64 3.1.0 8.44 525.76 534.20 OK
r-release-linux-x86_64 3.1.0 6.33 497.69 504.02 OK
r-release-macos-arm64 3.1.0 3.00 327.00 330.00 OK
r-release-macos-x86_64 3.1.0 5.00 556.00 561.00 OK
r-release-windows-x86_64 3.1.0 10.00 507.00 517.00 OK
r-oldrel-macos-arm64 3.1.0 4.00 287.00 291.00 OK
r-oldrel-macos-x86_64 3.1.0 5.00 481.00 486.00 OK
r-oldrel-windows-x86_64 3.1.0 10.00 617.00 627.00 OK

Check Details

Version: 3.1.0
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [12m/34m] 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-database-984.R Saving _problems/test-database_schema-746.R Saving _problems/test-functional_dependency-276.R Saving _problems/test-relation-726.R Saving _problems/test-relation_schema-620.R [ FAIL 5 | WARN 0 | SKIP 1 | PASS 725 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): 'test-decompose.r:130:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-database.r:982:5'): database / concatenates without losing attribute orderings, if consistent ── Expected exactly one failure and no successes. Actually failed 2 times ── Failure ('test-database_schema.r:744:5'): database_schema / concatenates without losing attribute orderings, if consistent ── Expected exactly one failure and no successes. Actually failed 2 times ── Failure ('test-functional_dependency.r:276:5'): functional_dependency / concatenates without losing attribute orderings, if consistent ── Expected exactly one failure and no successes. Actually failed 2 times ── Failure ('test-relation.r:726:5'): relation / concatenates without losing attribute orderings, if consistent ── Expected exactly one failure and no successes. Actually failed 2 times ── Failure ('test-relation_schema.r:620:5'): relation_schema / concatenates without losing attribute orderings, if consistent ── Expected exactly one failure and no successes. Actually failed 2 times [ FAIL 5 | WARN 0 | SKIP 1 | PASS 725 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc