Package: tvR
Type: Package
Title: Total Variation Regularization
Version: 0.3.3
Authors@R: person("Kisung","You",role=c("aut","cre"),email="kisung.you@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) <doi:10.1016/0167-2789(92)90242-F>.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 2.14.0)
Imports: Rcpp, Matrix, Rdpack, utils
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.3.2
RdMacros: Rdpack
URL: https://github.com/kisungyou/tvR
BugReports: https://github.com/kisungyou/tvR/issues
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-09-21 01:47:23 UTC; kyou
Author: Kisung You [aut, cre] (ORCID: <https://orcid.org/0000-0002-8584-459X>)
Maintainer: Kisung You <kisung.you@outlook.com>
Repository: CRAN
Date/Publication: 2025-09-21 22:10:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 10:17:27 UTC; windows
Archs: x64
