diff --git a/404.html b/404.html
index c77453a2..61900277 100644
--- a/404.html
+++ b/404.html
@@ -33,7 +33,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -108,7 +108,7 @@
Page not found (404)
diff --git a/articles/feasts.html b/articles/feasts.html
index 05480fba..9e0b04ed 100644
--- a/articles/feasts.html
+++ b/articles/feasts.html
@@ -32,7 +32,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -87,7 +87,7 @@
Introduction to feasts
- Source: vignettes/feasts.Rmd
+ Source: vignettes/feasts.Rmd
feasts.Rmd
@@ -313,7 +313,7 @@ Introduction to feasts
diff --git a/articles/index.html b/articles/index.html
index aa72c95e..3099e375 100644
--- a/articles/index.html
+++ b/articles/index.html
@@ -17,7 +17,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -79,7 +79,7 @@ All vignettes
diff --git a/authors.html b/authors.html
index 9f232093..15612824 100644
--- a/authors.html
+++ b/authors.html
@@ -17,7 +17,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -93,20 +93,20 @@ Authors and Citation
O'Hara-Wild M, Hyndman R, Wang E (2024).
feasts: Feature Extraction and Statistics for Time Series.
-R package version 0.4.0, https://github.com/tidyverts/feasts/, http://feasts.tidyverts.org/.
+R package version 0.4.1, https://github.com/tidyverts/feasts/, http://feasts.tidyverts.org/.
@Manual{,
title = {feasts: Feature Extraction and Statistics for Time Series},
author = {Mitchell O'Hara-Wild and Rob Hyndman and Earo Wang},
year = {2024},
- note = {R package version 0.4.0, https://github.com/tidyverts/feasts/},
+ note = {R package version 0.4.1, https://github.com/tidyverts/feasts/},
url = {http://feasts.tidyverts.org/},
}
@@ -121,7 +121,7 @@ Citation
diff --git a/index.html b/index.html
index a78b65ae..af66399f 100644
--- a/index.html
+++ b/index.html
@@ -34,7 +34,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -270,7 +270,7 @@ Developers
diff --git a/news/index.html b/news/index.html
index 98c508a4..61e8c145 100644
--- a/news/index.html
+++ b/news/index.html
@@ -17,7 +17,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -61,14 +61,21 @@
-
+
+
+
Bug fixes
+
- Fixed
gg_season()
not working with daily data showing seasonality > 1 week.
+
+
+
+
New features
-
- Added
gg_irf()
for plotting impulse responses (typically obtained from using IRF()
with fable models).
+
diff --git a/pkgdown.yml b/pkgdown.yml
index a6740c22..a5b37e80 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -1,9 +1,9 @@
pandoc: 3.1.11
-pkgdown: 2.1.0
+pkgdown: 2.1.1
pkgdown_sha: ~
articles:
feasts: feasts.html
-last_built: 2024-09-17T06:02Z
+last_built: 2024-09-25T23:03Z
urls:
reference: https://feasts.tidyverts.org/reference
article: https://feasts.tidyverts.org/articles
diff --git a/reference/ACF-1.png b/reference/ACF-1.png
index 7a354328..c40b8a43 100644
Binary files a/reference/ACF-1.png and b/reference/ACF-1.png differ
diff --git a/reference/ACF-2.png b/reference/ACF-2.png
index f0234e2e..150dc2c9 100644
Binary files a/reference/ACF-2.png and b/reference/ACF-2.png differ
diff --git a/reference/ACF-3.png b/reference/ACF-3.png
index cc85736e..a9af0a8f 100644
Binary files a/reference/ACF-3.png and b/reference/ACF-3.png differ
diff --git a/reference/ACF.html b/reference/ACF.html
index db5879ef..e5e126b0 100644
--- a/reference/ACF.html
+++ b/reference/ACF.html
@@ -21,7 +21,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -65,7 +65,7 @@
@@ -121,10 +121,7 @@
Arguments
type
-
character string giving the type of to be computed.
- Allowed values are
- "correlation"
(the default), "covariance"
or
- "partial"
. Will be partially matched.
+
character string giving the type of ACF to be computed. Allowed values are "correlation"
(the default), "covariance"
or "partial"
.
na.action
@@ -274,7 +271,7 @@
Examples
diff --git a/reference/Rplot001.png b/reference/Rplot001.png
deleted file mode 100644
index 17a35806..00000000
Binary files a/reference/Rplot001.png and /dev/null differ
diff --git a/reference/Rplot002.png b/reference/Rplot002.png
deleted file mode 100644
index 9eec3174..00000000
Binary files a/reference/Rplot002.png and /dev/null differ
diff --git a/reference/Rplot003.png b/reference/Rplot003.png
deleted file mode 100644
index 10670800..00000000
Binary files a/reference/Rplot003.png and /dev/null differ
diff --git a/reference/STL.html b/reference/STL.html
index 4ad3796f..eda6a38c 100644
--- a/reference/STL.html
+++ b/reference/STL.html
@@ -23,7 +23,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -67,7 +67,7 @@
@@ -178,7 +178,7 @@
Examples
diff --git a/reference/X_13ARIMA_SEATS.html b/reference/X_13ARIMA_SEATS.html
index a6c48c4c..443143cc 100644
--- a/reference/X_13ARIMA_SEATS.html
+++ b/reference/X_13ARIMA_SEATS.html
@@ -18,7 +18,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -62,7 +62,7 @@
@@ -439,7 +439,7 @@
Examples
diff --git a/reference/autoplot.tbl_cf.html b/reference/autoplot.tbl_cf.html
index c218f30d..a7a2b408 100644
--- a/reference/autoplot.tbl_cf.html
+++ b/reference/autoplot.tbl_cf.html
@@ -17,7 +17,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -61,7 +61,7 @@
@@ -107,7 +107,7 @@
Value
diff --git a/reference/classical_decomposition.html b/reference/classical_decomposition.html
index dafa73d7..43459c95 100644
--- a/reference/classical_decomposition.html
+++ b/reference/classical_decomposition.html
@@ -19,7 +19,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -63,7 +63,7 @@
@@ -184,7 +184,7 @@
Examples
diff --git a/reference/coef_hurst.html b/reference/coef_hurst.html
index 9ad5acc1..979b4e2f 100644
--- a/reference/coef_hurst.html
+++ b/reference/coef_hurst.html
@@ -18,7 +18,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -62,7 +62,7 @@
@@ -105,7 +105,7 @@
Author
diff --git a/reference/cointegration_johansen.html b/reference/cointegration_johansen.html
index f0254c1d..1a6de01f 100644
--- a/reference/cointegration_johansen.html
+++ b/reference/cointegration_johansen.html
@@ -19,7 +19,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -63,7 +63,7 @@
@@ -189,7 +189,7 @@
Examples
diff --git a/reference/cointegration_phillips_ouliaris.html b/reference/cointegration_phillips_ouliaris.html
index d2cc07d7..044114d8 100644
--- a/reference/cointegration_phillips_ouliaris.html
+++ b/reference/cointegration_phillips_ouliaris.html
@@ -18,7 +18,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -62,7 +62,7 @@
@@ -136,7 +136,7 @@
Examples
diff --git a/reference/feasts-package.html b/reference/feasts-package.html
index 4804894d..683d80a7 100644
--- a/reference/feasts-package.html
+++ b/reference/feasts-package.html
@@ -18,7 +18,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -62,7 +62,7 @@
@@ -101,7 +101,7 @@
Author
diff --git a/reference/feat_acf.html b/reference/feat_acf.html
index a0536f97..ce917f46 100644
--- a/reference/feat_acf.html
+++ b/reference/feat_acf.html
@@ -18,7 +18,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -62,7 +62,7 @@
@@ -121,7 +121,7 @@
Author
diff --git a/reference/feat_intermittent.html b/reference/feat_intermittent.html
index a0594aa4..44a0f2d3 100644
--- a/reference/feat_intermittent.html
+++ b/reference/feat_intermittent.html
@@ -18,7 +18,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -62,7 +62,7 @@
@@ -109,7 +109,7 @@
References
diff --git a/reference/feat_pacf.html b/reference/feat_pacf.html
index 5748400b..5b2879d5 100644
--- a/reference/feat_pacf.html
+++ b/reference/feat_pacf.html
@@ -18,7 +18,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -62,7 +62,7 @@
@@ -121,7 +121,7 @@
Author
diff --git a/reference/feat_spectral.html b/reference/feat_spectral.html
index 44b409cf..b9649518 100644
--- a/reference/feat_spectral.html
+++ b/reference/feat_spectral.html
@@ -18,7 +18,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -62,7 +62,7 @@
@@ -150,7 +150,7 @@
Examples
diff --git a/reference/feat_stl.html b/reference/feat_stl.html
index f7664e70..efa2bfaa 100644
--- a/reference/feat_stl.html
+++ b/reference/feat_stl.html
@@ -18,7 +18,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -62,7 +62,7 @@
@@ -116,7 +116,7 @@
See also
diff --git a/reference/generate.stl_decomposition.html b/reference/generate.stl_decomposition.html
index 004b67f7..5c778a53 100644
--- a/reference/generate.stl_decomposition.html
+++ b/reference/generate.stl_decomposition.html
@@ -19,7 +19,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -63,7 +63,7 @@
@@ -138,7 +138,7 @@
Examples
diff --git a/reference/gg_arma-1.png b/reference/gg_arma-1.png
index 9d80643f..82c14bee 100644
Binary files a/reference/gg_arma-1.png and b/reference/gg_arma-1.png differ
diff --git a/reference/gg_arma.html b/reference/gg_arma.html
index 2b49c629..0e9acbc3 100644
--- a/reference/gg_arma.html
+++ b/reference/gg_arma.html
@@ -18,7 +18,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -62,7 +62,7 @@
@@ -123,7 +123,7 @@
Examples
diff --git a/reference/gg_irf.html b/reference/gg_irf.html
index 4469e651..3e7f5570 100644
--- a/reference/gg_irf.html
+++ b/reference/gg_irf.html
@@ -17,7 +17,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -61,7 +61,7 @@
@@ -102,7 +102,7 @@
Value
diff --git a/reference/gg_lag-1.png b/reference/gg_lag-1.png
index 4362e973..94bd577a 100644
Binary files a/reference/gg_lag-1.png and b/reference/gg_lag-1.png differ
diff --git a/reference/gg_lag.html b/reference/gg_lag.html
index cbffb4ba..b5cef028 100644
--- a/reference/gg_lag.html
+++ b/reference/gg_lag.html
@@ -18,7 +18,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -62,7 +62,7 @@
@@ -156,7 +156,7 @@
Examples
diff --git a/reference/gg_season-1.png b/reference/gg_season-1.png
index 836e99b8..e07fa36b 100644
Binary files a/reference/gg_season-1.png and b/reference/gg_season-1.png differ
diff --git a/reference/gg_season.html b/reference/gg_season.html
index b66ddf2f..834bcaf2 100644
--- a/reference/gg_season.html
+++ b/reference/gg_season.html
@@ -20,7 +20,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -64,7 +64,7 @@
@@ -193,7 +193,7 @@
Examples
diff --git a/reference/gg_subseries-1.png b/reference/gg_subseries-1.png
index c9553814..435d628e 100644
Binary files a/reference/gg_subseries-1.png and b/reference/gg_subseries-1.png differ
diff --git a/reference/gg_subseries.html b/reference/gg_subseries.html
index 5928ba69..6906ab00 100644
--- a/reference/gg_subseries.html
+++ b/reference/gg_subseries.html
@@ -22,7 +22,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -66,7 +66,7 @@
@@ -154,7 +154,7 @@
Examples
diff --git a/reference/gg_tsdisplay-1.png b/reference/gg_tsdisplay-1.png
index 0db9b61c..da58d00d 100644
Binary files a/reference/gg_tsdisplay-1.png and b/reference/gg_tsdisplay-1.png differ
diff --git a/reference/gg_tsdisplay.html b/reference/gg_tsdisplay.html
index 5917e322..ccfeccd2 100644
--- a/reference/gg_tsdisplay.html
+++ b/reference/gg_tsdisplay.html
@@ -18,7 +18,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -62,7 +62,7 @@
@@ -152,7 +152,7 @@
Examples
diff --git a/reference/gg_tsresiduals-1.png b/reference/gg_tsresiduals-1.png
index 51be0781..f1346df9 100644
Binary files a/reference/gg_tsresiduals-1.png and b/reference/gg_tsresiduals-1.png differ
diff --git a/reference/gg_tsresiduals.html b/reference/gg_tsresiduals.html
index 4510abde..5c02a7bb 100644
--- a/reference/gg_tsresiduals.html
+++ b/reference/gg_tsresiduals.html
@@ -17,7 +17,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -61,7 +61,7 @@
@@ -129,7 +129,7 @@
Examples
diff --git a/reference/guerrero.html b/reference/guerrero.html
index 28283ad7..23d4a20d 100644
--- a/reference/guerrero.html
+++ b/reference/guerrero.html
@@ -18,7 +18,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -62,7 +62,7 @@
@@ -126,7 +126,7 @@
References
diff --git a/reference/index.html b/reference/index.html
index c8f10a44..0ca078ba 100644
--- a/reference/index.html
+++ b/reference/index.html
@@ -17,7 +17,7 @@
feasts
- 0.4.0
+ 0.4.1
@@ -240,7 +240,7 @@