- using R Under development (unstable) (2025-12-03 r89089)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)
GNU Fortran (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)
- running under: Fedora Linux 42 (Workstation Edition)
- using session charset: UTF-8
- using option ‘--no-stop-on-test-error’
- checking for file ‘modeltime.resample/DESCRIPTION’ ... OK
- this is package ‘modeltime.resample’ version ‘0.3.0’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘modeltime.resample’ can be installed ... [43s/133s] OK
See the install log for details.
- checking package directory ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [11s/26s] OK
- checking whether the package can be loaded with stated dependencies ... [10s/25s] OK
- checking whether the package can be unloaded cleanly ... [10s/17s] OK
- checking whether the namespace can be loaded with stated dependencies ... [10s/20s] OK
- checking whether the namespace can be unloaded cleanly ... [10s/16s] OK
- checking loading without being on the library search path ... [11s/24s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [45s/88s] OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [20s/29s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [56s/76s] OK
Running ‘testthat.R’ [55s/75s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [131s/199s] ERROR
Error(s) in re-building vignettes:
--- re-building ‘getting-started.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘getting-started.Rmd’
--- re-building ‘panel-data.Rmd’ using rmarkdown
Quitting from panel-data.Rmd:182-194 [unnamed-chunk-9]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `switch()`:
! EXPR must be a length 1 vector
---
Backtrace:
▆
1. ├─... %>% fit(training(walmart_tscv$splits[[1]]))
2. ├─generics::fit(., training(walmart_tscv$splits[[1]]))
3. ├─workflows:::fit.workflow(., training(walmart_tscv$splits[[1]]))
4. │ └─workflows::.fit_model(workflow, control)
5. │ ├─generics::fit(action_model, workflow = workflow, control = control)
6. │ └─workflows:::fit.action_model(...)
7. │ └─workflows:::fit_from_xy(spec, mold, case_weights, control_parsnip)
8. │ ├─generics::fit_xy(...)
9. │ └─parsnip::fit_xy.model_spec(...)
10. │ └─parsnip:::xy_xy(...)
11. │ └─parsnip:::eval_mod(...)
12. │ └─rlang::eval_tidy(e, env = envir, ...)
13. └─modeltime::prophet_xgboost_fit_impl(...)
14. └─modeltime::xgboost_predict(fit_xgboost, newdata = xreg_tbl)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'panel-data.Rmd' failed with diagnostics:
EXPR must be a length 1 vector
--- failed re-building ‘panel-data.Rmd’
SUMMARY: processing the following file failed:
‘panel-data.Rmd’
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [7s/11s] OK
- checking HTML version of manual ... OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 ERROR