Package: jumps Type: Package Title: Hodrick-Prescott Filter and Spline Smoothing with Jumps Version: 1.0.0.9000 Date: 2025-03-20 Authors@R: c( person("Matteo", "Pelagatti", , "matteo.pelagatti@unimib.it", role = c("aut","cre","cph"), comment = c(ORCID = "0000-0002-1860-7535")), person("Paolo", "Maranzano", , "pmaranzano.ricercastatistica@gmail.com", role = c("aut","cph"), comment = c(ORCID = "0000-0002-9228-2759")) ) Maintainer: Matteo Pelagatti Description: A set of functions to compute the Hodrick-Prescott (HP) filter and Spline Smoothing with automatically selected jumps. The original HP filter and Spline Smoothing extract a smooth signal, and our version allows for a small number of automatically identified jumps. See Maranzano and Pelagatti (2024) for details. License: GPL-3 Imports: Rcpp (>= 1.0.10), stats, nloptr LinkingTo: Rcpp, RcppEigen RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown, testthat (>= 3.0.0), ggplot2, xts Config/testthat/edition: 3 VignetteBuilder: knitr Encoding: UTF-8 LazyData: true Config/pak/sysreqs: cmake Repository: https://matteopelagatti.r-universe.dev Date/Publication: 2026-06-22 17:29:19 UTC RemoteUrl: https://github.com/matteopelagatti/jumps RemoteRef: HEAD RemoteSha: 291f45dfd1fefd8480c58eef054a2b36f01f7e36 NeedsCompilation: yes Packaged: 2026-06-22 19:33:29 UTC; root Author: Matteo Pelagatti [aut, cre, cph] (ORCID: ), Paolo Maranzano [aut, cph] (ORCID: ) Depends: R (>= 3.5.0)