Skip to content

v0.5.3

Compare
Choose a tag to compare
@MMenchero MMenchero released this 03 Jun 19:07
· 0 commits to a3df383bf2a360b1337cc80c8f55ff74d5470623 since this release

Release v0.5.3 - Development Version

Welcome to version 0.5.3 of the nixtlar package. This development release introduces several features that are not yet available on CRAN. Here’s what’s new:

  • Quantile Forecasts: This update includes the ability to perform quantile forecasts. To learn how to use this new feature, check out our Quantile Forecasts Vignette.

  • Comprehensive Documentation: We've expanded our documentation to make it easier for you to use nixtlar effectively. Explore the new and updated vignettes here.

  • Improved API Stability: nixtlar now includes automatic retries for requests that fail due to intermittent API errors.

  • Updated API URLs: This version uses the new URLs for the TimeGPT API. Please note that while the URLs in the CRAN version are still operational, they will be deprecated in the future. We will make an announcement before this change takes place.

New Contributors