Package: tvdenoising Title: Univariate Total Variation Denoising Version: 1.0.0.9000 Authors@R: c( person("Addison", "Hu", role = "ctb"), person("Daniel", "McDonald", role = "ctb"), person("Ryan", "Tibshirani", , "ryantibs@gmail.com", role = c("aut", "cre", "cph")) ) Description: Total variation denoising can be used to approximate a given sequence of noisy observations by a piecewise constant sequence, with adaptively-chosen break points. An efficient linear-time algorithm for total variation denoising is provided here, based on Johnson (2013) . License: MIT + file LICENSE URL: https://github.com/glmgen/tvdenoising, https://glmgen.github.io/tvdenoising/ BugReports: https://github.com/glmgen/tvdenoising/issues Imports: Rcpp, rlang Suggests: knitr, rmarkdown, testthat (>= 3.0.0) LinkingTo: Rcpp Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://glmgen.r-universe.dev Date/Publication: 2025-06-13 15:13:24 UTC RemoteUrl: https://github.com/glmgen/tvdenoising RemoteRef: HEAD RemoteSha: ccd272b1fc3473b6a0f8c1bb73741aab4304b4c4 NeedsCompilation: yes Packaged: 2026-07-20 08:16:07 UTC; root Author: Addison Hu [ctb], Daniel McDonald [ctb], Ryan Tibshirani [aut, cre, cph] Maintainer: Ryan Tibshirani Depends: R (>= 3.5.0)