CRAN Package Check Results for Package finalfit

Last updated on 2026-09-03 20:57:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 16.80 410.88 427.68 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 12.29 293.28 305.57 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 12.00 279.96 291.96 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 13.00 302.50 315.50 OK
r-devel-windows-x86_64 1.1.0 20.00 426.00 446.00 ERROR
r-patched-linux-x86_64 1.1.0 17.33 399.60 416.93 OK
r-release-linux-x86_64 1.1.0 16.19 400.15 416.34 OK
r-release-macos-arm64 1.1.0 4.00 130.00 134.00 OK
r-release-macos-x86_64 1.1.0 11.00 454.00 465.00 OK
r-release-windows-x86_64 1.1.0 19.00 417.00 436.00 OK
r-oldrel-macos-arm64 1.1.0 OK
r-oldrel-macos-x86_64 1.1.0 10.00 318.00 328.00 OK
r-oldrel-windows-x86_64 1.1.0 26.00 556.00 582.00 OK

Check Details

Version: 1.1.0
Check: tests
Result: ERROR Running 'testthat.R' [36s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(finalfit) > > test_check("finalfit") Saving _problems/test_missing-18.R [ FAIL 1 | WARN 13 | SKIP 0 | PASS 130 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_missing.R:18:2'): missing_pairs gives plot ───────────────────── Error: object 'ggcoef_multinom' is not exported by 'namespace:ggstats' Backtrace: ▆ 1. ├─testthat::expect_is(...) at test_missing.R:18:9 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─finalfit::missing_pairs(colon_s, explanatory = c("age", "age.factor")) 5. └─base::loadNamespace(x) 6. └─base::namespaceImportFrom(...) 7. └─base::importIntoEnv(impenv, impnames, ns, impvars) [ FAIL 1 | WARN 13 | SKIP 0 | PASS 130 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64