{
  "_id": "6a1d385e1d7bb097a0a3de68",
  "Package": "multitaper",
  "Version": "1.0-17",
  "Title": "Spectral Analysis Tools using the Multitaper Method",
  "Author": "Karim Rahim <karim.rahim@queensu.ca>, Wesley S. Burr\n<wesleyburr@trentu.ca>",
  "Maintainer": "Karim Rahim <karim.rahim@queensu.ca>",
  "Description": "Implements multitaper spectral analysis using discrete\nprolate spheroidal sequences (Slepians) and sine tapers. It\nincludes an adaptive weighted multitaper spectral estimate, a\ncoherence estimate, Thomson's Harmonic F-test, and complex\ndemodulation. The Slepians sequences are generated efficiently\nusing a tridiagonal matrix solution, and jackknifed confidence\nintervals are available for most estimates. This package is an\nimplementation of the method described in D.J. Thomson (1982)\n\"Spectrum estimation and harmonic analysis\"\n<doi:10.1109/PROC.1982.12433>.",
  "License": "GPL (>= 2)",
  "ByteCompile": "true",
  "LazyData": "true",
  "URL": "https://github.com/krahim/multitaper/",
  "Repository": "https://krahim.r-universe.dev",
  "Date/Publication": "2024-07-17 20:26:27 UTC",
  "RemoteUrl": "https://github.com/krahim/multitaper",
  "RemoteRef": "HEAD",
  "RemoteSha": "e10d0a552ea9c7bfa62650988e02b811feed9917",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 07:39:18 UTC",
    "User": "root"
  },
  "MD5sum": "1fcc2fe29748e09ababc65f6addfd56b",
  "_user": "krahim",
  "_type": "src",
  "_file": "multitaper_1.0-17.tar.gz",
  "_fileid": "46c2dfead037b1a4a2efea30e9e79bc99f77ec70f3569c77b0be009982ded9a2",
  "_filesize": 344747,
  "_sha256": "46c2dfead037b1a4a2efea30e9e79bc99f77ec70f3569c77b0be009982ded9a2",
  "_created": "2026-06-01T07:39:18.000Z",
  "_published": "2026-06-01T07:44:30.080Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78807121509,
      "time": 107,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325881903"
    },
    {
      "job": 78807121516,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325882370"
    },
    {
      "job": 78807121508,
      "time": 96,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325878091"
    },
    {
      "job": 78807121512,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325880667"
    },
    {
      "job": 78807121510,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325884172"
    },
    {
      "job": 78807121517,
      "time": 200,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325930151"
    },
    {
      "job": 78807121525,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325903427"
    },
    {
      "job": 78807121513,
      "time": 172,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325918226"
    },
    {
      "job": 78806770826,
      "time": 149,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325849551"
    },
    {
      "job": 78807121468,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325876403"
    },
    {
      "job": 78807121506,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325885852"
    },
    {
      "job": 78807121518,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325873664"
    },
    {
      "job": 78807121501,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325874781"
    }
  ],
  "_buildurl": "https://github.com/r-universe/krahim/actions/runs/26741600812",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/krahim/multitaper",
  "_commit": {
    "id": "e10d0a552ea9c7bfa62650988e02b811feed9917",
    "author": "Karim Rahim <krahim@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1721247987
  },
  "_maintainer": {
    "name": "Karim Rahim",
    "email": "karim.rahim@queensu.ca",
    "login": "krahim",
    "description": "Maintains:\nhttps://CRAN.R-project.org/package=multitaper\nhttps://CRAN.R-project.org/package=fftwtools ",
    "uuid": 1154063
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "psd",
      "role": "Suggests"
    },
    {
      "package": "fftwtools",
      "role": "Suggests"
    },
    {
      "package": "slp",
      "role": "Suggests"
    }
  ],
  "_owner": "krahim",
  "_selfowned": true,
  "_usedby": 33,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "krahim",
      "count": 165,
      "uuid": 1154063
    },
    {
      "user": "wesleyburr",
      "count": 15,
      "uuid": 882471
    }
  ],
  "_userbio": {
    "uuid": 1154063,
    "type": "user",
    "name": "Karim Rahim",
    "description": "Maintains:\r\nhttps://CRAN.R-project.org/package=multitaper\r\nhttps://CRAN.R-project.org/package=fftwtools "
  },
  "_downloads": {
    "count": 8254,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/multitaper"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/krahim/multitaper",
  "_searchresults": 73,
  "_topics": [
    "openblas",
    "fortran"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/multitaper.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/krahim/multitaper",
  "_realowner": "krahim",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2010-07-24"
    },
    {
      "version": "0.1-2",
      "date": "2010-08-23"
    },
    {
      "version": "0.1-3",
      "date": "2012-01-15"
    },
    {
      "version": "1.0-0",
      "date": "2012-04-23"
    },
    {
      "version": "1.0-1",
      "date": "2012-05-18"
    },
    {
      "version": "1.0-2",
      "date": "2012-10-04"
    },
    {
      "version": "1.0-3",
      "date": "2013-03-21"
    },
    {
      "version": "1.0-4",
      "date": "2013-04-29"
    },
    {
      "version": "1.0-5",
      "date": "2013-05-14"
    },
    {
      "version": "1.0-6",
      "date": "2013-06-27"
    },
    {
      "version": "1.0-7",
      "date": "2013-08-19"
    },
    {
      "version": "1.0-8",
      "date": "2013-10-01"
    },
    {
      "version": "1.0-9",
      "date": "2014-12-13"
    },
    {
      "version": "1.0-10",
      "date": "2015-02-18"
    },
    {
      "version": "1.0-11",
      "date": "2015-02-25"
    },
    {
      "version": "1.0-12",
      "date": "2016-04-26"
    },
    {
      "version": "1.0-13",
      "date": "2017-03-23"
    },
    {
      "version": "1.0-14",
      "date": "2017-10-25"
    },
    {
      "version": "1.0-15",
      "date": "2020-10-03"
    },
    {
      "version": "1.0-16",
      "date": "2023-07-20"
    },
    {
      "version": "1.0-17",
      "date": "2023-07-20"
    }
  ],
  "_exports": [
    "centre",
    "demod.dpss",
    "dpss",
    "dpssToEigenvalues",
    "dropFreqs",
    "dropFreqs.default",
    "dropFreqs.mtm",
    "dropFreqs.mtm.coh",
    "dropFreqs.spec",
    "mtm.coh",
    "multitaperTrend",
    "plot.mtm",
    "plot.mtm.coh",
    "sineTaper",
    "spec.mtm"
  ],
  "_datasets": [
    {
      "name": "CETdaily",
      "title": "Central England Temperature daily time series",
      "object": "CETdaily",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Year",
        "M",
        "D",
        "Temp"
      ],
      "rows": 87566,
      "table": true,
      "tojson": true
    },
    {
      "name": "CETmonthly",
      "title": "Central England Temperature monthly time series",
      "object": "CETmonthly",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "month",
        "temp"
      ],
      "rows": 4236,
      "table": true,
      "tojson": true
    },
    {
      "name": "HadCRUTnh",
      "title": "HadCRUT Land Temperature Anomaly (Northern Hemisphere) Series",
      "object": "HadCRUTnh",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Year",
        "M",
        "Temp"
      ],
      "rows": 619,
      "table": true,
      "tojson": true
    },
    {
      "name": "mlco2",
      "title": "Mauna Loa Observatory CO2 Monthly Averages",
      "object": "mlco2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Year",
        "M",
        "CO2"
      ],
      "rows": 619,
      "table": true,
      "tojson": true
    },
    {
      "name": "percivalAR4",
      "title": "Auto Regressive Series generated by Don Percival at Applied Physics Laboratory",
      "object": "percivalAR4",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "willamette",
      "title": "Willamette River time series",
      "object": "willamette",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "centre",
      "title": "Centres (converts to zero-mean) the time series.",
      "topics": [
        "centre"
      ]
    },
    {
      "page": "CETdaily",
      "title": "Central England Temperature daily time series",
      "topics": [
        "CETdaily"
      ]
    },
    {
      "page": "CETmonthly",
      "title": "Central England Temperature monthly time series",
      "topics": [
        "CETmonthly"
      ]
    },
    {
      "page": "demod.dpss",
      "title": "Computes complex demodulates using multiple taper techniques",
      "topics": [
        "demod.dpss"
      ]
    },
    {
      "page": "dpss",
      "title": "Compute Discrete Prolate Spheroidal Sequences",
      "topics": [
        "dpss"
      ]
    },
    {
      "page": "dpssToEigenvalues",
      "title": "Compute eigenvalues for the Discrete Prolate Spheroidal Sequences (dpss)",
      "topics": [
        "dpssToEigenvalues"
      ]
    },
    {
      "page": "dropFreqs",
      "title": "Truncate mtm or mtm.coh Objects in Frequency",
      "topics": [
        "dropFreqs",
        "dropFreqs.default",
        "dropFreqs.mtm",
        "dropFreqs.mtm.coh",
        "dropFreqs.spec"
      ]
    },
    {
      "page": "HadCRUTnh",
      "title": "HadCRUT Land Temperature Anomaly (Northern Hemisphere) Series",
      "topics": [
        "HadCRUTnh"
      ]
    },
    {
      "page": "mlco2",
      "title": "Mauna Loa Observatory CO2 Monthly Averages",
      "topics": [
        "mlco2"
      ]
    },
    {
      "page": "mtm.coh",
      "title": "Compute and plot the multitaper magnitude-squared coherence.",
      "topics": [
        "mtm.coh"
      ]
    },
    {
      "page": "multitaperTrend",
      "title": "Estimate Linear Trend using Multitaper Techniques",
      "topics": [
        "multitaperTrend"
      ]
    },
    {
      "page": "percivalAR4",
      "title": "Auto Regressive Series generated by Don Percival at Applied Physics Laboratory",
      "topics": [
        "percivalAR4"
      ]
    },
    {
      "page": "plot.mtm",
      "title": "Compute and plot the multitaper spectrum estimate",
      "topics": [
        "plot.mtm"
      ]
    },
    {
      "page": "plot.mtm.coh",
      "title": "Compute and plot the multitaper magnitude-squared coherence.",
      "topics": [
        "plot.mtm.coh"
      ]
    },
    {
      "page": "sineTaper",
      "title": "Computes sine tapers",
      "topics": [
        "sineTaper"
      ]
    },
    {
      "page": "spec.mtm",
      "title": "Compute and plot multitaper spectrum estimates",
      "topics": [
        "spec.mtm"
      ]
    },
    {
      "page": "willamette",
      "title": "Willamette River time series",
      "topics": [
        "willamette"
      ]
    }
  ],
  "_readme": "https://github.com/krahim/multitaper/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_score": 8.076652514923383,
  "_indexed": true,
  "_nocasepkg": "multitaper",
  "_universes": [
    "krahim"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-17",
      "date": "2026-06-01T07:41:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e10d0a552ea9c7bfa62650988e02b811feed9917",
      "fileid": "1f085512e5e60ec80ac414c662e291baca4e02a14eca9faaacfc0a5037cd49e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26741600812"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-17",
      "date": "2026-06-01T07:41:12.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e10d0a552ea9c7bfa62650988e02b811feed9917",
      "fileid": "cf30e01c6b6f87434a41df880672ddfeb6c54ac5d1c20879b63d5da6d4e37b99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26741600812"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-17",
      "date": "2026-06-01T07:41:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e10d0a552ea9c7bfa62650988e02b811feed9917",
      "fileid": "f9dd9a84c3cd02b594bf2952aea684b62fe33755d897f8c73d14c2bd9b607c0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26741600812"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-17",
      "date": "2026-06-01T07:41:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e10d0a552ea9c7bfa62650988e02b811feed9917",
      "fileid": "96c6259ba81e5f2bcae45ef9b94253ca3fd296251d1a8c10d1fffb2776622860",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26741600812"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-17",
      "date": "2026-06-01T07:41:23.000Z",
      "arch": "aarch64",
      "commit": "e10d0a552ea9c7bfa62650988e02b811feed9917",
      "fileid": "ff3db38767170e1e7a93d4a5e9d96b4c1c43ee04e39bed74750977a52ff01e4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26741600812"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-17",
      "date": "2026-06-01T07:43:42.000Z",
      "arch": "x86_64",
      "commit": "e10d0a552ea9c7bfa62650988e02b811feed9917",
      "fileid": "f9820c8d3e6a9d8f1b7b5195db44d9b1ea195bbb84b43d68cc0f48ccdb74e8d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26741600812"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-17",
      "date": "2026-06-01T07:42:22.000Z",
      "arch": "aarch64",
      "commit": "e10d0a552ea9c7bfa62650988e02b811feed9917",
      "fileid": "f930bdcc8269b2a0f43c438881251dac1b0e2ac168f944e36ed39cc2d752d8f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26741600812"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-17",
      "date": "2026-06-01T07:43:05.000Z",
      "arch": "x86_64",
      "commit": "e10d0a552ea9c7bfa62650988e02b811feed9917",
      "fileid": "3ed7e494b6ca7fa3a72e1b49a341601f41fef33137752d17987c60d23a3a6539",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26741600812"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-17",
      "date": "2026-06-01T07:41:04.000Z",
      "arch": "emscripten",
      "commit": "e10d0a552ea9c7bfa62650988e02b811feed9917",
      "fileid": "6ef16bb9285ebb95228633ed012ee6cff0a229357e6b311413294d3e0686c6e3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26741600812"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-17",
      "date": "2026-06-01T07:40:45.000Z",
      "arch": "x86_64",
      "commit": "e10d0a552ea9c7bfa62650988e02b811feed9917",
      "fileid": "819e74f1b0e65702ba93e60fac89971b1c56be60f43b97da06871b71957f44e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26741600812"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-17",
      "date": "2026-06-01T07:40:30.000Z",
      "arch": "x86_64",
      "commit": "e10d0a552ea9c7bfa62650988e02b811feed9917",
      "fileid": "f4bb609ed81748f90c9bfd2fc8255facdb67fca869c26761ea87d9df6cd0591b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26741600812"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0-17",
      "date": "2026-06-01T07:40:33.000Z",
      "arch": "x86_64",
      "commit": "e10d0a552ea9c7bfa62650988e02b811feed9917",
      "fileid": "7bfac4dd24e7efa8150aa6725095d4ce5aa8d10bf5a06edd85b25fa894550657",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26741600812"
    }
  ]
}