CRAN Package Check Results for Package caret

Last updated on 2026-07-19 17:50:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 7.0-1 40.15 405.12 445.27 NOTE
r-devel-linux-x86_64-debian-gcc 7.0-1 26.25 268.22 294.47 NOTE
r-devel-linux-x86_64-fedora-clang 7.0-1 63.00 607.16 670.16 OK
r-devel-linux-x86_64-fedora-gcc 7.0-1 27.00 271.69 298.69 NOTE
r-devel-windows-x86_64 7.0-1 40.00 375.00 415.00 NOTE --no-vignettes
r-patched-linux-x86_64 7.0-1 37.99 368.86 406.85 OK
r-release-linux-x86_64 7.0-1 29.72 368.84 398.56 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 37.00 365.00 402.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 57.00 402.00 459.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-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