CRAN Package Check Results for Package recipes

Last updated on 2026-07-23 13:50:03 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 15.77 363.18 378.95 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 33.00 516.00 549.00 NOTE
r-patched-linux-x86_64 1.3.3 33.08 521.01 554.09 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 31.00 542.00 573.00 OK
r-oldrel-macos-arm64 1.3.3 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

Check Details

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