SkillAgentSearch skills...

Fabletools

General fable features useful for extension packages

Install / Use

/learn @tidyverts/Fabletools
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- README.md is generated from README.Rmd. Please edit that file -->

fabletools

<!-- badges: start -->

R build
status Code test
coverage lifecycle CRAN
status

<!-- badges: end -->

The R package fabletools provides tools for building modelling packages, with a focus on time series forecasting. This package allows package developers to extend fable with additional models, without needing to depend on the models supported by fable.

Installation

You could install the stable version on CRAN:

install.packages("fabletools")

You can install the development version from GitHub:

# install.packages("remotes")
remotes::install_github("tidyverts/fabletools")
View on GitHub
GitHub Stars95
CategoryDevelopment
Updated1mo ago
Forks36

Languages

R

Security Score

80/100

Audited on Feb 16, 2026

No findings