{
  "_id": "6a2009a3b401979e7344712a",
  "Package": "IATScore",
  "Type": "Package",
  "Title": "Scoring Algorithm for the Implicit Association Test (IAT)",
  "Version": "0.2.0",
  "Author": "Daniel Storage [aut, cre]",
  "Authors@R": "person(given = \"Daniel\",\nfamily = \"Storage\",\nrole = c(\"aut\", \"cre\"),\nemail = \"danielstorage@icloud.com\")",
  "Maintainer": "Daniel Storage <danielstorage@icloud.com>",
  "Description": "This minimalist package is designed to quickly score raw\ndata outputted from an Implicit Association Test (IAT;\nGreenwald, McGhee, & Schwartz, 1998)\n<doi:10.1037/0022-3514.74.6.1464>. IAT scores are calculated as\nspecified by Greenwald, Nosek, and Banaji (2003)\n<doi:10.1037/0022-3514.85.2.197>. Outputted values can be\ninterpreted as effect sizes. The input function consists of\nthree arguments. First, indicate the name of the dataset to be\nanalyzed. This is the only required input. Second, indicate the\nnumber of trials in your entire IAT (the default is set to 219,\nwhich is typical for most IATs). Last, indicate whether\ncongruent trials (e.g., flowers and pleasant) or incongruent\ntrials (e.g., guns and pleasant) were presented first for this\nparticipant (the default is set to congruent). The script will\ntell you how long it took to run the code, the effect size for\nthe participant, and whether that participant should be\nexcluded based on the criteria outlined by Greenwald et al.\n(2003). Data files should consist of six columns organized in\norder as follows: Block (0-6), trial (0-19 for training blocks,\n0-39 for test blocks), category (dependent on your IAT), the\ntype of item within that category (dependent on your IAT), a\ndummy variable indicating whether the participant was correct\nor incorrect on that trial (0=correct, 1=incorrect), and the\nparticipant’s reaction time (in milliseconds). Three sample\ndatasets are included in this package (labeled 'IAT',\n'TooFastIAT', and 'BriefIAT') to practice with.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 10:58:40 UTC",
    "User": "root"
  },
  "Repository": "https://danielstorage.r-universe.dev",
  "Date/Publication": "2024-09-07 02:50:06 UTC",
  "RemoteUrl": "https://github.com/cran/IATScore",
  "RemoteRef": "HEAD",
  "RemoteSha": "3e76b78caddf5e7d370e527ba4a9c02375d1a71a",
  "MD5sum": "b15561ccbf527455f7ed9eeed7b0c1bb",
  "_user": "danielstorage",
  "_type": "src",
  "_file": "IATScore_0.2.0.tar.gz",
  "_fileid": "03a56d5061b388013f25498093691b68008e0753f7e5b99e05dbc4b195e39aaf",
  "_filesize": 94877,
  "_sha256": "03a56d5061b388013f25498093691b68008e0753f7e5b99e05dbc4b195e39aaf",
  "_created": "2026-06-03T10:58:40.000Z",
  "_published": "2026-06-03T11:01:55.744Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79278563798,
      "time": 81,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7382710116"
    },
    {
      "job": 79278563768,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382716550"
    },
    {
      "job": 79278563831,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7382724846"
    },
    {
      "job": 79278563870,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382723389"
    },
    {
      "job": 79278240123,
      "time": 119,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382681722"
    },
    {
      "job": 79278563795,
      "time": 70,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382706270"
    },
    {
      "job": 79278563813,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7382712637"
    },
    {
      "job": 79278563853,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7382716045"
    },
    {
      "job": 79278563784,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382713148"
    }
  ],
  "_buildurl": "https://github.com/r-universe/danielstorage/actions/runs/26880263638",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/IATScore",
  "_commit": {
    "id": "3e76b78caddf5e7d370e527ba4a9c02375d1a71a",
    "author": "Daniel Storage <danielstorage@icloud.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1725677406
  },
  "_maintainer": {
    "name": "Daniel Storage",
    "email": "danielstorage@icloud.com",
    "login": "danielstorage",
    "description": "I specialize in data analysis using R. I write useful packages in R and publish insights from large, publicly-available datasets. ",
    "uuid": 64802017
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dstorage2",
      "count": 2,
      "uuid": 27863142
    },
    {
      "user": "danielstorage",
      "count": 1,
      "uuid": 64802017
    }
  ],
  "_userbio": {
    "uuid": 64802017,
    "type": "user",
    "name": "Daniel Storage",
    "description": "I specialize in data analysis using R. I write useful packages in R and publish insights from large, publicly-available datasets. "
  },
  "_downloads": {
    "count": 183,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/IATScore"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/IATScore.html",
    "manual.pdf"
  ],
  "_realowner": "danielstorage",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-04-26"
    },
    {
      "version": "0.1.1",
      "date": "2018-01-10"
    },
    {
      "version": "0.2.0",
      "date": "2024-09-06"
    }
  ],
  "_exports": [
    "IATScore"
  ],
  "_datasets": [
    {
      "name": "BriefIAT",
      "title": "Sample Brief IAT Dataset (Abbreviated IAT)",
      "object": "BriefIAT",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6"
      ],
      "rows": 140,
      "table": true,
      "tojson": true
    },
    {
      "name": "IAT",
      "title": "Sample IAT Dataset (Typical)",
      "object": "IAT",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6"
      ],
      "rows": 220,
      "table": true,
      "tojson": true
    },
    {
      "name": "TooFastIAT",
      "title": "Sample IAT Dataset (Participant went too fast)",
      "object": "TooFastIAT",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6"
      ],
      "rows": 220,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BriefIAT",
      "title": "Sample Brief IAT Dataset (Abbreviated IAT)",
      "topics": [
        "BriefIAT"
      ]
    },
    {
      "page": "IAT",
      "title": "Sample IAT Dataset (Typical)",
      "topics": [
        "IAT"
      ]
    },
    {
      "page": "IATScore",
      "title": "Package to score Implicit Association Test (IAT) output",
      "topics": [
        "IATScore"
      ]
    },
    {
      "page": "TooFastIAT",
      "title": "Sample IAT Dataset (Participant went too fast)",
      "topics": [
        "TooFastIAT"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "iatscore",
  "_universes": [
    "danielstorage"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-03T11:00:07.000Z",
      "distro": "noble",
      "commit": "3e76b78caddf5e7d370e527ba4a9c02375d1a71a",
      "fileid": "ffdddc900870ea19a45f97dbac54962028ce413f4e673e6e267cbbb4b6715525",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielstorage/actions/runs/26880263638"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-03T11:00:27.000Z",
      "distro": "noble",
      "commit": "3e76b78caddf5e7d370e527ba4a9c02375d1a71a",
      "fileid": "b3ae4f8d6f86bdfd02571e1f51ee7f77c95c01ac8079305f337444f2e89e7ad3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielstorage/actions/runs/26880263638"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-03T11:00:52.000Z",
      "commit": "3e76b78caddf5e7d370e527ba4a9c02375d1a71a",
      "fileid": "5b306ef62be789cb02235f94f86c89555d86d7d7896bd0fdf058e955d477b56d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielstorage/actions/runs/26880263638"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-03T11:00:46.000Z",
      "commit": "3e76b78caddf5e7d370e527ba4a9c02375d1a71a",
      "fileid": "f68d2fe5a7c4a860817fb4750779ca8741869d80fbc9100679332eb2882da52e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielstorage/actions/runs/26880263638"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-03T11:00:03.000Z",
      "commit": "3e76b78caddf5e7d370e527ba4a9c02375d1a71a",
      "fileid": "9dec4817f5d6760458b9f9f615f55c87eb0675b1c07ca38d8100758983c2abd3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/danielstorage/actions/runs/26880263638"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-03T11:00:10.000Z",
      "commit": "3e76b78caddf5e7d370e527ba4a9c02375d1a71a",
      "fileid": "9688dd7186a44e2201d30255ea2df5811882eb3708862c9939075de2042c18ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielstorage/actions/runs/26880263638"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-03T11:00:22.000Z",
      "commit": "3e76b78caddf5e7d370e527ba4a9c02375d1a71a",
      "fileid": "3af1cd50665cc8ca9a87cf915605df91f3a76b2c7a077bb1ee27db0f6a97f359",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielstorage/actions/runs/26880263638"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-03T11:00:13.000Z",
      "commit": "3e76b78caddf5e7d370e527ba4a9c02375d1a71a",
      "fileid": "b38fde4ccb7aaf364c569d2fb593051ca94570f183195ba135caa4419c3ce90b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielstorage/actions/runs/26880263638"
    }
  ]
}