Last updated on 2025-02-21 02:52:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.2.0 | 28.88 | 255.23 | 284.11 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.2.0 | 16.36 | 176.19 | 192.55 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.2.0 | 444.08 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 3.2.0 | 499.60 | ERROR | |||
r-devel-macos-arm64 | 3.1.0 | 143.00 | OK | |||
r-devel-macos-x86_64 | 3.2.0 | 381.00 | OK | |||
r-devel-windows-x86_64 | 3.2.0 | 30.00 | 291.00 | 321.00 | OK | |
r-patched-linux-x86_64 | 3.2.0 | 28.07 | 246.44 | 274.51 | OK | |
r-release-linux-x86_64 | 3.2.0 | 25.91 | 247.76 | 273.67 | OK | |
r-release-macos-arm64 | 3.1.0 | 147.00 | OK | |||
r-release-macos-x86_64 | 3.2.0 | 354.00 | OK | |||
r-release-windows-x86_64 | 3.2.0 | 33.00 | 300.00 | 333.00 | OK | |
r-oldrel-macos-arm64 | 3.1.0 | 146.00 | OK | |||
r-oldrel-macos-x86_64 | 3.2.0 | 276.00 | OK | |||
r-oldrel-windows-x86_64 | 3.2.0 | 40.00 | 336.00 | 376.00 | OK |
Version: 3.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [47s/58s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(spant)
spant 3.2.0
Attaching package: 'spant'
The following object is masked from 'package:stats':
sd
>
> test_check("spant")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_fitting.R:57:3'): Test ABfit coarse-fitting steps only ───────
`fit_res` has changed from known value recorded in 'abfit_res_coarse.rds'.
Component "res_tab": Component "res.niter": Mean relative difference: 0.6688525
Backtrace:
▆
1. └─testthat::expect_equal_to_reference(...) at test_fitting.R:57:3
2. └─testthat::expect_known_value(..., update = update)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 3.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [58s/240s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(spant)
spant 3.2.0
Attaching package: 'spant'
The following object is masked from 'package:stats':
sd
>
> test_check("spant")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_fitting.R:57:3'): Test ABfit coarse-fitting steps only ───────
`fit_res` has changed from known value recorded in 'abfit_res_coarse.rds'.
Component "res_tab": Component "res.niter": Mean relative difference: 0.6688525
Backtrace:
▆
1. └─testthat::expect_equal_to_reference(...) at test_fitting.R:57:3
2. └─testthat::expect_known_value(..., update = update)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc