{
  "_id": "6a5fd37514e95619b75d7406",
  "Package": "CNLTreg",
  "Type": "Package",
  "Title": "Complex-Valued Wavelet Lifting for Signal Denoising",
  "Version": "0.1-3",
  "Date": "2026-07-20",
  "Author": "Matt Nunes [aut, cre], Marina Knight [aut], Jean Hamilton\n[ctb], Piotr Fryzlewicz [ctb]",
  "Authors@R": "c(person(\"Matt\",\"Nunes\", role=c(\"aut\",\"cre\"),email=\"nunesrpackages@gmail.com\"),person(\"Marina\", \"Knight\", role=\"aut\"), person(\"Jean\", \"Hamilton\", role=\"ctb\"), person(\"Piotr\", \"Fryzlewicz\", role=\"ctb\"))",
  "Maintainer": "Matt Nunes <nunesrpackages@gmail.com>",
  "Description": "Implementations of recent complex-valued wavelet shrinkage\nprocedures for smoothing irregularly sampled signals, see\nHamilton et al (2018) <doi:10.1080/00401706.2017.1281846>.",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 20:12:53 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-21 18:44:39 UTC",
  "RemoteUrl": "https://github.com/cran/CNLTreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "d2479c5cb0c35567b6793108f0f891840d0f4525",
  "_user": "cran",
  "_type": "src",
  "_file": "CNLTreg_0.1-3.tar.gz",
  "_fileid": "https://r2.ropensci.org/c74d4ee0b07a9b46a7c7d82726ba8c76741fab4887bd57e978e6e2468268ec9d",
  "_filesize": 158332,
  "_sha256": "c74d4ee0b07a9b46a7c7d82726ba8c76741fab4887bd57e978e6e2468268ec9d",
  "_expires": "2026-10-29T20:15:46.000Z",
  "_created": "2026-07-21T20:12:53.000Z",
  "_published": "2026-07-21T20:15:48.874Z",
  "_jobs": [
    {
      "job": 88750281125,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8508794206"
    },
    {
      "job": 88750281127,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8508798174"
    },
    {
      "job": 88749445237,
      "time": 209,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8508740483"
    },
    {
      "job": 88750281092,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8508785903"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29864551021",
  "_status": "success",
  "_upstream": "https://github.com/cran/CNLTreg",
  "_commit": {
    "id": "d2479c5cb0c35567b6793108f0f891840d0f4525",
    "author": "Matt Nunes <nunesrpackages@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1-3\n",
    "time": 1784659479
  },
  "_maintainer": {
    "name": "Matt Nunes",
    "email": "nunesrpackages@gmail.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "adlift",
      "role": "Depends"
    },
    {
      "package": "miscTools",
      "role": "Depends"
    },
    {
      "package": "nlt",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1-3",
      "date": "2026-07-21"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 622,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 272,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CNLTreg"
  },
  "_searchresults": 20,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/CNLTreg.html",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2017-03-04"
    },
    {
      "version": "0.1-2",
      "date": "2018-07-18"
    },
    {
      "version": "0.1-3",
      "date": "2026-07-21"
    }
  ],
  "_exports": [
    "cnlt.reg",
    "denoisepermC",
    "denoisepermCh",
    "fwtnppermC",
    "mthreshC",
    "orthpredfilters"
  ],
  "_help": [
    {
      "page": "CNLTreg-package",
      "title": "Complex-Valued Wavelet Lifting for Signal Denoising",
      "topics": [
        "CNLTreg-package",
        "CNLTreg"
      ]
    },
    {
      "page": "cnlt.reg",
      "title": "Performs 'nondecimated' complex-valued wavelet lifting for signal denoising",
      "topics": [
        "cnlt.reg"
      ]
    },
    {
      "page": "denoisepermC",
      "title": "Denoises a signal using the complex-valued lifting transform and multivariate soft thresholding",
      "topics": [
        "denoisepermC"
      ]
    },
    {
      "page": "denoisepermCh",
      "title": "Denoises a signal using the complex-valued lifting transform and multivariate soft thresholding and heteroscedastic variance computation",
      "topics": [
        "denoisepermCh"
      ]
    },
    {
      "page": "fwtnppermC",
      "title": "Forward complex wavelet lifting transform",
      "topics": [
        "fwtnppermC"
      ]
    },
    {
      "page": "mthreshC",
      "title": "Function to perform 'multiwavelet style' level-dependent soft thresholding for complex-valued wavelet coefficients",
      "topics": [
        "mthreshC"
      ]
    },
    {
      "page": "orthpredfilters",
      "title": "Computes orthogonal filters",
      "topics": [
        "orthpredfilters"
      ]
    }
  ],
  "_rundeps": [
    "adlift",
    "digest",
    "EbayesThresh",
    "MASS",
    "miscTools",
    "nlt",
    "wavethresh"
  ],
  "_score": 2.0791812460476247,
  "_indexed": true,
  "_nocasepkg": "cnltreg",
  "_universes": [
    "cran"
  ],
  "_previous": "0.1-2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-3",
      "date": "2026-07-21T20:14:55.000Z",
      "distro": "resolute",
      "commit": "d2479c5cb0c35567b6793108f0f891840d0f4525",
      "fileid": "https://r2.ropensci.org/9ec74c146d627c941637cced04614bfdcce7a52b3754b9bc816958be0c72648f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29864551021"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1-3",
      "date": "2026-07-21T20:15:01.000Z",
      "distro": "resolute",
      "commit": "d2479c5cb0c35567b6793108f0f891840d0f4525",
      "fileid": "https://r2.ropensci.org/9e73851e6c734d55f91582ffff434dbc5d9607054f84dc20581ab564f80b153f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29864551021"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-3",
      "date": "2026-07-21T20:14:49.000Z",
      "commit": "d2479c5cb0c35567b6793108f0f891840d0f4525",
      "fileid": "https://r2.ropensci.org/dd0d382472184db31a859d659f1acdf01783f2cb6e41ad12d234c7d8ae949898",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29864551021"
    }
  ]
}