Package: trendseries 1.4.0

trendseries: Extract Trends from Time Series
Extract trends from monthly and quarterly economic time series. Provides two main functions: augment_trends() for pipe-friendly 'tibble' workflows and extract_trends() for direct time series analysis. Includes established econometric filters such as Hodrick-Prescott (HP), Baxter-King, Christiano-Fitzgerald, and Hamilton, alongside moving averages and smoothing methods. Smart defaults are tuned for common economic frequencies following Ravn and Uhlig (2002) <doi:10.1162/003465302317411604>.
Authors:
trendseries_1.4.0.tar.gz
trendseries_1.4.0.zip(r-4.7)trendseries_1.4.0.zip(r-4.6)trendseries_1.4.0.zip(r-4.5)
trendseries_1.4.0.tgz(r-4.6-any)trendseries_1.4.0.tgz(r-4.5-any)
trendseries_1.4.0.tar.gz(r-4.7-any)trendseries_1.4.0.tar.gz(r-4.6-any)
trendseries_1.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
trendseries/json (API)
| # Install 'trendseries' in R: |
| install.packages('trendseries', repos = c('https://viniciusoike.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/viniciusoike/trendseries/issues
Pkgdown/docs site:https://viniciusoike.github.io
- coffee_arabica - Daily Arabica Coffee Price
- coffee_robusta - Daily Robusta Coffee Price
- electric - Electric Consumption Residential
- electricity - Electricity Consumption by Sector
- gdp_construction - GDP Construction Index
- ibcbr - Central Bank Economic Activity Index
- metadata_series - Series Metadata
- oil_derivatives - Oil Derivatives Production
- retail_autofuel - UK Retail Sales - Automotive Fuel
- retail_volume - UK Retail Index
- transit_london_avgs - London Transit - Average Daily Journeys
- transit_london_monthly - London Transit - Monthly Journey Totals
- vehicles - Vehicle Production
business-cycledata-analysiseconometricseconomicshp-filterseasonal-adjustmenttime-seriestrend-analysis
Last updated from:97166bbe2b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 194 | ||
| source / vignettes | OK | 325 | ||
| linux-release-x86_64 | OK | 188 | ||
| macos-release-arm64 | OK | 142 | ||
| macos-oldrel-arm64 | OK | 104 | ||
| windows-devel | OK | 130 | ||
| windows-release | OK | 134 | ||
| windows-oldrel | OK | 145 | ||
| wasm-release | OK | 165 |
Exports:augment_trendsdecompose_seriesdeseason_seriesdetrend_seriesdf_to_tsextract_trendsts_to_df
Dependencies:anytimeBHclicpp11data.tabledlmgenericsgluehpfilterlatticelifecyclelubridatemagrittrMatrixmFilterpillarpkgconfigRcppRcppRollrlangtibbletimechangetsboxutf8vctrs
Last update: 2026-07-03
Started: 2026-07-03
Last update: 2026-07-03
Started: 2026-06-07
Last update: 2026-07-03
Started: 2026-07-03
Last update: 2026-07-03
Started: 2025-10-03
Last update: 2026-06-07
Started: 2026-05-10
Last update: 2026-06-07
Started: 2025-09-16
Last update: 2026-06-07
Started: 2026-06-07
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add trend columns to data frame | augment_trends |
| Daily Arabica Coffee Price | coffee_arabica |
| Daily Robusta Coffee Price | coffee_robusta |
| Data Format Conversion Utilities | converters |
| Decompose time series into trend, seasonal, and remainder components | decompose_series |
| Seasonally adjust (deseason) a time series | deseason_series |
| Detrend a time series | detrend_series |
| Convert a data.frame into a time series (ts) | df_to_ts |
| Electric Consumption Residential | electric |
| Electricity Consumption by Sector | electricity |
| Extract trends from time series objects | extract_trends |
| GDP Construction Index | gdp_construction |
| Central Bank Economic Activity Index | ibcbr |
| Series Metadata | metadata_series |
| Oil Derivatives Production | oil_derivatives |
| UK Retail Sales - Automotive Fuel | retail_autofuel |
| UK Retail Index | retail_volume |
| London Transit - Average Daily Journeys | transit_london_avgs |
| London Transit - Monthly Journey Totals | transit_london_monthly |
| Convert time series to tibble | ts_to_df |
| Vehicle Production | vehicles |
