Last updated on 2026-07-15 23:51:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.4 | 17.89 | 399.69 | 417.58 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.4 | 11.25 | 260.78 | 272.03 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.3.4 | 29.00 | 669.08 | 698.08 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.4 | 12.00 | 275.14 | 287.14 | NOTE | |
| r-devel-windows-x86_64 | 0.3.4 | 16.00 | 324.00 | 340.00 | OK | |
| r-patched-linux-x86_64 | 0.3.4 | 15.78 | 372.60 | 388.38 | OK | |
| r-release-linux-x86_64 | 0.3.4 | 13.59 | 370.04 | 383.63 | OK | |
| r-release-macos-arm64 | 0.3.4 | 4.00 | 89.00 | 93.00 | OK | |
| r-release-macos-x86_64 | 0.3.4 | 11.00 | 561.00 | 572.00 | OK | |
| r-release-windows-x86_64 | 0.3.4 | 18.00 | 322.00 | 340.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.4 | 4.00 | 94.00 | 98.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.4 | 11.00 | 426.00 | 437.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.4 | 23.00 | 477.00 | 500.00 | OK |
Version: 0.3.4
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
censored/tests/testthat/test-proportional_hazards-survival.R (.Dim: 1)
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.4
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
censored/tests/testthat/test-proportional_hazards-survival.R (.Dim: 1)
'.Dim' should be changed to 'dim'.
Flavor: r-devel-linux-x86_64-fedora-gcc