Last updated on 2026-08-13 02:51:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | OK | |||||
| r-devel-linux-x86_64-debian-gcc | 1.3.0 | 25.97 | 210.12 | 236.09 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.0 | 33.00 | 196.21 | 229.21 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 30.00 | 187.93 | 217.93 | OK | |
| r-devel-windows-x86_64 | 1.3.0 | 46.00 | 458.00 | 504.00 | OK | |
| r-patched-linux-x86_64 | 1.3.0 | 34.08 | 277.99 | 312.07 | ERROR | |
| r-release-linux-x86_64 | 1.3.0 | 37.00 | 276.95 | 313.95 | OK | |
| r-release-macos-arm64 | 1.3.0 | 8.00 | 66.00 | 74.00 | OK | |
| r-release-macos-x86_64 | 1.3.0 | 22.00 | 376.00 | 398.00 | OK | |
| r-release-windows-x86_64 | 1.3.0 | 45.00 | 492.00 | 537.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3.0 | 21.00 | 398.00 | 419.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.0 | 51.00 | 636.00 | 687.00 | OK |
Version: 1.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [212s/256s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(TiPS)
>
> test_check("TiPS")
Saving _problems/test-traj-162.R
Success !
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 6 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-traj.R:162:3'): 80% enveloppe of simulated trajectories by MSA include deterministic trajectory ──
Expected `length(indx)` to equal 0.
Differences:
`actual`: 1.0
`expected`: 0.0
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 6 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64