mitchelloharawild / distributional

Vectorised distributions for R
https://pkg.mitchelloharawild.com/distributional
GNU General Public License v3.0
94 stars 15 forks source link

distributional 0.4.0 #94

Closed amarjitsinghchandhial closed 3 months ago

amarjitsinghchandhial commented 5 months ago

Please briefly describe your problem and what output you expect. If you have a question, please don't use this form. Instead, ask on https://stackoverflow.com/ or https://community.rstudio.com/.

Please include a minimal reproducible example (AKA a reprex). If you've never heard of a reprex before, start by reading https://www.tidyverse.org/help/#reprex.


Hi Mitch,

I have just updated to distibutional 0.4.0 and get the following error when trying to load library fpp3:

library(fpp3) Error: package or namespace load failed for ‘fpp3’: object ‘guide_level’ is not exported by 'namespace:distributional'

Please advise.

cheers, Amarjit

# insert reprex here
mitchelloharawild commented 3 months ago

You will need to update the fabletools package to produce forecasts with the latest version of distributional.