Last updated on 2026-09-04 02:51:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.37.1 | 13.03 | 195.59 | 208.62 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.37.1 | 9.86 | 140.03 | 149.89 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.37.1 | 10.00 | 125.07 | 135.07 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 3.37.1 | 140.43 | NOTE | |||
| r-devel-windows-x86_64 | 3.37.1 | 16.00 | 243.00 | 259.00 | NOTE | |
| r-patched-linux-x86_64 | 3.37.1 | 13.28 | 186.34 | 199.62 | OK | |
| r-release-linux-x86_64 | 3.37.1 | 13.90 | 187.03 | 200.93 | 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 | 277.00 | 299.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