Last updated on 2026-01-01 09:50:47 CET.
| Package | ERROR | OK |
|---|---|---|
| forecastML | 9 | 4 |
Current CRAN status: ERROR: 9, OK: 4
Version: 0.9.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Nickalus Redell <nickalusredell@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Nickalus",
family = "Redell",
role = c("aut", "cre"),
email = "nickalusredell@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.9.0
Check: re-building of vignette outputs
Result: 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
[01:32:21] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[01:32:30] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[01:32:38] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[01:32:45] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[01:32:51] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[01:32:57] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[01:33:04] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[01:33:07] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[01:33:09] 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
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.9.0
Check: re-building of vignette outputs
Result: 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
[16:09:56] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[16:10:01] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[16:10:06] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[16:10:12] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[16:10:15] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[16:10:20] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[16:10:25] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[16:10:27] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[16:10:28] 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
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.9.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘dtplyr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.9.0
Check: re-building of vignette outputs
Result: 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
[22:46:16] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[22:46:57] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[22:47:32] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[22:48:10] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[22:48:42] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[22:49:14] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[22:49:46] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[22:50:00] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[22:50:14] 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
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.9.0
Check: re-building of vignette outputs
Result: 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
[12:00:54] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[12:01:09] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[12:01:24] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[12:01:39] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[12:01:51] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[12:02:04] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[12:02:17] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[12:02:23] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[12:02:31] 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
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.9.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'combine_forecasts.Rmd' using rmarkdown
--- finished re-building 'combine_forecasts.Rmd'
--- re-building 'custom_functions.Rmd' using rmarkdown
--- finished re-building 'custom_functions.Rmd'
--- re-building 'grouped_forecast.Rmd' using rmarkdown
[06:57:20] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[06:57:25] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[06:57:29] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[06:57:33] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[06:57:37] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[06:57:40] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[06:57:44] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[06:57:45] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[06:57:47] 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
--- finished re-building 'lagged_features.Rmd'
--- re-building 'package_overview.Rmd' using rmarkdown
--- finished re-building 'package_overview.Rmd'
SUMMARY: processing the following file failed:
'grouped_forecast.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.9.0
Check: re-building of vignette outputs
Result: 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
[13:10:42] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[13:10:53] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[13:11:03] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[13:11:13] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[13:11:22] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[13:11:32] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[13:11:40] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[13:11:45] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[13:11:48] 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
Flavor: r-patched-linux-x86_64
Version: 0.9.0
Check: re-building of vignette outputs
Result: 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
[13:00:56] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[13:01:05] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[13:01:16] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[13:01:26] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[13:01:33] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[13:01:42] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[13:01:51] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[13:01:55] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[13:02:01] 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
Flavor: r-release-linux-x86_64
Version: 0.9.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'combine_forecasts.Rmd' using rmarkdown
--- finished re-building 'combine_forecasts.Rmd'
--- re-building 'custom_functions.Rmd' using rmarkdown
--- finished re-building 'custom_functions.Rmd'
--- re-building 'grouped_forecast.Rmd' using rmarkdown
[11:28:36] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[11:28:41] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[11:28:45] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[11:28:50] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[11:28:53] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[11:28:56] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[11:29:00] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[11:29:02] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[11:29:03] 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
--- finished re-building 'lagged_features.Rmd'
--- re-building 'package_overview.Rmd' using rmarkdown
--- finished re-building 'package_overview.Rmd'
SUMMARY: processing the following file failed:
'grouped_forecast.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.9.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'combine_forecasts.Rmd' using rmarkdown
--- finished re-building 'combine_forecasts.Rmd'
--- re-building 'custom_functions.Rmd' using rmarkdown
--- finished re-building 'custom_functions.Rmd'
--- re-building 'grouped_forecast.Rmd' using rmarkdown
[23:28:57] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[23:29:02] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[23:29:08] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[23:29:13] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[23:29:17] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[23:29:22] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[23:29:26] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[23:29:28] WARNING: src/objective/regression_obj.cu:282: reg:linear is now deprecated in favor of reg:squarederror.
[23:29:29] 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
--- finished re-building 'lagged_features.Rmd'
--- re-building 'package_overview.Rmd' using rmarkdown
--- finished re-building 'package_overview.Rmd'
SUMMARY: processing the following file failed:
'grouped_forecast.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64