Package: stlplus Type: Package Title: Enhanced Seasonal Decomposition of Time Series by Loess Version: 0.5.1 Date: 2016-01-05 Authors@R: person("Ryan", "Hafen", email = "rhafen@gmail.com", role = c("aut", "cre")) Maintainer: Ryan Hafen Description: Decompose a time series into seasonal, trend, and remainder components using an implementation of Seasonal Decomposition of Time Series by Loess (STL) that provides several enhancements over the STL method in the stats package. These enhancements include handling missing values, providing higher order (quadratic) loess smoothing with automated parameter choices, frequency component smoothing beyond the seasonal and trend components, and some basic plot methods for diagnostics. LazyLoad: yes NeedsCompilation: yes Imports: lattice, yaImpute, stats, Rcpp Suggests: testthat LinkingTo: Rcpp License: BSD_3_clause + file LICENSE URL: https://github.com/hafen/stlplus BugReports: https://github.com/hafen/stlplus/issues Note: This is experimental software distributed free of charge and comes with no warranty! Exercise professional caution. RoxygenNote: 5.0.1 Repository: https://hafen.r-universe.dev Date/Publication: 2026-04-03 20:54:00 UTC RemoteUrl: https://github.com/hafen/stlplus RemoteRef: HEAD RemoteSha: 2cf6b24f69236f6f4ca56d43d36f542e11a44956 Packaged: 2026-07-02 07:54:08 UTC; root Author: Ryan Hafen [aut, cre]