Last updated on 2026-07-17 02:50:13 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 17.02 | 267.23 | 284.25 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 9.38 | 216.31 | 225.69 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 25.00 | 410.20 | 435.20 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 11.00 | 214.72 | 225.72 | NOTE | |
| r-devel-windows-x86_64 | 1.0.1 | 21.00 | 351.00 | 372.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.1 | 16.12 | 261.17 | 277.29 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 14.44 | 260.76 | 275.20 | OK | |
| r-release-macos-arm64 | 1.0.1 | 4.00 | 79.00 | 83.00 | OK | |
| r-release-macos-x86_64 | 1.0.1 | 11.00 | 475.00 | 486.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 21.00 | 343.00 | 364.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | 3.00 | 90.00 | 93.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.1 | 11.00 | 332.00 | 343.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 27.00 | 435.00 | 462.00 | OK |
Version: 1.0.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
antaresEditObject/tests/testthat/test-scenarioBuilder.R (.Dim: 6, .Dimnames: 6)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
antaresEditObject/tests/testthat/test-scenarioBuilder.R (.Dim: 6, .Dimnames: 6)
Flavor: r-devel-windows-x86_64