Last updated on 2022-08-15 08:49:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 7.23 | 50.91 | 58.14 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 4.70 | 38.45 | 43.15 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 78.32 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 81.08 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 23.00 | 98.00 | 121.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 6.10 | 48.23 | 54.33 | OK | |
r-release-linux-x86_64 | 1.0.1 | 5.77 | 47.74 | 53.51 | OK | |
r-release-macos-arm64 | 1.0.1 | 34.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 39.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 24.00 | 102.00 | 126.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | 36.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 52.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 24.00 | 120.00 | 144.00 | ERROR |
Version: 1.0.1
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [23s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(dde)
>
> test_check("dde")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 503 ]
== Failed tests ================================================================
-- Error (test-events.R:248:3): event ordering when stacked --------------------
Error in `dopri(y0, tt, target, p, event_time = te, event_function = events,
atol = tol, rtol = tol, return_statistics = TRUE)`: Integration failure: step size too small (at t = 0.00000)
Backtrace:
x
1. \-dde::dopri(...) at test-events.R:248:2
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 503 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64