Closed jeffery-leirness-noaa closed 5 years ago
@mayrandy can you check the fix and include it if all tests and checks pass? Thanks a lot
Thanks @leirnessjb for finding this! The potential fit leads to other problems - but we will surely find a solution
My mistake, I was the one leading to other problems ;-) - the fix by @leirnessjb works fine, thanks!!
possible fix: replace
pred_vars <- unique(unlist(pred_vars))
withpred_vars <- unique(trimws(unlist(strsplit(unlist(pred_vars), ","))))
in the predint() function