CRAN Package Check Results for Package recipes

Last updated on 2026-08-25 07:55:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.3 23.78 546.94 570.72 NOTE
r-devel-linux-x86_64-debian-gcc 1.4.0 17.13 377.70 394.83 OK
r-devel-linux-x86_64-fedora-clang 1.4.0 19.00 390.83 409.83 OK
r-devel-linux-x86_64-fedora-gcc 1.4.0 17.00 355.86 372.86 OK
r-devel-windows-x86_64 1.4.0 28.00 545.00 573.00 OK
r-patched-linux-x86_64 1.3.3 30.61 523.82 554.43 OK
r-release-linux-x86_64 1.3.3 21.84 525.23 547.07 OK
r-release-macos-arm64 1.4.0 6.00 102.00 108.00 OK
r-release-macos-x86_64 1.4.0 18.00 495.00 513.00 OK
r-release-windows-x86_64 1.3.3 30.00 536.00 566.00 OK
r-oldrel-macos-arm64 1.4.0 6.00 111.00 117.00 OK
r-oldrel-macos-x86_64 1.4.0 17.00 415.00 432.00 OK
r-oldrel-windows-x86_64 1.3.3 40.00 727.00 767.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'. Flavor: r-devel-linux-x86_64-debian-clang