CRAN Package Check Results for Package caret

Last updated on 2026-08-05 18:50:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 7.0-1 35.19 388.41 423.60 NOTE
r-devel-linux-x86_64-debian-gcc 7.0-1 22.80 262.06 284.86 NOTE
r-devel-linux-x86_64-fedora-clang 7.0-1 26.00 250.86 276.86 NOTE
r-devel-linux-x86_64-fedora-gcc 7.0-1 27.00 267.00 294.00 NOTE
r-devel-windows-x86_64 7.0-1 40.00 354.00 394.00 NOTE --no-vignettes
r-patched-linux-x86_64 7.0-1 39.62 367.64 407.26 OK
r-release-linux-x86_64 7.0-1 32.57 369.71 402.28 OK
r-release-macos-arm64 7.0-1 9.00 79.00 88.00 OK
r-release-macos-x86_64 7.0-1 25.00 360.00 385.00 OK
r-release-windows-x86_64 7.0-1 40.00 360.00 400.00 OK --no-vignettes
r-oldrel-macos-arm64 7.0-1 OK
r-oldrel-macos-x86_64 7.0-1 24.00 293.00 317.00 ERROR
r-oldrel-windows-x86_64 7.0-1 56.00 407.00 463.00 OK --no-vignettes

Check Details

Version: 7.0-1
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: caret/tests/testthat/test_Dummies.R (.Dim: 3, .Dimnames: 3) caret/tests/testthat/test_preProcess_methods.R (.Names: 4) caret/man/findCorrelation.Rd (.Dim: 1) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. '.Names' should be changed to 'names'. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 7.0-1
Flags: --no-vignettes
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: caret/tests/testthat/test_Dummies.R (.Dim: 3, .Dimnames: 3) caret/tests/testthat/test_preProcess_methods.R (.Names: 4) caret/man/findCorrelation.Rd (.Dim: 1) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. '.Names' should be changed to 'names'. Flavor: r-devel-windows-x86_64

Version: 7.0-1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘caret.Rmd’ using rmarkdown Quitting from lines 11-41 [loadLibs] (caret.Rmd) Error: processing vignette 'caret.Rmd' failed with diagnostics: there is no package called 'klaR' --- failed re-building ‘caret.Rmd’ SUMMARY: processing the following file failed: ‘caret.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-macos-x86_64