Last updated on 2026-07-18 23:51:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.37.1 | 14.02 | 193.81 | 207.83 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.37.1 | 8.06 | 137.10 | 145.16 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.37.1 | 23.00 | 298.80 | 321.80 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.37.1 | 142.43 | NOTE | |||
| r-devel-windows-x86_64 | 3.37.1 | 17.00 | 235.00 | 252.00 | NOTE | |
| r-patched-linux-x86_64 | 3.37.1 | 12.63 | 184.54 | 197.17 | OK | |
| r-release-linux-x86_64 | 3.37.1 | 12.25 | 184.09 | 196.34 | OK | |
| r-release-macos-arm64 | 3.37.1 | 3.00 | 65.00 | 68.00 | OK | |
| r-release-macos-x86_64 | 3.37.1 | 9.00 | 217.00 | 226.00 | OK | |
| r-release-windows-x86_64 | 3.37.1 | 17.00 | 227.00 | 244.00 | OK | |
| r-oldrel-macos-arm64 | 3.37.1 | 3.00 | 67.00 | 70.00 | OK | |
| r-oldrel-macos-x86_64 | 3.37.1 | 9.00 | 278.00 | 287.00 | OK | |
| r-oldrel-windows-x86_64 | 3.37.1 | 21.00 | 289.00 | 310.00 | OK |
Version: 3.37.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
madrat/tests/testthat/test-calcOutput.R (.Dim: 10, .Dimnames: 10)
madrat/tests/testthat/test-toolAggregate.R (.Dim: 1, .Dimnames: 1)
madrat/tests/testthat/test-toolFillWithRegionAvg.R (.Dim: 1, .Dimnames: 1)
madrat/tests/testthat/test-toolISOhistorical.R (.Dim: 3, .Dimnames: 3)
madrat/tests/testthat/test-variousTools.R (.Dim: 4, .Dimnames: 4)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64