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

n_flat_spots deprecation when using feature_set(pkg = "feasts") #391

Closed
gordon-goodwin opened this issue Jan 28, 2024 · 1 comment
Closed

Comments

@gordon-goodwin
Copy link

tsdaily_tenure |>
features(n_reps, feature_set(pkgs = "feasts")) yields:

Warning message:
n_flat_spots() was deprecated in feasts 0.1.5.
ℹ Please use longest_flat_spot() instead.
The deprecated feature was likely used in the fabletools package.
Please report the issue at https://github.com/tidyverts/fabletools/issues.

@mitchelloharawild
Copy link
Member

Thanks! Fixed in {feasts}.

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