Last updated on 2026-07-17 09:50:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 3.49 | 123.85 | 127.34 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 2.63 | 89.85 | 92.48 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 215.08 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 97.57 | NOTE | |||
| r-devel-windows-x86_64 | 0.4.0 | 6.00 | 154.00 | 160.00 | NOTE | |
| r-patched-linux-x86_64 | 0.4.0 | 5.96 | 115.97 | 121.93 | OK | |
| r-release-linux-x86_64 | 0.4.0 | 3.51 | 116.52 | 120.03 | OK | |
| r-release-macos-arm64 | 0.4.0 | 1.00 | 36.00 | 37.00 | OK | |
| r-release-macos-x86_64 | 0.4.0 | 3.00 | 138.00 | 141.00 | OK | |
| r-release-windows-x86_64 | 0.4.0 | 7.00 | 152.00 | 159.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | 1.00 | 46.00 | 47.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.0 | 3.00 | 141.00 | 144.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.0 | 7.00 | 201.00 | 208.00 | OK |
Version: 0.4.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
butcher/tests/testthat/test-multnet.R (.Label: 1)
butcher/tests/testthat/test-randomForest.R (.Label: 1)
butcher/tests/testthat/test-train.R (.Label: 1)
'.Label' should be changed to 'levels'.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 0.4.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
butcher/tests/testthat/test-multnet.R (.Label: 1)
butcher/tests/testthat/test-randomForest.R (.Label: 1)
butcher/tests/testthat/test-train.R (.Label: 1)
Flavor: r-devel-windows-x86_64