CRAN Package Check Results for Package gpboost

Last updated on 2026-07-27 02:50:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7.1 1305.65 133.73 1439.38 ERROR
r-devel-linux-x86_64-debian-gcc 1.7.1.1 1017.87 137.08 1154.95 OK
r-devel-linux-x86_64-fedora-clang 1.7.1.1 1140.00 108.77 1248.77 OK
r-devel-linux-x86_64-fedora-gcc 1.7.1.1 1260.00 46.11 1306.11 OK
r-devel-windows-x86_64 1.7.1.1 1168.00 288.00 1456.00 OK
r-patched-linux-x86_64 1.7.0.1 1233.27 181.63 1414.90 OK
r-release-linux-x86_64 1.7.1.1 1337.58 183.36 1520.94 OK
r-release-macos-arm64 1.7.1.1 268.00 -63.00 205.00 OK
r-release-macos-x86_64 1.7.1.1 1080.00 485.00 1565.00 OK
r-release-windows-x86_64 1.7.1 925.00 309.00 1234.00 OK
r-oldrel-macos-arm64 1.7.1.1 277.00 -54.00 223.00 OK
r-oldrel-macos-x86_64 1.7.1.1 1020.00 491.00 1511.00 OK
r-oldrel-windows-x86_64 1.7.0.1 1504.00 347.00 1851.00 OK

Check Details

Version: 1.7.1
Check: tests
Result: ERROR Running ‘testthat.R’ [32s/59s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(gpboost) Loading required package: R6 > > test_check( + package = "gpboost" + , stop_on_failure = TRUE + , stop_on_warning = FALSE + ) Saving _problems/test_GPModel_egpd-51.R [ FAIL 1 | WARN 0 | SKIP 18 | PASS 187 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • empty test (18): , , , , , , , , , , , , , , , , , ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_GPModel_egpd.R:51:5'): all continuous carriers estimate, evaluate, and predict ── Expected `unname(actual_aux)` to equal `reference$aux`. Differences: 1/2 mismatches [2] 1.71 - 1.72 == -0.000214 [ FAIL 1 | WARN 0 | SKIP 18 | PASS 187 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang