{
  "_id": "6a1d6c391d7bb097a0a4f80e",
  "Package": "wavScalogram",
  "Type": "Package",
  "Title": "Wavelet Scalogram Tools for Time Series Analysis",
  "Version": "1.1.3",
  "Author": "Vicente J. Bolos and Rafael Benitez",
  "Maintainer": "Vicente J. Bolos <vicente.bolos@uv.es>",
  "Description": "Provides scalogram based wavelet tools for time series\nanalysis: wavelet power spectrum, scalogram, windowed\nscalogram, windowed scalogram difference (see Bolos et al.\n(2017) <doi:10.1016/j.amc.2017.05.046>), scale index and\nwindowed scale index (Benitez et al. (2010)\n<doi:10.1016/j.camwa.2010.05.010>).",
  "License": "GPL",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 11:23:11 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-03-02 02:36:25 UTC",
  "RemoteUrl": "https://github.com/cran/wavScalogram",
  "RemoteRef": "HEAD",
  "RemoteSha": "8e9d264accd14e01f5d4e86bf91732851da83ea6",
  "MD5sum": "db9cb58a3450c635a2281c7197291e2e",
  "_user": "cran",
  "_type": "src",
  "_file": "wavScalogram_1.1.3.tar.gz",
  "_fileid": "4a71303296eb9916432eaffaf98ed0a9fa16c22495065135660833e310defbff",
  "_filesize": 242432,
  "_sha256": "4a71303296eb9916432eaffaf98ed0a9fa16c22495065135660833e310defbff",
  "_created": "2026-06-01T11:23:11.000Z",
  "_published": "2026-06-01T11:25:45.799Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78841693749,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330192408"
    },
    {
      "job": 78841693775,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330195424"
    },
    {
      "job": 78841342430,
      "time": 131,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330155856"
    },
    {
      "job": 78841693745,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330188205"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26751763726",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/wavScalogram",
  "_commit": {
    "id": "8e9d264accd14e01f5d4e86bf91732851da83ea6",
    "author": "Vicente J. Bolos <vicente.bolos@uv.es>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.3\n",
    "time": 1709346985
  },
  "_maintainer": {
    "name": "Vicente J. Bolos",
    "email": "vicente.bolos@uv.es"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "fields",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    }
  ],
  "_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": 290,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wavScalogram"
  },
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/wavScalogram.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-03-08"
    },
    {
      "version": "1.0.0",
      "date": "2019-07-10"
    },
    {
      "version": "1.1.0",
      "date": "2020-12-13"
    },
    {
      "version": "1.1.1",
      "date": "2021-07-23"
    },
    {
      "version": "1.1.2",
      "date": "2022-12-12"
    },
    {
      "version": "1.1.3",
      "date": "2024-03-01"
    }
  ],
  "_exports": [
    "cwt_wst",
    "fourier_factor",
    "pow2scales",
    "scale_index",
    "scalogram",
    "wavelet_radius",
    "wavPlot",
    "windowed_scale_index",
    "windowed_scalogram",
    "wsd"
  ],
  "_help": [
    {
      "page": "core",
      "title": "Extracts the center of a vector",
      "topics": [
        "core"
      ]
    },
    {
      "page": "cwt_wst",
      "title": "Continuous wavelet transform",
      "topics": [
        "cwt_wst"
      ]
    },
    {
      "page": "fourier_factor",
      "title": "Fourier factor of a wavelet",
      "topics": [
        "fourier_factor"
      ]
    },
    {
      "page": "pow2scales",
      "title": "Power 2 scales",
      "topics": [
        "pow2scales"
      ]
    },
    {
      "page": "scale_index",
      "title": "Scale index of a signal",
      "topics": [
        "scale_index"
      ]
    },
    {
      "page": "scalogram",
      "title": "Scalogram of a signal",
      "topics": [
        "scalogram"
      ]
    },
    {
      "page": "wavelet_radius",
      "title": "Wavelet radius",
      "topics": [
        "wavelet_radius"
      ]
    },
    {
      "page": "wavPlot",
      "title": "Wavelet plots",
      "topics": [
        "wavPlot"
      ]
    },
    {
      "page": "windowed_scale_index",
      "title": "Windowed scale index",
      "topics": [
        "windowed_scale_index"
      ]
    },
    {
      "page": "windowed_scalogram",
      "title": "Windowed scalograms of a signal",
      "topics": [
        "windowed_scalogram"
      ]
    },
    {
      "page": "wsd",
      "title": "Windowed Scalogram Difference",
      "topics": [
        "wsd"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "dotCall64",
    "fields",
    "maps",
    "RColorBrewer",
    "Rcpp",
    "spam",
    "viridisLite"
  ],
  "_score": 1.2041199826559248,
  "_indexed": true,
  "_nocasepkg": "wavscalogram",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-01T11:25:01.000Z",
      "distro": "noble",
      "commit": "8e9d264accd14e01f5d4e86bf91732851da83ea6",
      "fileid": "201bbd54db82a440600a3ce019f471767683af8d5e65c9a882071baa4983335e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26751763726"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-01T11:25:06.000Z",
      "distro": "noble",
      "commit": "8e9d264accd14e01f5d4e86bf91732851da83ea6",
      "fileid": "081aef8d1da69df35d1d1d6fd72ae444a3761fc67b180c5e3bebac8b3f574d67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26751763726"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-06-01T11:25:08.000Z",
      "commit": "8e9d264accd14e01f5d4e86bf91732851da83ea6",
      "fileid": "21400295ce917ec9eaec29aa4cf918f32f2cf8052777cbebed4625e254982694",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26751763726"
    }
  ]
}