Last updated on 2026-09-27 06:51:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.37.1 | 13.36 | 201.98 | 215.34 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.37.1 | 9.32 | 137.32 | 146.64 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.37.1 | 9.00 | 127.32 | 136.32 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 3.37.1 | 145.48 | NOTE | |||
| r-devel-windows-x86_64 | 3.37.1 | 16.00 | 234.00 | 250.00 | NOTE | |
| r-patched-linux-x86_64 | 3.37.1 | 14.17 | 186.39 | 200.56 | OK | |
| r-release-linux-x86_64 | 3.37.1 | 11.56 | 188.98 | 200.54 | 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 | 16.00 | 232.00 | 248.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 | 271.00 | 292.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-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64