Correction of stop message in CreateInputsModel
stop("time series could not be trunced since missing values were detected at the list time-step") should be replaced with stop("time series could not be trunced since missing values were detected at the last time-step") in CreateInputsModel