Last updated on 2025-12-07 04:50:00 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.3 | 63.99 | 114.26 | 178.25 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.5.3 | 42.31 | 70.02 | 112.33 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.5.3 | 328.00 | -4.55 | 323.45 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.3 | 337.00 | -2.12 | 334.88 | ERROR | |
| r-devel-windows-x86_64 | 1.5.3 | 67.00 | 129.00 | 196.00 | OK | |
| r-patched-linux-x86_64 | 1.5.3 | 61.37 | 113.02 | 174.39 | OK | |
| r-release-linux-x86_64 | 1.5.3 | 61.57 | 101.68 | 163.25 | ERROR | |
| r-release-macos-arm64 | 1.5.3 | OK | ||||
| r-release-macos-x86_64 | 1.5.3 | 40.00 | 82.00 | 122.00 | OK | |
| r-release-windows-x86_64 | 1.5.3 | 70.00 | 130.00 | 200.00 | OK | |
| r-oldrel-macos-arm64 | 1.5.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.5.3 | 28.00 | 81.00 | 109.00 | OK | |
| r-oldrel-windows-x86_64 | 1.5.3 | 86.00 | 164.00 | 250.00 | ERROR |
Version: 1.5.3
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking: 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.5.3
Check: examples
Result: ERROR
Running examples in ‘mixgb-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: mixgb_cv
> ### Title: Use cross-validation to find the optimal 'nrounds'
> ### Aliases: mixgb_cv
>
> ### ** Examples
>
> params <- list(max_depth = 3, subsample = 0.7, nthread = 2)
> cv.results <- mixgb_cv(data = nhanes3, xgb.params = params)
Warning in throw_err_or_depr_msg("Parameter(s) have been removed from this function: ", :
Parameter(s) have been removed from this function: label. This warning will become an error in a future version.
Error in xgb.cv(data = obs.data, params = xgb.params, label = obs.y, objective = obj.type, :
inherits(data, "xgb.DMatrix") is not TRUE
Calls: mixgb_cv -> xgb.cv -> stopifnot
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64
Version: 1.5.3
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.5.3
Check: examples
Result: ERROR
Running examples in ‘mixgb-Ex.R’ failed
The error most likely occurred in:
> ### Name: mixgb_cv
> ### Title: Use cross-validation to find the optimal 'nrounds'
> ### Aliases: mixgb_cv
>
> ### ** Examples
>
> params <- list(max_depth = 3, subsample = 0.7, nthread = 2)
> cv.results <- mixgb_cv(data = nhanes3, xgb.params = params)
Warning in throw_err_or_depr_msg("Parameter(s) have been removed from this function: ", :
Parameter(s) have been removed from this function: label. This warning will become an error in a future version.
Error in xgb.cv(data = obs.data, params = xgb.params, label = obs.y, objective = obj.type, :
inherits(data, "xgb.DMatrix") is not TRUE
Calls: mixgb_cv -> xgb.cv -> stopifnot
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-windows-x86_64
Version: 1.5.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘Imputing-newdata.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘Imputing-newdata.Rmd’
--- re-building ‘Using-mixgb.Rmd’ using rmarkdown
Quitting from Using-mixgb.Rmd:114-120 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `xgb.cv()`:
! inherits(data, "xgb.DMatrix") is not TRUE
---
Backtrace:
▆
1. └─mixgb::mixgb_cv(...)
2. └─xgboost::xgb.cv(...)
3. └─base::stopifnot(inherits(data, "xgb.DMatrix"))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Using-mixgb.Rmd' failed with diagnostics:
inherits(data, "xgb.DMatrix") is not TRUE
--- failed re-building ‘Using-mixgb.Rmd’
SUMMARY: processing the following file failed:
‘Using-mixgb.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.5.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘Imputing-newdata.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘Imputing-newdata.Rmd’
--- re-building ‘Using-mixgb.Rmd’ using rmarkdown
Quitting from Using-mixgb.Rmd:114-120 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `xgb.cv()`:
! inherits(data, "xgb.DMatrix") is not TRUE
---
Backtrace:
▆
1. └─mixgb::mixgb_cv(...)
2. └─xgboost::xgb.cv(...)
3. └─base::stopifnot(inherits(data, "xgb.DMatrix"))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Using-mixgb.Rmd' failed with diagnostics:
inherits(data, "xgb.DMatrix") is not TRUE
--- failed re-building ‘Using-mixgb.Rmd’
SUMMARY: processing the following file failed:
‘Using-mixgb.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.5.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'Imputing-newdata.Rmd' using rmarkdown
--- finished re-building 'Imputing-newdata.Rmd'
--- re-building 'Using-mixgb.Rmd' using rmarkdown
Quitting from Using-mixgb.Rmd:114-120 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `xgb.cv()`:
! inherits(data, "xgb.DMatrix") is not TRUE
---
Backtrace:
▆
1. └─mixgb::mixgb_cv(...)
2. └─xgboost::xgb.cv(...)
3. └─base::stopifnot(inherits(data, "xgb.DMatrix"))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Using-mixgb.Rmd' failed with diagnostics:
inherits(data, "xgb.DMatrix") is not TRUE
--- failed re-building 'Using-mixgb.Rmd'
SUMMARY: processing the following file failed:
'Using-mixgb.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64