Package: neverhpfilter
Type: Package
Title: A Better Alternative to the Hodrick-Prescott Filter
Version: 0.2-0
Authors@R: person("Justin M.", "Shea", email = "jshea@roosevelt.edu", role = c("aut", "cre"))
Description: In the working paper titled "Why You Should Never Use the Hodrick-Prescott 
   Filter", James D. Hamilton proposes an interesting new alternative to economic 
   time series filtering. The neverhpfilter package provides functions for implementing 
   his solution. Hamilton (2017) <doi:10.3386/w23429>.
Depends: R (>= 3.4.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: xts, zoo
Suggests: knitr, rmarkdown, testthat, covr
VignetteBuilder: knitr
URL: https://justinmshea.github.io/neverhpfilter/
BugReports: https://github.com/JustinMShea/neverhpfilter/issues
NeedsCompilation: no
Packaged: 2018-01-24 14:02:46 UTC; Justin
Author: Justin M. Shea [aut, cre]
Maintainer: Justin M. Shea <jshea@roosevelt.edu>
Repository: CRAN
Date/Publication: 2018-01-24 16:33:51 UTC
