{
  "_id": "6a5b052b9baadeef8ab4a34a",
  "Encoding": "UTF-8",
  "Package": "wcc",
  "Date": "2026-07-17",
  "Title": "Windowed Cross Correlation",
  "Authors@R": "c(person(c(\"Steven\"), \"Boker\", email=\"smb3u@virginia.edu\", role=c(\"aut\",\"cre\")),\nperson(\"Minquan\", \"Xu\", role=\"aut\"),\nperson(\"Sareena\", \"Chadha\", role=\"aut\"),\nperson(\"Christopher\", \"Welker\", role=\"aut\"),\nperson(\"Jingyun\", \"Wu\", role=\"aut\"),\nperson(\"Pascal\", \"Deboeck\", role=\"aut\"),\nperson(\"Aaron\", \"Peikert\", role=\"aut\"),\nperson(\"Claude\", \" \", role=\"aut\"))",
  "Maintainer": "Steven Boker <smb3u@virginia.edu>",
  "Author": "Steven Boker [aut, cre], Minquan Xu [aut], Sareena Chadha\n[aut], Christopher Welker [aut], Jingyun Wu [aut], Pascal\nDeboeck [aut], Aaron Peikert [aut], Claude [aut]",
  "Description": "Calculates Windowed Cross Correlation for pairs of time\nseries. Provides support for surrogate analysis for\nnonparametric test of significance. Calculates aggregate\nstatistics over a range of parameter values. Plots the results\nas Windowed Cross Correlation plots and heat maps. The software\nis described in Boker, S. M., Rotondo, J. L., Xu, M., & King,\nK. (2002). Windowed cross-correlation and peak picking for the\nanalysis of variability in the association between behavioral\ntime series. Psychological Methods, 7(3), 338.",
  "SystemRequirements": "GNU make",
  "ByteCompile": "no",
  "Language": "en-US",
  "License": "Apache License (== 2.0)",
  "LazyLoad": "yes",
  "Collate": "'GLLAfunctions.R' 'wccCalc.R' 'wccCalcBatch.R'\n'wccAggregate.R' 'wccFindDyadParam.R' 'wccHeatMap.R'\n'wccPeakPick.R' 'wccPlot.R' 'wccSurrogateDyads.R'",
  "Biarch": "true",
  "Version": "0.4.1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-18 04:40:45 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-17 23:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/wcc",
  "RemoteRef": "HEAD",
  "RemoteSha": "e79bd3a79bafe6d4bb7349f14185ad1f57925711",
  "_user": "cran",
  "_type": "src",
  "_file": "wcc_0.4.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/e242c19a5b368eeb28e9458442533c50eead7a2656affd6dc545c66cd92a56f6",
  "_filesize": 218844,
  "_sha256": "e242c19a5b368eeb28e9458442533c50eead7a2656affd6dc545c66cd92a56f6",
  "_expires": "2026-10-26T04:46:33.000Z",
  "_created": "2026-07-18T04:40:45.000Z",
  "_published": "2026-07-18T04:46:35.204Z",
  "_jobs": [
    {
      "job": 88044271652,
      "time": 305,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8425475125"
    },
    {
      "job": 88044271605,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8425455216"
    },
    {
      "job": 88044271602,
      "time": 309,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425475965"
    },
    {
      "job": 88044271624,
      "time": 236,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425464163"
    },
    {
      "job": 88044034460,
      "time": 176,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425427981"
    },
    {
      "job": 88044271613,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8425444281"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29630867296",
  "_status": "success",
  "_upstream": "https://github.com/cran/wcc",
  "_commit": {
    "id": "e79bd3a79bafe6d4bb7349f14185ad1f57925711",
    "author": "Steven Boker <smb3u@virginia.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4.1\n",
    "time": 1784329202
  },
  "_maintainer": {
    "name": "Steven Boker",
    "email": "smb3u@virginia.edu"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "pheatmap",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-29",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.3.1",
      "date": "2026-04-21"
    },
    {
      "name": "0.4.0",
      "date": "2026-07-14"
    },
    {
      "name": "0.4.1",
      "date": "2026-07-17"
    }
  ],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 620,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 359,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wcc"
  },
  "_searchresults": 4,
  "_topics": [
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/wcc.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3.1",
      "date": "2026-04-21"
    },
    {
      "version": "0.4.0",
      "date": "2026-07-14"
    },
    {
      "version": "0.4.1",
      "date": "2026-07-17"
    }
  ],
  "_exports": [
    "wccAggregate",
    "wccAggregateGrid",
    "wccCalc",
    "wccCalcBatch",
    "wccCalcCumR",
    "wccFindDyadParam",
    "wccGLLAEmbed",
    "wccGLLAWMatrix",
    "wccHeatmap",
    "wccPeakPick",
    "wccPeakSearch",
    "wccPlot",
    "wccSmoothMatrix",
    "wccSurrogateDyads"
  ],
  "_help": [
    {
      "page": "wcc-package",
      "title": "wcc",
      "topics": [
        "wcc-package"
      ]
    },
    {
      "page": "wccAggregate",
      "title": "wccAggregate",
      "topics": [
        "wccAggregate"
      ]
    },
    {
      "page": "wccCalc",
      "title": "Windowed Cross Correlation function",
      "topics": [
        "wccCalc"
      ]
    },
    {
      "page": "wccCalcBatch",
      "title": "Batched Windowed Cross Correlation",
      "topics": [
        "wccCalcBatch"
      ]
    },
    {
      "page": "wccFindDyadParam",
      "title": "wccFindDyadParam",
      "topics": [
        "wccFindDyadParam"
      ]
    },
    {
      "page": "wccGLLAEmbed",
      "title": "wccGLLAEmbed",
      "topics": [
        "wccGLLAEmbed"
      ]
    },
    {
      "page": "wccGLLAWMatrix",
      "title": "W Matrix",
      "topics": [
        "wccGLLAWMatrix"
      ]
    },
    {
      "page": "wccHeatMap",
      "title": "wccHeatmap",
      "topics": [
        "wccHeatmap"
      ]
    },
    {
      "page": "wccPeakPick",
      "title": "wccPeakPick",
      "topics": [
        "wccPeakPick"
      ]
    },
    {
      "page": "wccPlot",
      "title": "wccPlot",
      "topics": [
        "wccPlot"
      ]
    },
    {
      "page": "wccSurrogateDyads",
      "title": "wccSurrogateDyads",
      "topics": [
        "wccSurrogateDyads"
      ]
    }
  ],
  "_readme": "https://github.com/cran/wcc/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "farver",
    "glue",
    "gtable",
    "labeling",
    "lifecycle",
    "pheatmap",
    "R6",
    "RColorBrewer",
    "rlang",
    "scales",
    "viridisLite"
  ],
  "_sysdeps": [
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "wcc",
  "_universes": [
    "cran"
  ],
  "_previous": "0.4.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-18T04:42:57.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e79bd3a79bafe6d4bb7349f14185ad1f57925711",
      "fileid": "https://r2.ropensci.org/f9793ab353ca17c2083e19f42fd9b2d3a967fd1c220a5f426de4c09c2bdd51f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29630867296"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-18T04:42:43.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e79bd3a79bafe6d4bb7349f14185ad1f57925711",
      "fileid": "https://r2.ropensci.org/b9dd0dceb9683ce3eb5fefdc17f297f656ff99e6d32742225161b6dd9f8b9de6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29630867296"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-18T04:43:02.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e79bd3a79bafe6d4bb7349f14185ad1f57925711",
      "fileid": "https://r2.ropensci.org/2724fd543023e7e850d7558099a5b061e197d9cb4c4e67caca4966d00ec940f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29630867296"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-18T04:42:42.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e79bd3a79bafe6d4bb7349f14185ad1f57925711",
      "fileid": "https://r2.ropensci.org/dcb2b85d02a86432530715e640619c5d62fd1cf9db1a048409a5759a0f342f29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29630867296"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-07-18T04:42:46.000Z",
      "arch": "emscripten",
      "commit": "e79bd3a79bafe6d4bb7349f14185ad1f57925711",
      "fileid": "https://r2.ropensci.org/bc5d893bc66e9ae7b134bb809c6975a31ea313022c6acc257495d63e1d2a9176",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29630867296"
    }
  ]
}