Skip to content

fasster

Fast Additive Switching of Seasonality, Trend, and Exogenous Regressors

v0.2.0 · Jan 31, 2026 · GPL-3

Description

Implementation of the FASSTER (Forecasting with Additive Switching of Seasonality, Trend, and Exogenous Regressors) model for forecasting time series with multiple seasonal patterns. The model combines state space methodology with a switching component in the observation equation to allow flexible modeling of complex seasonal patterns, including time-varying effects and multiple seasonalities.

Downloads

CRAN

233

Last 30 days

21302nd

546

Last 90 days

1.1K

Last year

Trend: +67.6% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

19

Last 90 days

32

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

0

Last 7 days

5

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
ERROR 11 OK · 0 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-oldrel-macos-arm64

examples

Running examples in ‘fasster-Ex.R’ failed
The error most likely occurred in:

> ### Name: stream.FASSTER
> ### Title: Stream new data through a FASSTER model
> ### Aliases: stream.FASSTER
> 
> ### ** Examples
> 
> library(tsibble)

Attaching package:
...[truncated]...
 yet.
Backtrace:
    ▆
 1. ├─fabletools::model(...)
 2. ├─tsibble::as_tsibble(head(USAccDeaths, -12))
 3. └─tsibble:::as_tsibble.default(head(USAccDeaths, -12))
 4.   └─tsibble:::dont_know(x, "as_tsibble")
 5.     └─rlang::abort(msg)
Execution halted
ERROR r-oldrel-macos-x86_64

examples

Running examples in ‘fasster-Ex.R’ failed
The error most likely occurred in:

> ### Name: stream.FASSTER
> ### Title: Stream new data through a FASSTER model
> ### Aliases: stream.FASSTER
> 
> ### ** Examples
> 
> library(tsibble)

Attaching package:
...[truncated]...
 yet.
Backtrace:
    ▆
 1. ├─fabletools::model(...)
 2. ├─tsibble::as_tsibble(head(USAccDeaths, -12))
 3. └─tsibble:::as_tsibble.default(head(USAccDeaths, -12))
 4.   └─tsibble:::dont_know(x, "as_tsibble")
 5.     └─rlang::abort(msg)
Execution halted
ERROR r-oldrel-windows-x86_64

examples

Running examples in 'fasster-Ex.R' failed
The error most likely occurred in:

> ### Name: stream.FASSTER
> ### Title: Stream new data through a FASSTER model
> ### Aliases: stream.FASSTER
> 
> ### ** Examples
> 
> library(tsibble)

Attaching package:
...[truncated]...
 yet.
Backtrace:
    ▆
 1. ├─fabletools::model(...)
 2. ├─tsibble::as_tsibble(head(USAccDeaths, -12))
 3. └─tsibble:::as_tsibble.default(head(USAccDeaths, -12))
 4.   └─tsibble:::dont_know(x, "as_tsibble")
 5.     └─rlang::abort(msg)
Execution halted

Code

Structure

Lines of code

1,915

Files

46

Compiled share

0%

Has compiled src

No

Language breakdown

R 986 (51.5%)Tests 66 (3.4%)Docs 594 (31%)Vignettes 269 (14%)

API

Exported functions

2

Internal functions

16

Recent export changes

v0.2.0+2 FASSTER, fasster

Testing & CI

Has tests

Yes

Test-to-code ratio

0.07

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

33.3%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

4.1.0

System requirements

C++ standard

License

GPL-3

License flags

SPDX valid, OSI approved

History

Versions

1

First release

2026-01-31

Latest release

2026-01-31

Avg cadence

Cold removal rate

Dep drift

0

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies fabletools dlm tsibble purrr rlang dplyr (>= 1.0.0) distributional vctrs fasster

Version History

1 tracked
new 0.2.0 Mar 10, 2026

R Observatory began tracking this package on Mar 10, 2026; it first appeared on CRAN Jan 31, 2026. Releases before tracking aren’t shown.