Last updated on 2026-07-16 00:50:47 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2.2 | 133.89 | 577.40 | 711.29 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2.2 | 93.23 | 388.95 | 482.18 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2.2 | 200.00 | 889.61 | 1089.61 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2.2 | 111.00 | 373.31 | 484.31 | NOTE | |
| r-devel-windows-x86_64 | 1.0.2.2 | 138.00 | 489.00 | 627.00 | OK | |
| r-patched-linux-x86_64 | 1.0.2.2 | 120.25 | 541.14 | 661.39 | OK | |
| r-release-linux-x86_64 | 1.0.2.2 | 116.14 | 543.89 | 660.03 | OK | |
| r-release-macos-arm64 | 1.0.2.2 | 26.00 | 103.00 | 129.00 | OK | |
| r-release-macos-x86_64 | 1.0.2.2 | 75.00 | 602.00 | 677.00 | OK | |
| r-release-windows-x86_64 | 1.0.2.2 | 143.00 | 503.00 | 646.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.2.2 | 70.00 | 310.00 | 380.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2.2 | 178.00 | 677.00 | 855.00 | OK |
Version: 1.0.2.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
RStoolbox/tests/testthat/test-oneHotEncode.R (.Dim: 2, .Dimnames: 2)
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
RStoolbox/tests/testthat/test-oneHotEncode.R (.Dim: 2, .Dimnames: 2)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
Flavor: r-devel-linux-x86_64-fedora-gcc