Last updated on 2026-07-15 23:51:14 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.81 | 89.90 | 92.71 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 215.08 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 99.85 | NOTE | |||
| r-devel-windows-x86_64 | 0.4.0 | 5.00 | 150.00 | 155.00 | OK | |
| r-patched-linux-x86_64 | 0.4.0 | 6.16 | 117.32 | 123.48 | 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 | 9.00 | 190.00 | 199.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)
Flavor: r-devel-linux-x86_64-debian-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)
'.Label' should be changed to 'levels'.
Flavor: r-devel-linux-x86_64-fedora-gcc