Last updated on 2026-07-15 23:51:19 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.1 | 18.72 | 386.00 | 404.72 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.4.1 | 11.03 | 240.12 | 251.15 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.4.1 | 34.00 | 677.02 | 711.02 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.1 | 12.00 | 253.31 | 265.31 | OK | |
| r-devel-windows-x86_64 | 1.4.1 | 21.00 | 348.00 | 369.00 | OK | |
| r-patched-linux-x86_64 | 1.4.1 | 16.93 | 371.09 | 388.02 | OK | |
| r-release-linux-x86_64 | 1.4.1 | 15.60 | 371.17 | 386.77 | OK | |
| r-release-macos-arm64 | 1.4.1 | 5.00 | 80.00 | 85.00 | OK | |
| r-release-macos-x86_64 | 1.4.1 | 12.00 | 407.00 | 419.00 | OK | |
| r-release-windows-x86_64 | 1.4.1 | 21.00 | 358.00 | 379.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.1 | 4.00 | 84.00 | 88.00 | OK | |
| r-oldrel-macos-x86_64 | 1.4.1 | 12.00 | 394.00 | 406.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4.1 | 28.00 | 483.00 | 511.00 | OK |
Version: 1.4.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Matthias Kuhn <matthias.kuhn@tu-dresden.de>’
The BugReports field in DESCRIPTION has
https://gitlab.com/imb-dev/incubate/-/work_items
which should likely be
https://gitlab.com/imb-dev/incubate/-/work_items/issues
instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.4.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [264s/351s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library('testthat')
> library('incubate')
>
> test_check("incubate")
Saving _problems/test-delay-703.R
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 1767 ]
══ Skipped tests (5) ═══════════════════════════════════════════════════════════
• On CRAN (5): 'test-delay_estimation.R:3162:3', 'test-delay_test.R:101:3',
'test-delay_test.R:208:3', 'test-delay_test.R:320:3',
'test-delay_test.R:372:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-delay.R:690:3'): (restricted) mean survival time of delayed distributions ──
Expected `mexp_delayed(...)` to equal `mean(...)`.
Differences:
`actual`: 8.238
`expected`: 8.268
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 1767 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang