Package: publishTC Type: Package Title: Tools to Help to Publish the Trend-Cycle Component Version: 0.2.2 Authors@R: c( person("Alain", "Quartier-la-Tente", role = c("aut", "cre"), email = "alain.quartier@yahoo.fr", comment = c(ORCID = "0000-0001-7890-3857")) ) Description: This package provides several functions to facilitate the computation of trend-cycle component. In particular, the computation can be done: using the Cascade Linear Filter (CLF) Dagum, E. B., & Luati, A. (2008); using the classical Henderson symmetric filter and the surrogate Musgrave asymmetric filters; using a local Parametrization of the Musgrave asymmetric filters (Quartier-la-Tente 2024); extending the Henderson symmetric fiter and the surrogate Musgrave asymmetric filters to take into account additive outliers and level shifts (Quartier-la-Tente 2025). Confidence intervals can be computed and several plots are available. LazyData: true Depends: R (>= 4.1.0) Imports: rjd3filters (>= 2.3.0), rjd3x13 (>= 3.3.0), ggplot2, zoo, rJava Remotes: github::rjdverse/rjd3x13, github::rjdverse/rjd3filters URL: https://github.com/AQLT/publishTC, https://aqlt.github.io/publishTC/ SystemRequirements: Java (>= 17) License: EUPL Encoding: UTF-8 RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: make default-jdk libprotobuf-dev protobuf-compiler libprotoc-dev Repository: https://aqlt.r-universe.dev Date/Publication: 2025-10-21 09:36:28 UTC RemoteUrl: https://github.com/AQLT/publishTC RemoteRef: HEAD RemoteSha: 1ffbaeadd479f7016238eb3ca79b9e2b1faf3cfc NeedsCompilation: no Packaged: 2026-07-02 05:40:03 UTC; root Author: Alain Quartier-la-Tente [aut, cre] (ORCID: ) Maintainer: Alain Quartier-la-Tente