{
  "_id": "6a1f04b4b401979e7341b82e",
  "Package": "idmact",
  "Title": "Interpreting Differences Between Mean ACT Scores",
  "Version": "1.0.1.9000",
  "Authors@R": "person(\"Mackson\", \"Ncube\", , \"macksonncube.stats@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Interpreting the differences between mean scale scores\nacross various forms of an assessment can be challenging. This\ndifficulty arises from different mappings between raw scores\nand scale scores, complex mathematical relationships,\nadjustments based on judgmental procedures, and diverse\nequating functions applied to different assessment forms. An\nalternative method involves running simulations to explore the\neffect of incrementing raw scores on mean scale scores. The\n'idmact' package provides an implementation of this approach\nbased on the algorithm detailed in Schiel (1998)\n<https://www.act.org/content/dam/act/unsecured/documents/ACT_RR98-01.pdf>\nwhich was developed to help interpret differences between mean\nscale scores on the American College Testing (ACT) assessment.\nThe function idmact_subj() within the package offers a\nframework for running simulations on subject-level scores. In\ncontrast, the idmact_comp() function provides a framework for\nconducting simulations on composite scores.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/mncube/idmact",
  "BugReports": "https://github.com/mncube/idmact/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://mncube.r-universe.dev",
  "Date/Publication": "2023-05-18 17:05:54 UTC",
  "RemoteUrl": "https://github.com/mncube/idmact",
  "RemoteRef": "HEAD",
  "RemoteSha": "d80b08cf9f16757d26e622745cdcad3604cfcdc3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 07:38:36 UTC",
    "User": "root"
  },
  "Author": "Mackson Ncube [aut, cre, cph]",
  "Maintainer": "Mackson Ncube <macksonncube.stats@gmail.com>",
  "MD5sum": "a831909419b418de97d57336055d28ce",
  "_user": "mncube",
  "_type": "src",
  "_file": "idmact_1.0.1.9000.tar.gz",
  "_fileid": "204f52fa1859f0f0a456a92ea82373d48bc7790506de2deec88cc11ee57d85d0",
  "_filesize": 121709,
  "_sha256": "204f52fa1859f0f0a456a92ea82373d48bc7790506de2deec88cc11ee57d85d0",
  "_created": "2026-05-18T07:38:36.000Z",
  "_published": "2026-06-02T16:28:36.305Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79120582973,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052041258"
    },
    {
      "job": 79120583582,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052038480"
    },
    {
      "job": 79120583764,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052049066"
    },
    {
      "job": 79120583718,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052033856"
    },
    {
      "job": 79120582867,
      "time": 149,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052004072"
    },
    {
      "job": 79120582197,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363751624"
    },
    {
      "job": 79120583523,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052023711"
    },
    {
      "job": 79120583761,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052025800"
    },
    {
      "job": 79120583185,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052030057"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mncube/actions/runs/26019951921",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mncube/idmact",
  "_commit": {
    "id": "d80b08cf9f16757d26e622745cdcad3604cfcdc3",
    "author": "Mackson Ncube <macksonncube@gmail.com>",
    "committer": "Mackson Ncube <macksonncube@gmail.com>",
    "message": "news\n",
    "time": 1684429554
  },
  "_maintainer": {
    "name": "Mackson Ncube",
    "email": "macksonncube.stats@gmail.com",
    "login": "mightymetrika",
    "twitter": "@mightymetrika",
    "description": "",
    "uuid": 134214097
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mncube",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "assessment",
    "measurement",
    "psychometrics",
    "scale"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mncube",
      "count": 55,
      "uuid": 46875726
    }
  ],
  "_userbio": {
    "uuid": 46875726,
    "type": "user",
    "name": "Mackson Ncube",
    "description": "Applied Statistician"
  },
  "_downloads": {
    "count": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/idmact"
  },
  "_devurl": "https://github.com/mncube/idmact",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/idmact.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mncube/idmact",
  "_realowner": "mncube",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2023-05-18"
    }
  ],
  "_exports": [
    "adjust_raw_scores",
    "idmact_comp",
    "idmact_subj",
    "map_elongate",
    "map_elongate_df",
    "map_scores"
  ],
  "_help": [
    {
      "page": "adjust_raw_scores",
      "title": "Adjust Raw Scores",
      "topics": [
        "adjust_raw_scores"
      ]
    },
    {
      "page": "idmact_comp",
      "title": "Interpreting Differences in Mean ACT Scores at the Composite Level",
      "topics": [
        "idmact_comp"
      ]
    },
    {
      "page": "idmact_subj",
      "title": "Interpret Differences in Mean ACT Scores at the Subject Level",
      "topics": [
        "idmact_subj"
      ]
    },
    {
      "page": "map_elongate",
      "title": "Elongate Mapping of Raw Scores to Scale Scores",
      "topics": [
        "map_elongate"
      ]
    },
    {
      "page": "map_elongate_df",
      "title": "Elongate Data Frame Mapping of Raw Scores to Scale Scores",
      "topics": [
        "map_elongate_df"
      ]
    },
    {
      "page": "map_scores",
      "title": "Map Scores",
      "topics": [
        "map_scores"
      ]
    }
  ],
  "_readme": "https://github.com/mncube/idmact/raw/HEAD/README.md",
  "_rundeps": [
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "Additional-Workflows.Rmd",
      "filename": "Additional-Workflows.html",
      "title": "Additional-Workflows",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Using df",
        "Using df and df_map",
        "Custom Functions"
      ],
      "created": "2023-05-10 15:04:23",
      "modified": "2023-05-15 15:40:46",
      "commits": 4
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "idmact",
  "_universes": [
    "mncube",
    "mightymetrika"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-05-18T07:40:36.000Z",
      "distro": "noble",
      "commit": "d80b08cf9f16757d26e622745cdcad3604cfcdc3",
      "fileid": "464d1a7104b118ad9bf9a2f7bb867d596361c876ab1081427df6ad3c9b8a93ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mncube/actions/runs/26019951921"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-05-18T07:40:30.000Z",
      "distro": "noble",
      "commit": "d80b08cf9f16757d26e622745cdcad3604cfcdc3",
      "fileid": "a067e7863841bdb755f01ed1dbb25cec7a6566631554d249313159659a2b6a5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mncube/actions/runs/26019951921"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-05-18T07:41:06.000Z",
      "commit": "d80b08cf9f16757d26e622745cdcad3604cfcdc3",
      "fileid": "3ddd02d66a4729caeb3c39463534bdf405e18ada5155f0f72e4af9b1372569ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mncube/actions/runs/26019951921"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-05-18T07:40:19.000Z",
      "commit": "d80b08cf9f16757d26e622745cdcad3604cfcdc3",
      "fileid": "5bad919db9ca8bc34bca8451577f1a45e43d723a6fa75e151920975a0f6b8af3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mncube/actions/runs/26019951921"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-05-18T07:39:41.000Z",
      "commit": "d80b08cf9f16757d26e622745cdcad3604cfcdc3",
      "fileid": "c93528b7c65dceff8ea9d907505358175d12a4e2887f324ebd50763b65dc7e08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mncube/actions/runs/26019951921"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-05-18T07:39:46.000Z",
      "commit": "d80b08cf9f16757d26e622745cdcad3604cfcdc3",
      "fileid": "4d7589f316858f227dc1c12003470628baf150476ec52f2dfd5490193e06a432",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mncube/actions/runs/26019951921"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-05-18T07:39:59.000Z",
      "commit": "d80b08cf9f16757d26e622745cdcad3604cfcdc3",
      "fileid": "d0cb1b34c4eb2af691df0f3d3d856a3ae292cb53333e26613e8b5afc47c2f02e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mncube/actions/runs/26019951921"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1.9000",
      "date": "2026-06-02T16:28:18.000Z",
      "commit": "d80b08cf9f16757d26e622745cdcad3604cfcdc3",
      "fileid": "dd856911d97b0fa5b2f8f84a3d2ca8ebfffff35dc669af6faaeed2a9fbcf4fbe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mncube/actions/runs/26019951921"
    }
  ]
}