Package: neverhpfilter Type: Package Title: An Alternative to the Hodrick-Prescott Filter Version: 0.5-0 Authors@R: person("Justin M.", "Shea", email = "jshea01@uic.edu", role = c("aut", "cre")) Description: In the working paper titled "Why You Should Never Use the Hodrick-Prescott Filter", James D. Hamilton proposes a new alternative to economic time series filtering. The neverhpfilter package provides functions and data for reproducing his work. Hamilton (2017) . Depends: R (>= 3.5.0), xts (>= 0.11-0), zoo (>= 1.8-0) License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Suggests: simplermarkdown, tinytest VignetteBuilder: simplermarkdown URL: https://justinmshea.github.io/neverhpfilter/ BugReports: https://github.com/JustinMShea/neverhpfilter/issues Repository: https://justinmshea.r-universe.dev Date/Publication: 2025-08-21 13:17:14 UTC RemoteUrl: https://github.com/justinmshea/neverhpfilter RemoteRef: HEAD RemoteSha: 58ac0bdd1f71517a7e3956a338445006c124690c NeedsCompilation: no Packaged: 2026-06-20 08:40:28 UTC; root Author: Justin M. Shea [aut, cre] Maintainer: Justin M. Shea