You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error in autoplot():
! Objects of class <tbl_df> are not supported by autoplot.
ℹ have you loaded the required package?
Run rlang::last_trace() to see where the error occurred.
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.
The text was updated successfully, but these errors were encountered:
The dataset you are attempting to plot is not a tsibble (tbl_ts), or fable
(fbl_ts). Please check the type of the data that you are trying to use with
autoplot().
On Sat, Feb 17, 2024, 4:20 PM MD. Musfiqur Rahman ***@***.***> wrote:
Error in autoplot():
! Objects of class <tbl_df> are not supported by autoplot.
ℹ have you loaded the required package?
Run rlang::last_trace() to see where the error occurred.
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.
—
Reply to this email directly, view it on GitHub
<#396>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD3BJF4MHL4HB6VBLMVYWGDYUBR33AVCNFSM6AAAAABDNEMPRWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEZTSOBZGMYTEOA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Error in
autoplot()
:! Objects of class <tbl_df> are not supported by autoplot.
ℹ have you loaded the required package?
Run
rlang::last_trace()
to see where the error occurred.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.
The text was updated successfully, but these errors were encountered: