Last updated on 2026-07-21 18:51:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.3 | 24.71 | 546.65 | 571.36 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3.3 | 17.56 | 376.04 | 393.60 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3.3 | 42.00 | 847.08 | 889.08 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.3 | 17.00 | 357.17 | 374.17 | NOTE | |
| r-devel-windows-x86_64 | 1.3.3 | 32.00 | 521.00 | 553.00 | NOTE | |
| r-patched-linux-x86_64 | 1.3.3 | 29.50 | 529.57 | 559.07 | OK | |
| r-release-linux-x86_64 | 1.3.3 | 22.78 | 528.59 | 551.37 | OK | |
| r-release-macos-arm64 | 1.3.3 | 6.00 | 115.00 | 121.00 | OK | |
| r-release-macos-x86_64 | 1.3.3 | 18.00 | 633.00 | 651.00 | OK | |
| r-release-windows-x86_64 | 1.3.3 | 30.00 | 548.00 | 578.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.3 | 6.00 | 123.00 | 129.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.3 | 17.00 | 686.00 | 703.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.3 | 38.00 | 747.00 | 785.00 | OK |
Version: 1.3.3
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
recipes/tests/testthat/test-BoxCox.R (.Names: 1)
recipes/tests/testthat/test-YeoJohnson.R (.Names: 1)
recipes/tests/testthat/test-ica.R (.Dim: 2, .Dimnames: 1)
recipes/tests/testthat/test-isomap.R (.Names: 1)
'.Names' should be changed to 'names'.
'.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-gcc, r-devel-windows-x86_64