{
  "_id": "6a5c57389baadeef8ab4ebe7",
  "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\nTotal Variation Regularization. Reducing the total variation of\nthe given signal is known to remove spurious detail while\npreserving essential structural details. For the seminal work\non the topic, see Rudin et al (1992)\n<doi:10.1016/0167-2789(92)90242-F>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "RdMacros": "Rdpack",
  "URL": "https://github.com/kisungyou/tvR",
  "BugReports": "https://github.com/kisungyou/tvR/issues",
  "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": {
    "Date": "2026-07-17 09:20:52 UTC",
    "User": "root"
  },
  "Author": "Kisung You [aut, cre] (ORCID: <https://orcid.org/0000-0002-8584-459X>)",
  "Maintainer": "Kisung You <kisungyou@outlook.com>",
  "_user": "kisungyou",
  "_type": "src",
  "_file": "tvR_0.3.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/ac760e3bdd86b05a387ecee62528374a0a0b2c822c8b3e18b1e3832c1eefc416",
  "_filesize": 1365509,
  "_sha256": "ac760e3bdd86b05a387ecee62528374a0a0b2c822c8b3e18b1e3832c1eefc416",
  "_expires": "2026-10-25T09:26:08.000Z",
  "_created": "2026-07-17T09:20:52.000Z",
  "_published": "2026-07-19T04:48:56.465Z",
  "_jobs": [
    {
      "job": 88157348324,
      "time": 202,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8402611428"
    },
    {
      "job": 88157348520,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8402592909"
    },
    {
      "job": 88157348482,
      "time": 161,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8402596032"
    },
    {
      "job": 88157348311,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8402589639"
    },
    {
      "job": 88157348139,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 88157348165,
      "time": 174,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 88157348359,
      "time": 209,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8402600986"
    },
    {
      "job": 88157348228,
      "time": 221,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8402611780"
    },
    {
      "job": 88157348241,
      "time": 204,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8402532182"
    },
    {
      "job": 88157348269,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8402580696"
    },
    {
      "job": 88157348343,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8402585076"
    },
    {
      "job": 88157348122,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 88157348318,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8402586784"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29569445633",
  "_status": "success",
  "_upstream": "https://github.com/kisungyou/tvr",
  "_commit": {
    "id": "f06eb42bc759eae8433dafe1379784d0f7326afe",
    "author": "Kisung You <kisungyou@outlook.com>",
    "committer": "Kisung You <kisungyou@outlook.com>",
    "message": "hoy\n",
    "time": 1629607233
  },
  "_maintainer": {
    "name": "Kisung You",
    "email": "kisungyou@outlook.com",
    "orcid": "0000-0002-8584-459X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "kisungyou",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "kisungyou",
      "count": 10,
      "uuid": 22312643
    }
  ],
  "_userbio": {
    "uuid": 22312643,
    "type": "user",
    "name": "Kisung You",
    "followers": 34
  },
  "_downloads": {
    "count": 275,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tvR"
  },
  "_devurl": "https://github.com/kisungyou/tvr",
  "_searchresults": 8,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/tvR.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kisungyou/tvr",
  "_realowner": "kisungyou",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-10-24"
    },
    {
      "version": "0.1.1",
      "date": "2017-12-08"
    },
    {
      "version": "0.2.0",
      "date": "2018-05-15"
    },
    {
      "version": "0.3.0",
      "date": "2018-09-16"
    },
    {
      "version": "0.3.1",
      "date": "2019-10-27"
    },
    {
      "version": "0.3.2",
      "date": "2021-08-22"
    },
    {
      "version": "0.3.3",
      "date": "2025-09-21"
    }
  ],
  "_exports": [
    "denoise1",
    "denoise2"
  ],
  "_datasets": [
    {
      "name": "lena128",
      "title": "lena image at size of (128 \\times 128)",
      "object": "lena128",
      "file": "lena128.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [],
      "rows": 128,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "tvR-package",
      "title": "tvR : Total Variation Regularization",
      "topics": [
        "tvR-package"
      ]
    },
    {
      "page": "denoise1",
      "title": "Total Variation Denoising for Signal",
      "topics": [
        "denoise1"
      ]
    },
    {
      "page": "denoise2",
      "title": "Total Variation Denoising for Image",
      "topics": [
        "denoise2"
      ]
    },
    {
      "page": "lena128",
      "title": "lena image at size of (128 \\times 128)",
      "topics": [
        "lena128"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "Matrix",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "denoising-with-tvR.Rmd",
      "filename": "denoising-with-tvR.pdf",
      "title": "Denoising with tvR package",
      "author": "Kisung You",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example : 1d signal with denoise1",
        "Example : image denoising with denoise2"
      ],
      "created": "2019-10-27 03:36:39",
      "modified": "2021-08-14 02:09:16",
      "commits": 3
    }
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "tvr",
  "_universes": [
    "kisungyou"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-07-17T09:24:14.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f06eb42bc759eae8433dafe1379784d0f7326afe",
      "fileid": "https://r2.ropensci.org/ad6f4385eeda19dd027479949d86ee924fd2c949509dc3375bd66f1070a45537",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29569445633"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-07-17T09:23:20.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f06eb42bc759eae8433dafe1379784d0f7326afe",
      "fileid": "https://r2.ropensci.org/28c44100f67746fc6b6253e18e1e5eb88446f1a2a1ddeb7ae60e4fb8becebc8c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29569445633"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-07-17T09:23:36.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f06eb42bc759eae8433dafe1379784d0f7326afe",
      "fileid": "https://r2.ropensci.org/143cd10bf35cd7d518bd4fe45b670d00c4f84491746201558d6c0c9a097de731",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29569445633"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-07-17T09:23:13.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f06eb42bc759eae8433dafe1379784d0f7326afe",
      "fileid": "https://r2.ropensci.org/2221336e6a32da414cefbb7d9b18069e330c221acff5dbd48084cb0036fc2656",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29569445633"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-07-17T09:23:40.000Z",
      "arch": "aarch64",
      "commit": "f06eb42bc759eae8433dafe1379784d0f7326afe",
      "fileid": "https://r2.ropensci.org/a7f47bb483d1aeec723f44e392ef25544473e73c71cf7f47b264abc769f487ac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29569445633"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-07-17T09:23:53.000Z",
      "arch": "x86_64",
      "commit": "f06eb42bc759eae8433dafe1379784d0f7326afe",
      "fileid": "https://r2.ropensci.org/be4c8fb11b1ebe902877e479c00561fe554303729235e5e2c160d1b6c3fc10b3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29569445633"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-07-17T09:23:14.000Z",
      "arch": "emscripten",
      "commit": "f06eb42bc759eae8433dafe1379784d0f7326afe",
      "fileid": "https://r2.ropensci.org/86aa7a93a8d8643efb94bd6e8a890e70370bc037e1f47c69a8ad237d8eec18f5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29569445633"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-17T09:22:28.000Z",
      "arch": "x86_64",
      "commit": "f06eb42bc759eae8433dafe1379784d0f7326afe",
      "fileid": "https://r2.ropensci.org/2647e72d92dc9f59002cca4c9f8b2c503c62148858f66da0bfd4de9aa7089ece",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29569445633"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-17T09:22:29.000Z",
      "arch": "x86_64",
      "commit": "f06eb42bc759eae8433dafe1379784d0f7326afe",
      "fileid": "https://r2.ropensci.org/01e89a02a5a6b992bf5bf5ac0cc1ebf5749f4cb9014033c088e6bd59b020265c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29569445633"
    }
  ]
}