{
  "_id": "6a1038bcacfb0bcc41c9abac",
  "Package": "CNLTreg",
  "Type": "Package",
  "Title": "Complex-Valued Wavelet Lifting for Signal Denoising",
  "Version": "0.1-2",
  "Date": "2018-07-18",
  "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-05-12 05:52:13 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-07-18 11:40:08 UTC",
  "RemoteUrl": "https://github.com/cran/CNLTreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "c7ba92012fcb7e1c01b1603366bb85ff90c6bf80",
  "MD5sum": "4e461d56c6f66112f8875e4d4879f760",
  "_user": "cran",
  "_type": "src",
  "_file": "CNLTreg_0.1-2.tar.gz",
  "_fileid": "d85a6b32882d05692af653d5188c484135f77e52dff1787f109cd4daa9880faa",
  "_filesize": 160629,
  "_sha256": "d85a6b32882d05692af653d5188c484135f77e52dff1787f109cd4daa9880faa",
  "_created": "2026-05-12T05:52:13.000Z",
  "_published": "2026-05-22T11:06:36.644Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77367317713,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6936706363"
    },
    {
      "job": 77367317878,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6936706834"
    },
    {
      "job": 77367317406,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936681889"
    },
    {
      "job": 77367317152,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159005136"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25716085562",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CNLTreg",
  "_commit": {
    "id": "c7ba92012fcb7e1c01b1603366bb85ff90c6bf80",
    "author": "Matt Nunes <nunesrpackages@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1-2\n",
    "time": 1531914008
  },
  "_maintainer": {
    "name": "Matt Nunes",
    "email": "nunesrpackages@gmail.com"
  },
  "_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": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 238,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CNLTreg"
  },
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_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"
    }
  ],
  "_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"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-05-12T05:54:11.000Z",
      "distro": "noble",
      "commit": "c7ba92012fcb7e1c01b1603366bb85ff90c6bf80",
      "fileid": "0c3a7adf7777489a34c67be224edc55a2e6af9f4f094f047a7407a352361d4d2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25716085562"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-05-12T05:54:11.000Z",
      "distro": "noble",
      "commit": "c7ba92012fcb7e1c01b1603366bb85ff90c6bf80",
      "fileid": "dc9173b4596de8b091fcb581196d9f7b1737c6913b149584a57535227fd91817",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25716085562"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-2",
      "date": "2026-05-22T11:06:17.000Z",
      "commit": "c7ba92012fcb7e1c01b1603366bb85ff90c6bf80",
      "fileid": "e12a55b1d3ac06c4eb64c89bac7561856e109f173908e5b14cbdc1d65538943f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25716085562"
    }
  ]
}