Last updated on 2026-07-16 09:55:49 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 7.0-1 | 37.77 | 392.36 | 430.13 | OK | |
| r-devel-linux-x86_64-debian-gcc | 7.0-1 | 23.64 | 260.65 | 284.29 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 7.0-1 | 66.00 | 657.86 | 723.86 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 7.0-1 | 25.00 | 250.49 | 275.49 | OK | |
| r-devel-windows-x86_64 | 7.0-1 | 36.00 | 368.00 | 404.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 | 31.76 | 363.83 | 395.59 | 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 | 38.00 | 359.00 | 397.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 | 55.00 | 410.00 | 465.00 | OK | --no-vignettes |
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)
Flavor: r-devel-linux-x86_64-debian-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)
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