Package: tvR 0.3.2

Kisung You

tvR: Total Variation Regularization

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>.

Authors:Kisung You [aut, cre]

tvR_0.3.2.tar.gz
tvR_0.3.2.zip(r-4.7)tvR_0.3.2.zip(r-4.6)tvR_0.3.2.zip(r-4.5)
tvR_0.3.2.tgz(r-4.6-x86_64)tvR_0.3.2.tgz(r-4.6-arm64)tvR_0.3.2.tgz(r-4.5-x86_64)tvR_0.3.2.tgz(r-4.5-arm64)
tvR_0.3.2.tar.gz(r-4.7-arm64)tvR_0.3.2.tar.gz(r-4.7-x86_64)tvR_0.3.2.tar.gz(r-4.6-arm64)tvR_0.3.2.tar.gz(r-4.6-x86_64)
tvR_0.3.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
tvR/json (API)
NEWS

# Install 'tvR' in R:
install.packages('tvR', repos = c('https://kisungyou.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/kisungyou/tvr/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library
Datasets:

On CRAN:

Conda:

openblascppopenmp

3.60 score 4 stars 7 scripts 218 downloads 2 exports 6 dependencies

Last updated from:f06eb42bc7. Checks:8 NOTE, 2 OK, 3 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE148
linux-devel-x86_64NOTE154
source / vignettesOK223
linux-release-arm64NOTE148
linux-release-x86_64NOTE141
macos-release-arm64NOTE113
macos-release-x86_64NOTE223
macos-oldrel-arm64FAIL78
macos-oldrel-x86_64FAIL253
windows-develNOTE159
windows-releaseNOTE207
windows-oldrelFAIL74
wasm-releaseOK108

Exports:denoise1denoise2

Dependencies:latticeMatrixrbibutilsRcppRcppArmadilloRdpack

Denoising with tvR package

Rendered fromdenoising-with-tvR.Rmdusingknitr::rmarkdownon May 28 2026.

Last update: 2021-08-14
Started: 2019-10-27