{
  "_id": "6a291f53732311cd8759c5b3",
  "Package": "splithalfr",
  "Title": "Estimate Split-Half Reliabilities",
  "Version": "3.0.0",
  "Date": "2025-04-29",
  "Author": "Thomas Pronk [aut, cre]",
  "Authors@R": "person(\"Thomas\", \"Pronk\", email = \"pronkthomas@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Estimates split-half reliabilities for scoring algorithms\nof cognitive tasks and questionnaires. The 'splithalfr'\nsupports researcher-provided scoring algorithms, with six\nvignettes illustrating how on included datasets. The package\nprovides four splitting methods (first-second, odd-even,\npermutated, Monte Carlo), the option to stratify splits by task\ndesign, a number of reliability coefficients, the option to\nsub-sample data, and bootstrapped confidence intervals.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/tpronk/splithalfr",
  "BugReports": "https://github.com/tpronk/splithalfr/issues",
  "Repository": "https://tpronk.r-universe.dev",
  "Date/Publication": "2026-01-11 10:48:49 UTC",
  "RemoteUrl": "https://github.com/tpronk/splithalfr",
  "RemoteRef": "HEAD",
  "RemoteSha": "29e5dc9570bd9840779a178ad562e71b113cc945",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 08:06:45 UTC",
    "User": "root"
  },
  "Maintainer": "Thomas Pronk <pronkthomas@gmail.com>",
  "MD5sum": "53e755a9cf7d18297294b397b6a2e1e7",
  "_user": "tpronk",
  "_type": "src",
  "_file": "splithalfr_3.0.0.tar.gz",
  "_fileid": "9d9151b409ad601a6d728209cb09b67303f3bfff1b9549597817c2aa2c1208d1",
  "_filesize": 369321,
  "_sha256": "9d9151b409ad601a6d728209cb09b67303f3bfff1b9549597817c2aa2c1208d1",
  "_created": "2026-06-10T08:06:45.000Z",
  "_published": "2026-06-10T08:24:51.484Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80511024301,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7530008753"
    },
    {
      "job": 80511024235,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7530001014"
    },
    {
      "job": 80511024226,
      "time": 167,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7530328469"
    },
    {
      "job": 80511024224,
      "time": 175,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7530246788"
    },
    {
      "job": 80510362078,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529964655"
    },
    {
      "job": 80511024293,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530009695"
    },
    {
      "job": 80511024248,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7529997972"
    },
    {
      "job": 80511024257,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7529995951"
    },
    {
      "job": 80511024278,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7529996880"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tpronk/actions/runs/27262167064",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tpronk/splithalfr",
  "_commit": {
    "id": "29e5dc9570bd9840779a178ad562e71b113cc945",
    "author": "Thomas Pronk <pronkthomas@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add codemeta.json to .Rbuildignore",
    "time": 1768128529
  },
  "_maintainer": {
    "name": "Thomas Pronk",
    "email": "pronkthomas@gmail.com",
    "login": "tpronk",
    "description": "",
    "uuid": 8987504
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.1.1",
      "role": "Imports"
    },
    {
      "package": "psych",
      "version": ">= 1.8.12",
      "role": "Imports"
    },
    {
      "package": "boot",
      "version": ">= 1.3.31",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.20",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.10",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "version": ">= 7.3.51",
      "role": "Suggests"
    }
  ],
  "_owner": "tpronk",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "Test-release",
      "date": "2026-01-11"
    }
  ],
  "_topics": [
    "cognitive-tasks",
    "confounding-effects",
    "non-linear-scoring-algorithms",
    "split-half-reliability"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "tpronk",
      "count": 80,
      "uuid": 8987504
    }
  ],
  "_userbio": {
    "uuid": 8987504,
    "type": "user",
    "name": "Thomas Pronk"
  },
  "_downloads": {
    "count": 806,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/splithalfr"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/tpronk/splithalfr",
  "_searchresults": 44,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/splithalfr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tpronk/splithalfr",
  "_realowner": "tpronk",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.10",
      "date": "2019-06-07"
    },
    {
      "version": "2.0.12",
      "date": "2020-08-01"
    },
    {
      "version": "2.1.0",
      "date": "2021-03-16"
    },
    {
      "version": "2.1.1",
      "date": "2021-06-25"
    },
    {
      "version": "2.2.0",
      "date": "2021-09-29"
    },
    {
      "version": "2.2.2",
      "date": "2023-09-14"
    },
    {
      "version": "3.0.0",
      "date": "2025-04-29"
    }
  ],
  "_exports": [
    "angoff_feldt",
    "apply_split_indexes_to_strata",
    "apply_split_indexes_to_stratum",
    "assmd",
    "by_split",
    "check_strata",
    "flanagan_rulon",
    "get_split_indexes_from_strata",
    "get_split_indexes_from_stratum",
    "sdregi",
    "short_icc",
    "spearman_brown",
    "split_ci",
    "split_coefs",
    "split_df",
    "split_strata",
    "split_stratum",
    "stratify"
  ],
  "_datasets": [
    {
      "name": "ds_aat",
      "title": "",
      "object": "ds_aat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "UserID",
        "approach_tilt",
        "block_type",
        "block",
        "trial",
        "appr",
        "tilt",
        "cat",
        "stim",
        "response",
        "rt",
        "sust"
      ],
      "rows": 6528,
      "table": true,
      "tojson": true
    },
    {
      "name": "ds_gng",
      "title": "",
      "object": "ds_gng",
      "class": [
        "data.frame"
      ],
      "fields": [
        "block",
        "trial",
        "stim",
        "condition",
        "response",
        "rt",
        "participant"
      ],
      "rows": 28200,
      "table": true,
      "tojson": true
    },
    {
      "name": "ds_iat",
      "title": "",
      "object": "ds_iat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "participation_id",
        "t1_left",
        "a1_left",
        "block_type",
        "block",
        "trial",
        "attempt",
        "cat",
        "stim",
        "response",
        "rt"
      ],
      "rows": 9696,
      "table": true,
      "tojson": true
    },
    {
      "name": "ds_rapi",
      "title": "",
      "object": "ds_rapi",
      "class": [
        "data.frame"
      ],
      "fields": [
        "twnr",
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12",
        "V13",
        "V14",
        "V15",
        "V16",
        "V17",
        "V18",
        "V19",
        "V20",
        "V21",
        "V22",
        "V23"
      ],
      "rows": 426,
      "table": true,
      "tojson": true
    },
    {
      "name": "ds_sst",
      "title": "",
      "object": "ds_sst",
      "class": [
        "data.frame"
      ],
      "fields": [
        "block",
        "trial",
        "ssd",
        "condition",
        "response",
        "rt",
        "participant"
      ],
      "rows": 27000,
      "table": true,
      "tojson": true
    },
    {
      "name": "ds_vpt",
      "title": "",
      "object": "ds_vpt",
      "class": [
        "data.frame"
      ],
      "fields": [
        "UserID",
        "patt",
        "phor",
        "thor",
        "keep",
        "pdir",
        "stim",
        "response",
        "rt",
        "block",
        "trial",
        "block_type"
      ],
      "rows": 19520,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [],
  "_readme": "https://github.com/tpronk/splithalfr/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "cli",
    "dplyr",
    "generics",
    "glue",
    "GPArotation",
    "lattice",
    "lifecycle",
    "magrittr",
    "mnormt",
    "nlme",
    "pillar",
    "pkgconfig",
    "psych",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "aat_double_diff_of_medians.Rmd",
      "filename": "aat_double_diff_of_medians.html",
      "title": "AAT - Double Difference of Medians",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Dataset",
        "Relevant variables",
        "Preprocessing",
        "Counterbalancing",
        "Scoring the AAT",
        "Scoring function",
        "Scoring a single participant",
        "Scoring all participants",
        "Estimating split-half reliability",
        "Calculating split scores",
        "Calculating reliability coefficients",
        "Calculating bootstrapped confidence intervals for population reliability coefficient"
      ],
      "created": "2019-05-23 19:46:02",
      "modified": "2025-04-28 23:55:58",
      "commits": 10
    },
    {
      "source": "gng_dprime.Rmd",
      "filename": "gng_dprime.html",
      "title": "Go/No Go - D-prime",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Dataset",
        "Relevant variables",
        "Counterbalancing",
        "Scoring the Go/No Go",
        "Scoring function",
        "Scoring a single participant",
        "Scoring all participants",
        "Estimating split-half reliability",
        "Calculating split scores",
        "Calculating reliability coefficients",
        "Calculating bootstrapped confidence intervals for population reliability coefficient"
      ],
      "created": "2020-07-30 21:13:20",
      "modified": "2025-04-28 23:55:58",
      "commits": 3
    },
    {
      "source": "iat_dscore_ri.Rmd",
      "filename": "iat_dscore_ri.html",
      "title": "IAT D-Score Repeat Incorrect Responses",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Dataset",
        "Relevant variables",
        "Preprocessing",
        "Counterbalancing",
        "Scoring the IAT",
        "Scoring function",
        "Scoring a single participant",
        "Scoring all participants",
        "Estimating split-half reliability",
        "Calculating split scores",
        "Calculating reliability coefficients",
        "Calculating bootstrapped confidence intervals for population reliability coefficient"
      ],
      "created": "2019-05-23 19:46:02",
      "modified": "2025-04-28 23:55:58",
      "commits": 12
    },
    {
      "source": "rapi_sum.Rmd",
      "filename": "rapi_sum.html",
      "title": "RAPI - Sum Score",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Dataset",
        "Data preparation",
        "Relevant variables",
        "Scoring the RAPI",
        "Scoring function",
        "Scoring a single participant",
        "Scoring all participants",
        "Estimating split-half reliability",
        "Calculating split scores",
        "Calculating reliability coefficients",
        "Calculating bootstrapped confidence intervals for population reliability coefficient"
      ],
      "created": "2019-05-23 19:46:02",
      "modified": "2025-04-28 23:55:58",
      "commits": 11
    },
    {
      "source": "splitting_methods.Rmd",
      "filename": "splitting_methods.html",
      "title": "Splitting Methods",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example data",
        "First-second splitting",
        "Odd-even splitting",
        "Permutated splitting",
        "Monte Carlo splitting",
        "Stratified splitting",
        "Subsampled splitting"
      ],
      "created": "2021-03-11 08:59:10",
      "modified": "2021-06-25 11:02:25",
      "commits": 3
    },
    {
      "source": "sst_ssrti.Rmd",
      "filename": "sst_ssrti.html",
      "title": "Stop Signal Task - Stop-Signal Reaction Time integration method",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Dataset",
        "Relevant variables",
        "Preprocessing",
        "Counterbalancing",
        "Scoring the SST",
        "Scoring function",
        "Scoring a single participant",
        "Scoring all participants",
        "Estimating split-half reliability",
        "Calculating split scores",
        "Calculating reliability coefficients",
        "Calculating bootstrapped confidence intervals for population reliability coefficient"
      ],
      "created": "2020-07-30 21:13:20",
      "modified": "2025-04-28 23:55:58",
      "commits": 5
    },
    {
      "source": "vpt_diff_of_means.Rmd",
      "filename": "vpt_diff_of_means.html",
      "title": "VPT - Difference of Means",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Dataset",
        "Relevant variables",
        "Data preparation",
        "Counterbalancing",
        "Scoring the VPT",
        "Scoring function",
        "Scoring a single participant",
        "Scoring all participants",
        "Estimating split-half reliability",
        "Calculating split scores",
        "Calculating reliability coefficients",
        "Calculating bootstrapped confidence intervals for population reliability coefficient"
      ],
      "created": "2019-05-23 19:46:02",
      "modified": "2025-04-28 23:55:58",
      "commits": 9
    }
  ],
  "_score": 6.0326187608507205,
  "_indexed": true,
  "_nocasepkg": "splithalfr",
  "_universes": [
    "tpronk"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.0",
      "date": "2026-06-10T08:08:50.000Z",
      "distro": "noble",
      "commit": "29e5dc9570bd9840779a178ad562e71b113cc945",
      "fileid": "212c963d4e9427fb1a6938c1a039e49fb4144602876f99dfd053bd9700177dfe",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tpronk/actions/runs/27262167064"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.0",
      "date": "2026-06-10T08:08:31.000Z",
      "distro": "noble",
      "commit": "29e5dc9570bd9840779a178ad562e71b113cc945",
      "fileid": "c510012716acf8183d8682f5a67cb9223382798ee9bd0b7bbadb463b8a9bc5e9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tpronk/actions/runs/27262167064"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.0",
      "date": "2026-06-10T08:23:57.000Z",
      "commit": "29e5dc9570bd9840779a178ad562e71b113cc945",
      "fileid": "aa4e27af7701ad24eb2c7c56dab96d6a20385a91e028fc6a686a624c300fbcbf",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tpronk/actions/runs/27262167064"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.0",
      "date": "2026-06-10T08:19:57.000Z",
      "commit": "29e5dc9570bd9840779a178ad562e71b113cc945",
      "fileid": "4fbd92a9f9268c090c80af535864c0fad7f3ad0513ffe445967c10b1147386ac",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tpronk/actions/runs/27262167064"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.0",
      "date": "2026-06-10T08:09:10.000Z",
      "commit": "29e5dc9570bd9840779a178ad562e71b113cc945",
      "fileid": "395ddd85cc18b25e50165113bcf7c002024b53833ccb0a772727afb84699d728",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tpronk/actions/runs/27262167064"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-06-10T08:08:13.000Z",
      "commit": "29e5dc9570bd9840779a178ad562e71b113cc945",
      "fileid": "52b3170186048387de8d90c707bf92a5c6a018775962bbc9aabc1a64ac1911a6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tpronk/actions/runs/27262167064"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-06-10T08:08:07.000Z",
      "commit": "29e5dc9570bd9840779a178ad562e71b113cc945",
      "fileid": "b95f562866e3cadd399f7c278f1b8e7b0829764041ee2e0b389f4de52367a20d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tpronk/actions/runs/27262167064"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-06-10T08:08:11.000Z",
      "commit": "29e5dc9570bd9840779a178ad562e71b113cc945",
      "fileid": "4c18e24a7e8183496c0278b13460e2d8e4a48ca5f7d67f27c5ff8fa6683f421b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tpronk/actions/runs/27262167064"
    }
  ]
}