You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just adding, after following https://github.com/robjhyndman/M4metalearning/blob/master/docs/M4_reprod.md today, I see the same error at step > forec_result <- forecast_meta_M4(model_M4, x, h=h) in a very different environment (below). It may be useful to know that the error is not unique to the above Mac env.
platform x86_64-pc-linux-gnu
arch x86_64
os linux-gnu
system x86_64, linux-gnu
status Patched
major 4
minor 2.2
year 2022
month 11
day 10
svn rev 83330
language R
version.string R version 4.2.2 Patched (2022-11-10 r83330)
nickname Innocent and Trusting
What code produced the error?
What error produced?
This error seems to come from line 184 of file https://github.com/pmontman/customxgboost/blob/master/R/xgb.Booster.R .
Environment?
MAC book Pro. M1
RStudio 2022.07.2 Build 576
xgboost compiled after executing
devtools::install_github("pmontman/customxgboost")
. To compile the code, I used Xcode command line tools 14. I installed this package by downloading it from https://download.developer.apple.com/Developer_Tools/Command_Line_Tools_for_Xcode_14.0_Release_Candidate/Command_Line_Tools_for_Xcode_14_Release_Candidate.dmgThe text was updated successfully, but these errors were encountered: