Last updated on 2026-08-08 21:51:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.37.1 | 13.86 | 192.00 | 205.86 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.37.1 | 9.96 | 137.01 | 146.97 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.37.1 | 10.00 | 126.78 | 136.78 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 3.37.1 | 144.41 | NOTE | |||
| r-devel-windows-x86_64 | 3.37.1 | 16.00 | 214.00 | 230.00 | NOTE | |
| r-patched-linux-x86_64 | 3.37.1 | 15.32 | 185.50 | 200.82 | OK | |
| r-release-linux-x86_64 | 3.37.1 | 13.39 | 185.56 | 198.95 | 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 | 240.00 | 255.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 | 280.00 | 301.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