The following error occurs under R version 4.0.0 with the RAnEn version 4.1.2.
Error in UseMethod("generateAnalogs") :
no applicable method for 'generateAnalogs' applied to an object of class "c('Forecasts', 'list’)"
class(forecasts)
[1] "Forecasts" "list”
The following error occurs under R version 4.0.0 with the RAnEn version 4.1.2.