Last updated on 2026-09-10 12:54:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.37.1 | 12.23 | 199.49 | 211.72 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.37.1 | 9.12 | 138.11 | 147.23 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.37.1 | 10.00 | 127.33 | 137.33 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 3.37.1 | 140.67 | NOTE | |||
| r-devel-windows-x86_64 | 3.37.1 | 16.00 | 224.00 | 240.00 | NOTE | |
| r-patched-linux-x86_64 | 3.37.1 | 14.85 | 186.45 | 201.30 | OK | |
| r-release-linux-x86_64 | 3.37.1 | 12.08 | 185.35 | 197.43 | 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 | 15.00 | 230.00 | 245.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 | 22.00 | 281.00 | 303.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