{
  "_id": "6a251c894b233be19838e4ed",
  "Package": "sdf.test",
  "Title": "Nonparametric Two Sample Test for Equality of Spectral Densities",
  "Version": "0.0.1.0",
  "Authors@R": "c(\nperson(\"Ilaria\", \"Nadin\", email=\"ilaria.nadin@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Tatyana\", \"Krivobokova\",  role = c(\"aut\")),\nperson(\"Farida\", \"Enikeeva\",  role = c(\"aut\")),\nperson(\"Karolina\", \"Klockmann\", role = c(\"aut\")))",
  "Description": "Nonparametric method for testing the equality of the\nspectral densities of two time series of possibly different\nlengths. The time series are preprocessed with the discrete\ncosine transform and the variance stabilising transform to\nobtain an approximate Gaussian regression setting for the\nlog-spectral density function. The test statistic is based on\nthe squared L2 norm of the difference between the estimated\nlog-spectral densities. The test returns the result, the\nstatistic value, and the p-value. It also provides the\nestimated empirical quantile and null distribution under the\nhypothesis of equal spectral densities. An example using EEG\ndata is included. For details see Nadin, Krivobokova, Enikeeva\n(2026), <doi:10.48550/arXiv.2602.10774>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 07:15:15 UTC",
    "User": "root"
  },
  "Author": "Ilaria Nadin [aut, cre], Tatyana Krivobokova [aut], Farida\nEnikeeva [aut], Karolina Klockmann [aut]",
  "Maintainer": "Ilaria Nadin <ilaria.nadin@gmail.com>",
  "Repository": "https://ilarianadin-crypto.r-universe.dev",
  "Date/Publication": "2026-02-23 17:34:38 UTC",
  "RemoteUrl": "https://github.com/cran/sdf.test",
  "RemoteRef": "HEAD",
  "RemoteSha": "2275de3aaa956ec921f3fcd1aa4bd2fa911f1438",
  "MD5sum": "32c8b9dd970c7d54131c5f291bb38751",
  "_user": "ilarianadin-crypto",
  "_type": "src",
  "_file": "sdf.test_0.0.1.0.tar.gz",
  "_fileid": "3fe7043e5b690f4251b1bab2c65397500c4ddbe11f2348d5815442469081c5f4",
  "_filesize": 378862,
  "_sha256": "3fe7043e5b690f4251b1bab2c65397500c4ddbe11f2348d5815442469081c5f4",
  "_created": "2026-06-07T07:15:15.000Z",
  "_published": "2026-06-07T07:23:53.328Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79940119582,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461802796"
    },
    {
      "job": 79940119580,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461799080"
    },
    {
      "job": 79940119577,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461838257"
    },
    {
      "job": 79940119578,
      "time": 175,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461841008"
    },
    {
      "job": 79939932691,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461786297"
    },
    {
      "job": 79940119590,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461798301"
    },
    {
      "job": 79940119589,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461795412"
    },
    {
      "job": 79940119593,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461794965"
    },
    {
      "job": 79940119575,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461793832"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ilarianadin-crypto/actions/runs/27085804652",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/sdf.test",
  "_commit": {
    "id": "2275de3aaa956ec921f3fcd1aa4bd2fa911f1438",
    "author": "Ilaria Nadin <ilaria.nadin@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.1.0\n",
    "time": 1771868078
  },
  "_maintainer": {
    "name": "Ilaria Nadin",
    "email": "ilaria.nadin@gmail.com",
    "login": "ilarianadin-crypto",
    "description": "",
    "uuid": 241969183
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "dtt",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "foreach",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.0.1.0",
      "date": "2026-02-23"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ilarianadin-crypto",
      "count": 1,
      "uuid": 241969183
    }
  ],
  "_userbio": {
    "uuid": 241969183,
    "type": "user",
    "name": "ilarianadin-crypto"
  },
  "_downloads": {
    "count": 105,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sdf.test"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/sdf.test.html",
    "manual.pdf"
  ],
  "_realowner": "ilarianadin-crypto",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1.0",
      "date": "2026-02-23"
    }
  ],
  "_exports": [
    "sdf.test"
  ],
  "_datasets": [
    {
      "name": "eeg_data",
      "title": "EEG Signals",
      "object": "eeg_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "index",
        "condition",
        "signal"
      ],
      "rows": 34992,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "eeg_data",
      "title": "EEG Signals",
      "topics": [
        "eeg_data"
      ]
    },
    {
      "page": "print.test",
      "title": "Print test",
      "topics": [
        "print.test"
      ]
    },
    {
      "page": "sdf.test",
      "title": "SDF Test",
      "topics": [
        "sdf.test"
      ]
    }
  ],
  "_rundeps": [
    "dtt"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "sdf.test",
  "_universes": [
    "ilarianadin-crypto"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.0",
      "date": "2026-06-07T07:17:42.000Z",
      "distro": "noble",
      "commit": "2275de3aaa956ec921f3fcd1aa4bd2fa911f1438",
      "fileid": "a34be21f80678f3b114e0afee5bc8915ead465bb8bf190f25b6263682ef1b52d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilarianadin-crypto/actions/runs/27085804652"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.0",
      "date": "2026-06-07T07:17:17.000Z",
      "distro": "noble",
      "commit": "2275de3aaa956ec921f3fcd1aa4bd2fa911f1438",
      "fileid": "28792f6ddb29db9da1cf6ef82c9685d6879982bcd9bfb99aa23d744ccef69cb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilarianadin-crypto/actions/runs/27085804652"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.0",
      "date": "2026-06-07T07:22:33.000Z",
      "commit": "2275de3aaa956ec921f3fcd1aa4bd2fa911f1438",
      "fileid": "a5e8ea061d52e01bc1b2a473aac9e080a74acfdea2117bbb7bebc6573d0ebede",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilarianadin-crypto/actions/runs/27085804652"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1.0",
      "date": "2026-06-07T07:22:49.000Z",
      "commit": "2275de3aaa956ec921f3fcd1aa4bd2fa911f1438",
      "fileid": "b148a9afd5066aec8e913bd01cd8ddfed9985d3747edc809bb01c839aa817d99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilarianadin-crypto/actions/runs/27085804652"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.0",
      "date": "2026-06-07T07:17:23.000Z",
      "commit": "2275de3aaa956ec921f3fcd1aa4bd2fa911f1438",
      "fileid": "41deddf36ce8135ac06bebbbb2f1653ae3cf445a9923808844c92c205b4d36b3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ilarianadin-crypto/actions/runs/27085804652"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.0",
      "date": "2026-06-07T07:16:41.000Z",
      "commit": "2275de3aaa956ec921f3fcd1aa4bd2fa911f1438",
      "fileid": "4dcb6a72a688ff51d571f37e0777cbb4787ff3d5786903e9abdfafeddc683ee3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilarianadin-crypto/actions/runs/27085804652"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.0",
      "date": "2026-06-07T07:16:42.000Z",
      "commit": "2275de3aaa956ec921f3fcd1aa4bd2fa911f1438",
      "fileid": "c35da15131860ec8391b4169fc6fb0301d812355d9c994dc6b2aecfbaa9e88c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilarianadin-crypto/actions/runs/27085804652"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1.0",
      "date": "2026-06-07T07:16:32.000Z",
      "commit": "2275de3aaa956ec921f3fcd1aa4bd2fa911f1438",
      "fileid": "031e35348a4bf4be860edc1ba458e227d0d401176d23aaa9ed61ed2020013cfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilarianadin-crypto/actions/runs/27085804652"
    }
  ]
}