{
  "_id": "6a155913acfb0bcc41d5ed41",
  "Package": "CliftLRD",
  "Type": "Package",
  "Title": "Complex-Valued Wavelet Lifting Estimators of the Hurst Exponent\nfor Irregularly Sampled Time Series",
  "Version": "0.1-2",
  "Date": "2025-04-08",
  "Author": "Matt Nunes [aut, cre], Marina Knight [aut]",
  "Authors@R": "c(person(\"Matt\", \"Nunes\", role=c(\"aut\",\"cre\"),email=\"nunesrpackages@gmail.com\"), person(\"Marina\", \"Knight\", role=\"aut\"))",
  "Maintainer": "Matt Nunes <nunesrpackages@gmail.com>",
  "Description": "Implementation of Hurst exponent estimators based on\ncomplex-valued lifting wavelet energy from Knight, M. I and\nNunes, M. A. (2018) <doi:10.1007/s11222-018-9820-8>.",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 08:23:36 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-04-09 08:43:29 UTC",
  "RemoteUrl": "https://github.com/cran/CliftLRD",
  "RemoteRef": "HEAD",
  "RemoteSha": "ecde4d7dcf4d3a570cce4cd70fcdd42cf132a3a9",
  "MD5sum": "9d4f6acd778c8d949b3787dff32c8c4c",
  "_user": "cran",
  "_type": "src",
  "_file": "CliftLRD_0.1-2.tar.gz",
  "_fileid": "27f76a2fdadb32f56337156311dd962ae17be43ec607275491e2d640812242cc",
  "_filesize": 119436,
  "_sha256": "27f76a2fdadb32f56337156311dd962ae17be43ec607275491e2d640812242cc",
  "_created": "2026-05-26T08:23:36.000Z",
  "_published": "2026-05-26T08:25:55.758Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77835329416,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7212256459"
    },
    {
      "job": 77835329355,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212257192"
    },
    {
      "job": 77834935231,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212220512"
    },
    {
      "job": 77835329314,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212252734"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26440917306",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CliftLRD",
  "_commit": {
    "id": "ecde4d7dcf4d3a570cce4cd70fcdd42cf132a3a9",
    "author": "Matt Nunes <nunesrpackages@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1-2\n",
    "time": 1744188209
  },
  "_maintainer": {
    "name": "Matt Nunes",
    "email": "nunesrpackages@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "CNLTreg",
      "role": "Depends"
    },
    {
      "package": "liftLRD",
      "role": "Depends"
    },
    {
      "package": "fracdiff",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 180,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CliftLRD"
  },
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/CliftLRD.html",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2018-07-18"
    },
    {
      "version": "0.1-2",
      "date": "2025-04-09"
    }
  ],
  "_exports": [
    "liftHurstC",
    "liftHurstCC",
    "meanC",
    "meanmoC"
  ],
  "_help": [
    {
      "page": "CliftLRD-package",
      "title": "Complex-Valued Wavelet Lifting Estimators of the Hurst Exponent for Irregularly Sampled Time Series",
      "topics": [
        "CliftLRD-package",
        "CliftLRD"
      ]
    },
    {
      "page": "liftHurstC",
      "title": "Performs (non-decimated) complex-valued lifting based estimation of the Hurst exponent of a real-valued time series",
      "topics": [
        "liftHurstC"
      ]
    },
    {
      "page": "liftHurstCC",
      "title": "Performs (non-decimated) complex-valued lifting based estimation of the Hurst exponent of a complex-valued time series",
      "topics": [
        "liftHurstCC"
      ]
    },
    {
      "page": "meanC",
      "title": "Functions to perform summary calculations of wavelet scales and energies resulting from complex-valued lifting transforms.",
      "topics": [
        "meanC",
        "meanmoC"
      ]
    }
  ],
  "_rundeps": [
    "adlift",
    "CNLTreg",
    "digest",
    "EbayesThresh",
    "liftLRD",
    "MASS",
    "miscTools",
    "nlt",
    "wavethresh"
  ],
  "_score": 1.2304489213782739,
  "_indexed": true,
  "_nocasepkg": "cliftlrd",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-05-26T08:25:24.000Z",
      "distro": "noble",
      "commit": "ecde4d7dcf4d3a570cce4cd70fcdd42cf132a3a9",
      "fileid": "2f03ed360d75856c38f48ec23a2e0a5998cac8e6347b52d582409f1a856f8218",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26440917306"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-05-26T08:25:26.000Z",
      "distro": "noble",
      "commit": "ecde4d7dcf4d3a570cce4cd70fcdd42cf132a3a9",
      "fileid": "91d8cbc174f6fd1e574e752510034acf3631759132f2bed8241150d77f22923b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26440917306"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-2",
      "date": "2026-05-26T08:25:30.000Z",
      "commit": "ecde4d7dcf4d3a570cce4cd70fcdd42cf132a3a9",
      "fileid": "ee895209a0814676c346b17bd2c0c8dc3b88f95a5c9b516712854913cb16506e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26440917306"
    }
  ]
}