Package: tvR Type: Package Title: Total Variation Regularization Version: 0.3.2 Authors@R: person("Kisung","You",role=c("aut","cre"),email="kisungyou@outlook.com",comment=c(ORCID="0000-0002-8584-459X")) Description: Provides tools for denoising noisy signal and images via Total Variation Regularization. Reducing the total variation of the given signal is known to remove spurious detail while preserving essential structural details. For the seminal work on the topic, see Rudin et al (1992) . License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 2.14.0) Imports: Rcpp, Matrix, Rdpack, utils LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.1.1 RdMacros: Rdpack URL: https://github.com/kisungyou/tvR BugReports: https://github.com/kisungyou/tvR/issues Suggests: knitr, rmarkdown VignetteBuilder: knitr Repository: https://kisungyou.r-universe.dev Date/Publication: 2021-08-22 04:40:33 UTC RemoteUrl: https://github.com/kisungyou/tvr RemoteRef: HEAD RemoteSha: f06eb42bc759eae8433dafe1379784d0f7326afe NeedsCompilation: yes Packaged: 2026-06-17 06:47:29 UTC; root Author: Kisung You [aut, cre] (ORCID: ) Maintainer: Kisung You