- using R Under development (unstable) (2025-12-02 r89085)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
clang version 21.1.6
flang version 21.1.6
- running under: Fedora Linux 42 (Workstation Edition)
- using session charset: UTF-8
- using option ‘--no-stop-on-test-error’
- checking for file ‘forecastML/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘forecastML’ version ‘0.9.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 ‘forecastML’ can be installed ... [23s/79s] OK
See the install log for details.
- checking installed package size ... OK
- 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 ... [4s/13s] OK
- checking whether the package can be loaded with stated dependencies ... [3s/12s] OK
- checking whether the package can be unloaded cleanly ... [3s/14s] OK
- checking whether the namespace can be loaded with stated dependencies ... [3s/15s] OK
- checking whether the namespace can be unloaded cleanly ... [4s/17s] OK
- checking loading without being on the library search path ... [4s/17s] OK
- checking whether startup messages can be suppressed ... [4s/14s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... NOTE
Namespace in Imports field not imported from: ‘dtplyr’
All declared Imports should be used.
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [43s/180s] 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 ... [27s/107s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [135s/551s] OK
Running ‘testthat.R’ [134s/550s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [5m/15m] ERROR
Error(s) in re-building vignettes:
--- re-building ‘combine_forecasts.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘combine_forecasts.Rmd’
--- re-building ‘custom_functions.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘custom_functions.Rmd’
--- re-building ‘grouped_forecast.Rmd’ using rmarkdown
[11:42:29] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[11:43:10] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[11:43:52] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[11:44:39] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[11:45:17] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[11:45:53] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[11:46:33] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[11:46:52] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[11:47:12] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
Quitting from grouped_forecast.Rmd:320-322 [unnamed-chunk-14]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `array()`:
! length of 'dimnames' [1] not equal to array extent
---
Backtrace:
▆
1. ├─base::summary(model_results_cv$horizon_1$window_1$model)
2. └─base::summary.default(model_results_cv$horizon_1$window_1$model)
3. └─base::array(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'grouped_forecast.Rmd' failed with diagnostics:
length of 'dimnames' [1] not equal to array extent
--- failed re-building ‘grouped_forecast.Rmd’
--- re-building ‘lagged_features.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘lagged_features.Rmd’
--- re-building ‘package_overview.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘package_overview.Rmd’
SUMMARY: processing the following file failed:
‘grouped_forecast.Rmd’
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [11s/49s] OK
- checking HTML version of manual ... [4s/19s] OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 ERROR, 1 NOTE