Last updated on 2026-07-24 14:51:32 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 | 1026.56 | 164.31 | 1190.87 | ERROR | |
| 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 | 835.00 | 294.00 | 1129.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.0.1 | 1295.60 | 181.94 | 1477.54 | 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 | 480.00 | 1323.00 | 1803.00 | ERROR | |
| r-oldrel-windows-x86_64 | 1.7.0.1 | 1496.00 | 359.00 | 1855.00 | OK |
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
Version: 1.7.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [26s/48s]
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-gcc
Version: 1.7.1.1
Check: whether package can be installed
Result: ERROR
Installation failed.
See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.5/gpboost.Rcheck/00install.out’ for details.
* DONE
* DONE
* Status: FAILURE
* using check arguments '--no-clean-on-error '
* elapsed time (check, wall clock): 30:03
* result classification: failed check, errors:yes, warnings:no, notes:no
Flavor: r-oldrel-macos-x86_64