{
  "_id": "6a1f36abb401979e734289c7",
  "Package": "permutes",
  "Title": "Permutation Tests for Time Series Data",
  "Version": "2.7",
  "Authors@R": "person(c(\"Cesko\", \"C.\"), \"Voeten\", email = \"cvoeten@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Author": "Cesko C. Voeten [aut, cre]",
  "Maintainer": "Cesko C. Voeten <cvoeten@gmail.com>",
  "Description": "Helps you determine the analysis window to use when\nanalyzing densely-sampled time-series data, such as EEG data,\nusing permutation testing (Maris & Oostenveld, 2007)\n<doi:10.1016/j.jneumeth.2007.03.024>. These permutation tests\ncan help identify the timepoints where significance of an\neffect begins and ends, and the results can be plotted in\nvarious types of heatmap for reporting. Mixed-effects models\nare supported using an implementation of the approach by Lee &\nBraun (2012) <doi:10.1111/j.1541-0420.2011.01675.x>.",
  "License": "FreeBSD",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "BugReports": "https://gitlab.com/cvoeten/permutes/-/issues",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Repository": "https://cvoeten.r-universe.dev",
  "Date/Publication": "2023-09-11 21:53:15 UTC",
  "RemoteUrl": "https://gitlab.com/cvoeten/permutes",
  "RemoteRef": "HEAD",
  "RemoteSha": "30ff049a8c507cff6909a3ce33cf1b12c01584df",
  "Packaged": {
    "Date": "2026-05-15 06:15:53 UTC",
    "User": "root"
  },
  "MD5sum": "f8cf8a1aff69badbcad4687dbf2baf1e",
  "_user": "cvoeten",
  "_type": "src",
  "_file": "permutes_2.7.tar.gz",
  "_fileid": "b86f91c255ec9f0a17728d62732ac803d9a18a8f25a1147279524188ec5456b9",
  "_filesize": 2471646,
  "_sha256": "b86f91c255ec9f0a17728d62732ac803d9a18a8f25a1147279524188ec5456b9",
  "_created": "2026-05-15T06:15:53.000Z",
  "_published": "2026-06-02T20:01:47.053Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79160548937,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011279243"
    },
    {
      "job": 79160548918,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011278663"
    },
    {
      "job": 79160548795,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011278415"
    },
    {
      "job": 79160548561,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011271000"
    },
    {
      "job": 79160548419,
      "time": 223,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011248365"
    },
    {
      "job": 79160548160,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368446013"
    },
    {
      "job": 79160548840,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011269689"
    },
    {
      "job": 79160548989,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011272371"
    },
    {
      "job": 79160548686,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011267605"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cvoeten/actions/runs/25903373983",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://gitlab.com/cvoeten/permutes",
  "_commit": {
    "id": "30ff049a8c507cff6909a3ce33cf1b12c01584df",
    "author": "Cesko Voeten <cvoeten@gmail.com>",
    "committer": "Cesko Voeten <cvoeten@gmail.com>",
    "message": "Point installation instructions in README to GitLab\n",
    "time": 1694469195
  },
  "_maintainer": {
    "name": "Cesko C. Voeten",
    "email": "cvoeten@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "buildmer",
      "version": ">= 2.3",
      "role": "Suggests"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "glmmTMB",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "lmPerm",
      "role": "Suggests"
    },
    {
      "package": "permuco",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "viridis",
      "role": "Suggests"
    }
  ],
  "_owner": "gitlab-cvoeten",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_userbio": {
    "uuid": 153861157,
    "type": "user",
    "name": "cvoeten"
  },
  "_downloads": {
    "count": 831,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/permutes"
  },
  "_devurl": "https://gitlab.com/cvoeten/permutes",
  "_searchresults": 30,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/permutes.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://gitlab.com/cvoeten/permutes",
  "_realowner": "cvoeten",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2018-05-18"
    },
    {
      "version": "0.1.1",
      "date": "2019-05-18"
    },
    {
      "version": "1.0",
      "date": "2019-07-21"
    },
    {
      "version": "2.0",
      "date": "2021-02-22"
    },
    {
      "version": "2.0.1",
      "date": "2021-02-24"
    },
    {
      "version": "2.1",
      "date": "2021-09-02"
    },
    {
      "version": "2.1.1",
      "date": "2021-09-14"
    },
    {
      "version": "2.2",
      "date": "2021-10-13"
    },
    {
      "version": "2.3.2",
      "date": "2021-12-16"
    },
    {
      "version": "2.4",
      "date": "2022-05-20"
    },
    {
      "version": "2.5",
      "date": "2022-06-15"
    },
    {
      "version": "2.6",
      "date": "2022-07-13"
    },
    {
      "version": "2.7",
      "date": "2023-09-11"
    },
    {
      "version": "2.8",
      "date": "2023-09-28"
    }
  ],
  "_exports": [
    "clusterperm.glm",
    "clusterperm.glmer",
    "clusterperm.glmmTMB",
    "clusterperm.lm",
    "clusterperm.lmer",
    "perm.glm",
    "perm.glmer",
    "perm.glmmTMB",
    "perm.lm",
    "perm.lmer",
    "permu.test"
  ],
  "_datasets": [
    {
      "name": "MMN",
      "title": "ERP data from Jager (in prep.). See the vignettes for details.",
      "object": "MMN",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Fp1",
        "AF3",
        "F7",
        "F3",
        "FC1",
        "FC5",
        "C3",
        "CP1",
        "CP5",
        "P7",
        "P3",
        "Pz",
        "PO3",
        "O1",
        "Oz",
        "O2",
        "PO4",
        "P4",
        "P8",
        "CP6",
        "CP2",
        "C4",
        "FC6",
        "FC2",
        "F4",
        "F8",
        "AF4",
        "Fp2",
        "Fz",
        "Cz",
        "Time",
        "Subject",
        "Session",
        "Deviant"
      ],
      "rows": 22407,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "clusterperm.glm",
      "title": "Cluster-based permutation tests for time series data, based on generalized linear models or other 'buildmer' models. This is an alias for 'clusterperm.lm' provided for discoverability.",
      "topics": [
        "clusterperm.glm"
      ]
    },
    {
      "page": "clusterperm.glmer",
      "title": "Cluster-based permutation tests for time series data, based on generalized linear mixed-effects models or other 'buildmer' models. This is an alias for 'clusterperm.lmer' provided for discoverability.",
      "topics": [
        "clusterperm.glmer"
      ]
    },
    {
      "page": "clusterperm.glmmTMB",
      "title": "Cluster-based permutation tests for time series data, based on 'buildglmmTMB'.",
      "topics": [
        "clusterperm.glmmTMB"
      ]
    },
    {
      "page": "clusterperm.lm",
      "title": "Cluster-based permutation tests for time series data, based on mixed-effects models or other 'buildmer' models. This is an alias for 'clusterperm.lmer', except that random effects are explicily disallowed.",
      "topics": [
        "clusterperm.lm"
      ]
    },
    {
      "page": "clusterperm.lmer",
      "title": "Cluster-based permutation tests for time series data, based on mixed-effects models or other 'buildmer' models.",
      "topics": [
        "clusterperm.lmer"
      ]
    },
    {
      "page": "MMN",
      "title": "ERP data from Jager (in prep.). See the vignettes for details.",
      "topics": [
        "MMN"
      ]
    },
    {
      "page": "perm.glm",
      "title": "A general permutation test for mixed-effects models or other 'buildmer' models. This is an alias for 'perm.lm' provided for discoverability.",
      "topics": [
        "perm.glm"
      ]
    },
    {
      "page": "perm.glmer",
      "title": "A general permutation test for mixed-effects models or other 'buildmer' models. This is an alias for 'perm.lmer' provided for discoverability.",
      "topics": [
        "perm.glmer"
      ]
    },
    {
      "page": "perm.glmmTMB",
      "title": "A general permutation test for 'glmmTMB' models.",
      "topics": [
        "perm.glmmTMB"
      ]
    },
    {
      "page": "perm.lm",
      "title": "A general permutation test for mixed-effects models or other 'buildmer' models. This is an alias for 'perm.lmer', except that random effects are explicily disallowed.",
      "topics": [
        "perm.lm"
      ]
    },
    {
      "page": "perm.lmer",
      "title": "A general permutation test for mixed-effects models or other 'buildmer' models.",
      "topics": [
        "perm.lmer"
      ]
    },
    {
      "page": "permu.test",
      "title": "Permutation tests for time series data, based on classic linear regression or ANOVA This is a legacy function that is primarily provided for backward compatibility. You should probably use 'perm.lm' or 'perm.lmer' instead. 'permu.test' is the only function to support multivariate responses, although multivariate data can trivially be recoded into a univariate model. 'permu.test' does not support random effects or corrected p-values (e.g. the cluster mass test), which are supported by 'permutelm'.",
      "topics": [
        "permu.test"
      ]
    },
    {
      "page": "plot.permutes",
      "title": "Create a heatmap of the results of cluster-based permutation testing.",
      "topics": [
        "plot.permutes"
      ]
    }
  ],
  "_readme": "https://gitlab.com/cvoeten/permutes/raw/HEAD/README.md",
  "_rundeps": [
    "plyr",
    "Rcpp"
  ],
  "_vignettes": [
    {
      "source": "buildmer.Rmd",
      "filename": "buildmer.html",
      "title": "Analyzing time series data using clusterperm.lmer",
      "author": "Cesko C. Voeten",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Sample data",
        "Determining the window",
        "Interpreting the results",
        "References"
      ],
      "created": "2021-02-22 17:30:15",
      "modified": "2023-09-11 12:50:11",
      "commits": 5
    },
    {
      "source": "permutes.Rmd",
      "filename": "permutes.html",
      "title": "Analyzing time series data using permu.test",
      "author": "Cesko C. Voeten",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Sample data",
        "Determining the window and ROI",
        "Running the actual analysis",
        "References"
      ],
      "created": "2017-09-21 12:03:08",
      "modified": "2021-09-14 17:33:14",
      "commits": 16
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "permutes",
  "_universes": [
    "cvoeten",
    "gitlab-cvoeten"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.7",
      "date": "2026-05-15T06:18:14.000Z",
      "distro": "noble",
      "commit": "30ff049a8c507cff6909a3ce33cf1b12c01584df",
      "fileid": "0d191ef05e8da16cf43c550cf496c93306e45734344dc5643f3945577aba0b3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cvoeten/actions/runs/25903373983"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.7",
      "date": "2026-05-15T06:18:14.000Z",
      "distro": "noble",
      "commit": "30ff049a8c507cff6909a3ce33cf1b12c01584df",
      "fileid": "18866aa148000c1d824dc5813d417682a8cf746ecacea779cf784096f0bd7ef5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cvoeten/actions/runs/25903373983"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.7",
      "date": "2026-05-15T06:18:12.000Z",
      "commit": "30ff049a8c507cff6909a3ce33cf1b12c01584df",
      "fileid": "70074531a0bf6f90fadde43c49d438c64eeee5d29562d1248556a3f5b131fc7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cvoeten/actions/runs/25903373983"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.7",
      "date": "2026-05-15T06:17:40.000Z",
      "commit": "30ff049a8c507cff6909a3ce33cf1b12c01584df",
      "fileid": "077f96a94c36392f00adad9c298dccd95d60195b8fc0e179aaa2aabdd5892364",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cvoeten/actions/runs/25903373983"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.7",
      "date": "2026-05-15T06:17:27.000Z",
      "commit": "30ff049a8c507cff6909a3ce33cf1b12c01584df",
      "fileid": "b5444bb840be20b3911e7c204659adf600cb1d9ae6091f4bca44f52bfc0370d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cvoeten/actions/runs/25903373983"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.7",
      "date": "2026-05-15T06:17:41.000Z",
      "commit": "30ff049a8c507cff6909a3ce33cf1b12c01584df",
      "fileid": "e3ad082e065ce2bad99f3ca965bbff5bd60ea1a20f3adcae37b7784eeed3a3d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cvoeten/actions/runs/25903373983"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.7",
      "date": "2026-05-15T06:17:19.000Z",
      "commit": "30ff049a8c507cff6909a3ce33cf1b12c01584df",
      "fileid": "5478cadcbe8e1f3d46fabae6456f9d8188cb5e7a4cbf62c5de4037d0672f4ffc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cvoeten/actions/runs/25903373983"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.7",
      "date": "2026-06-02T20:00:55.000Z",
      "commit": "30ff049a8c507cff6909a3ce33cf1b12c01584df",
      "fileid": "c016a64dd3d30faa81202e722512427c5a3e5eaf6741b4eed5e7fd25d8e049b6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cvoeten/actions/runs/25903373983"
    }
  ]
}