# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "mlr3forecast" in publications use:' type: software license: LGPL-3.0-only title: 'mlr3forecast: Extending ''mlr3'' to Time Series Forecasting' version: 0.1.0 abstract: Extends the 'mlr3' package and ecosystem to time series forecasting. Provides forecasting tasks, learners, resampling strategies, performance measures, and 'mlr3pipelines' operators for time-series feature engineering. Machine learning regression learners can be turned into forecasters through recursive and direct multi-step strategies. authors: - family-names: Mücke given-names: Maximilian email: muecke.maximilian@gmail.com orcid: https://orcid.org/0009-0000-9432-9795 - family-names: Becker given-names: Marc email: marcbecker@posteo.de orcid: https://orcid.org/0000-0002-8115-0400 - family-names: Bischl given-names: Bernd email: bernd.bischl@gmail.com orcid: https://orcid.org/0000-0001-6002-6980 repository: https://cran.r-universe.dev repository-code: https://github.com/mlr-org/mlr3forecast commit: 93d74da454e9af8e32e501885e4ac499f4140c66 url: https://mlr3forecast.mlr-org.com date-released: '2026-07-22' contact: - family-names: Mücke given-names: Maximilian email: muecke.maximilian@gmail.com orcid: https://orcid.org/0009-0000-9432-9795