CRAN Package Check Results for Package haplo.stats

Last updated on 2026-09-11 17:50:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9.8.7 8.15 129.32 137.47 ERROR
r-devel-linux-x86_64-debian-gcc 1.9.8.7 6.19 81.18 87.37 ERROR
r-devel-linux-x86_64-fedora-clang 1.9.9.1 108.36 OK
r-devel-linux-x86_64-fedora-gcc 1.9.9.1 0.24 OK
r-devel-windows-x86_64 1.9.9.1 16.00 183.00 199.00 OK
r-patched-linux-x86_64 1.9.8.7 9.44 128.71 138.15 OK
r-release-linux-x86_64 1.9.8.7 8.85 128.39 137.24 OK
r-release-macos-arm64 1.9.8.7 3.00 65.00 68.00 OK
r-release-macos-x86_64 1.9.9.1 8.00 325.00 333.00 OK
r-release-windows-x86_64 1.9.8.7 13.00 117.00 130.00 OK
r-oldrel-macos-arm64 1.9.9.1 OK
r-oldrel-macos-x86_64 1.9.9.1 7.00 346.00 353.00 OK
r-oldrel-windows-x86_64 1.9.8.7 19.00 170.00 189.00 OK

Check Details

Version: 1.9.8.7
Check: tests
Result: ERROR Running ‘testthat.R’ [69s/80s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(haplo.stats) Loading required package: arsenal Loading required package: MASS > > test_check("haplo.stats") Saving _problems/test.haplo.cc-52.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ] == Failed tests ================================================================ -- Failure ('test.haplo.cc.R:52:3'): Data.frames from haplo.cc ----------------- Expected `cc.hla.adj$cc.df` to equal `cc.hla.adj.save$cc.df`. Differences: Attributes: < Component "row.names": Numeric: lengths (219, 224) differ > Component "DQB": Lengths (219, 224) differ (string compare on first 219) Component "DQB": 52 string mismatches Component "DRB": Lengths (219, 224) differ (string compare on first 219) Component "DRB": 130 string mismatches Component "B": Lengths (219, 224) differ (string compare on first 219) Component "B": 187 string mismatches Component "Hap-Score": Numeric: lengths (219, 224) differ Component "p-val": Numeric: lengths (219, 224) differ ... [ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.9.8.7
Check: tests
Result: ERROR Running ‘testthat.R’ [36s/42s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(haplo.stats) Loading required package: arsenal Loading required package: MASS > > test_check("haplo.stats") Saving _problems/test.haplo.cc-52.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ] == Failed tests ================================================================ -- Failure ('test.haplo.cc.R:52:3'): Data.frames from haplo.cc ----------------- Expected `cc.hla.adj$cc.df` to equal `cc.hla.adj.save$cc.df`. Differences: Attributes: < Component "row.names": Numeric: lengths (219, 224) differ > Component "DQB": Lengths (219, 224) differ (string compare on first 219) Component "DQB": 52 string mismatches Component "DRB": Lengths (219, 224) differ (string compare on first 219) Component "DRB": 130 string mismatches Component "B": Lengths (219, 224) differ (string compare on first 219) Component "B": 187 string mismatches Component "Hap-Score": Numeric: lengths (219, 224) differ Component "p-val": Numeric: lengths (219, 224) differ ... [ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc