Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

forecastHybrid CRAN update needed #72

Closed
robjhyndman opened this issue Feb 19, 2017 · 1 comment
Closed

forecastHybrid CRAN update needed #72

robjhyndman opened this issue Feb 19, 2017 · 1 comment

Comments

@robjhyndman
Copy link

The forecast package will be updated on CRAN soon. The new version is causing forecastHybrid to error on a CRAN check:

Failure: Testing is.hybridModel(), fitted.hybridModel(), residuals.hybridModel(), and accuracy.hybridModel() (@test-hybridModel.R#73)

The issue is that we have moved zoo from a Dependency to an Import in the forecast package. I think the solution is for you to import zoo::as.Date.ts().

@dashaub
Copy link
Collaborator

dashaub commented Feb 27, 2017

Appears to be fixed with the import, thanks for the heads up. I hope to push to CRAN soonish.

@dashaub dashaub closed this as completed Feb 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants