{
  "_id": "6a169511acfb0bcc41d7a950",
  "Package": "PCMRS",
  "Type": "Package",
  "Title": "Model Response Styles in Partial Credit Models",
  "Version": "0.1-5",
  "Date": "2025-07-22",
  "Authors@R": "person(given = \"Gunther\",\nfamily = \"Schauberger\",\nrole = c(\"aut\", \"cre\"),\nemail = \"gunther.schauberger@tum.de\")",
  "Maintainer": "Gunther Schauberger <gunther.schauberger@tum.de>",
  "Description": "Implementation of PCMRS (Partial Credit Model with\nResponse Styles) as proposed in by Tutz, Schauberger and Berger\n(2018) <doi:10.1177/0146621617748322> .  PCMRS is an extension\nof the regular partial credit model. PCMRS allows for an\nadditional person parameter that characterizes the response\nstyle of the person. By taking the response style into account,\nthe estimates of the item parameters are less biased than in\npartial credit models.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-27 06:47:46 UTC",
    "User": "root"
  },
  "Author": "Gunther Schauberger [aut, cre]",
  "Config/pak/sysreqs": "make",
  "Repository": "https://schaubert.r-universe.dev",
  "Date/Publication": "2025-07-22 08:32:38 UTC",
  "RemoteUrl": "https://github.com/cran/PCMRS",
  "RemoteRef": "HEAD",
  "RemoteSha": "b7dc4e69fa91cefc75ce0623f50fe5ad3a4c12d4",
  "MD5sum": "d11b51772da2e96142c36f272833d1a2",
  "_user": "schaubert",
  "_type": "src",
  "_file": "PCMRS_0.1-5.tar.gz",
  "_fileid": "0deb7af4dabccc74cc92fe74ee4c6a10331492977bd1ff7cd2fbe567648f21b2",
  "_filesize": 131931,
  "_sha256": "0deb7af4dabccc74cc92fe74ee4c6a10331492977bd1ff7cd2fbe567648f21b2",
  "_created": "2026-05-27T06:47:46.000Z",
  "_published": "2026-05-27T06:54:09.333Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78022887414,
      "time": 157,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233754436"
    },
    {
      "job": 78022887379,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233758382"
    },
    {
      "job": 78022887400,
      "time": 164,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233756227"
    },
    {
      "job": 78022887378,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233751616"
    },
    {
      "job": 78022887368,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233762071"
    },
    {
      "job": 78022887377,
      "time": 202,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233778416"
    },
    {
      "job": 78022887370,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233757437"
    },
    {
      "job": 78022887366,
      "time": 208,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233768044"
    },
    {
      "job": 78022529210,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233712845"
    },
    {
      "job": 78022887346,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233740790"
    },
    {
      "job": 78022887391,
      "time": 328,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233799754"
    },
    {
      "job": 78022887392,
      "time": 151,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233752734"
    },
    {
      "job": 78022887381,
      "time": 157,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233754304"
    }
  ],
  "_buildurl": "https://github.com/r-universe/schaubert/actions/runs/26495451570",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PCMRS",
  "_commit": {
    "id": "b7dc4e69fa91cefc75ce0623f50fe5ad3a4c12d4",
    "author": "Gunther Schauberger <gunther.schauberger@tum.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1-5\n",
    "time": 1753173158
  },
  "_maintainer": {
    "name": "Gunther Schauberger",
    "email": "gunther.schauberger@tum.de",
    "login": "schaubert",
    "description": "",
    "uuid": 6205904
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ltm",
      "role": "Depends"
    },
    {
      "package": "statmod",
      "role": "Depends"
    },
    {
      "package": "cubature",
      "role": "Depends"
    },
    {
      "package": "mvtnorm",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.4",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1-5",
      "date": "2025-07-22"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "schaubert",
      "count": 4,
      "uuid": 6205904
    }
  ],
  "_userbio": {
    "uuid": 6205904,
    "type": "user",
    "name": "Schaubert"
  },
  "_downloads": {
    "count": 294,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PCMRS"
  },
  "_searchresults": 5,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PCMRS.html",
    "manual.pdf"
  ],
  "_realowner": "schaubert",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0-1",
      "date": "2017-11-07"
    },
    {
      "version": "0.0-2",
      "date": "2017-11-15"
    },
    {
      "version": "0.1-1",
      "date": "2018-01-04"
    },
    {
      "version": "0.1-2",
      "date": "2020-06-11"
    },
    {
      "version": "0.1-3",
      "date": "2021-11-25"
    },
    {
      "version": "0.1-4",
      "date": "2022-05-03"
    },
    {
      "version": "0.1-5",
      "date": "2025-07-22"
    }
  ],
  "_exports": [
    "PCMRS",
    "person.posterior"
  ],
  "_datasets": [
    {
      "name": "emotion",
      "title": "Emotional reactivity data from the Freiburg Complaint Checklist (emotion)",
      "object": "emotion",
      "file": "emotion.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Feel upset in whole body",
        "Eyes well up with tears",
        "Stammer",
        "Blush",
        "Gasp for air",
        "Rapid heartbeat in excitement",
        "Urge to defecate in excitement",
        "Trembling knees"
      ],
      "rows": 2032,
      "table": true,
      "tojson": true
    },
    {
      "name": "tenseness",
      "title": "Tenseness data from the Freiburg Complaint Checklist (tenseness)",
      "object": "tenseness",
      "file": "tenseness.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Clammy hands",
        "Sweat attacks",
        "Clumsiness",
        "Wavering hands",
        "Restless hands",
        "Restless feet",
        "Twitching eyes",
        "Twitching mouth"
      ],
      "rows": 2042,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "PCMRS-package",
      "title": "Model Response Styles in Partial Credit Models",
      "topics": [
        "PCMRS-package"
      ]
    },
    {
      "page": "emotion",
      "title": "Emotional reactivity data from the Freiburg Complaint Checklist (emotion)",
      "topics": [
        "emotion"
      ]
    },
    {
      "page": "PCMRS",
      "title": "Model Response Styles in Partial Credit Models",
      "topics": [
        "PCMRS"
      ]
    },
    {
      "page": "person.posterior",
      "title": "Calculate Posterior Estimates for Person Parameters",
      "topics": [
        "person.posterior"
      ]
    },
    {
      "page": "tenseness",
      "title": "Tenseness data from the Freiburg Complaint Checklist (tenseness)",
      "topics": [
        "tenseness"
      ]
    }
  ],
  "_rundeps": [
    "admisc",
    "cli",
    "cubature",
    "expm",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "ltm",
    "magrittr",
    "MASS",
    "Matrix",
    "msm",
    "mvtnorm",
    "pillar",
    "pkgconfig",
    "polycor",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "statmod",
    "survival",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "pcmrs",
  "_universes": [
    "schaubert"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-5",
      "date": "2026-05-27T06:50:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b7dc4e69fa91cefc75ce0623f50fe5ad3a4c12d4",
      "fileid": "da161795856853d892b60a7a95081647fed7265a4b6e87c4269891951034d55a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schaubert/actions/runs/26495451570"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-5",
      "date": "2026-05-27T06:50:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b7dc4e69fa91cefc75ce0623f50fe5ad3a4c12d4",
      "fileid": "e1855161377aeffac471655ee3cc65ec3417a96aaf4efceed2d1a83e9423541c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schaubert/actions/runs/26495451570"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-5",
      "date": "2026-05-27T06:50:22.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b7dc4e69fa91cefc75ce0623f50fe5ad3a4c12d4",
      "fileid": "09eff848a09dea7187ab7b5eeaacec8a7cb01ee170261e7c08ef8818209f192b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schaubert/actions/runs/26495451570"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-5",
      "date": "2026-05-27T06:50:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b7dc4e69fa91cefc75ce0623f50fe5ad3a4c12d4",
      "fileid": "3503cf592f70d8d402509aa2ae30287f7b5e330540345753fbc20497c2edf1a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schaubert/actions/runs/26495451570"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-5",
      "date": "2026-05-27T06:50:46.000Z",
      "arch": "aarch64",
      "commit": "b7dc4e69fa91cefc75ce0623f50fe5ad3a4c12d4",
      "fileid": "de1dd6fbe59f58b1e434788b96b0a24899ad1661d5aea7e87e272d569ef461d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schaubert/actions/runs/26495451570"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-5",
      "date": "2026-05-27T06:51:09.000Z",
      "arch": "x86_64",
      "commit": "b7dc4e69fa91cefc75ce0623f50fe5ad3a4c12d4",
      "fileid": "cda2c85847aef3da85db4441d1ac6106162716bd0b57f515ad2aa5e2b38ac25b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schaubert/actions/runs/26495451570"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1-5",
      "date": "2026-05-27T06:50:31.000Z",
      "arch": "aarch64",
      "commit": "b7dc4e69fa91cefc75ce0623f50fe5ad3a4c12d4",
      "fileid": "eb936e96dc122f5380f24493a65052615bc0fec1c6d4b01d31c3238186245596",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schaubert/actions/runs/26495451570"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1-5",
      "date": "2026-05-27T06:50:41.000Z",
      "arch": "x86_64",
      "commit": "b7dc4e69fa91cefc75ce0623f50fe5ad3a4c12d4",
      "fileid": "81ba0a6ddc12d25397c2bc8db80600aac20baadc5cfbf029a7f5dfcfbbbb623e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schaubert/actions/runs/26495451570"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-5",
      "date": "2026-05-27T06:49:54.000Z",
      "arch": "emscripten",
      "commit": "b7dc4e69fa91cefc75ce0623f50fe5ad3a4c12d4",
      "fileid": "ccd506952bf29c9e74a33b6ff8be91fb7a1d59f667f7a8fcc9c1e1363c94c0bf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/schaubert/actions/runs/26495451570"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-5",
      "date": "2026-05-27T06:49:15.000Z",
      "arch": "x86_64",
      "commit": "b7dc4e69fa91cefc75ce0623f50fe5ad3a4c12d4",
      "fileid": "8b04ee5ed2bde1472a5c65a2e8fafcc0840b3b1a486794dd457a53afec138578",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schaubert/actions/runs/26495451570"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-5",
      "date": "2026-05-27T06:49:24.000Z",
      "arch": "x86_64",
      "commit": "b7dc4e69fa91cefc75ce0623f50fe5ad3a4c12d4",
      "fileid": "047feca2b215863d953567ea9ac94aa317bcbb8a62001b442394365d2997ec92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schaubert/actions/runs/26495451570"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1-5",
      "date": "2026-05-27T06:49:28.000Z",
      "arch": "x86_64",
      "commit": "b7dc4e69fa91cefc75ce0623f50fe5ad3a4c12d4",
      "fileid": "852f5eeac42b00aa964b717a5c50e4e6887618d6c040564a7aab0eff2f4964c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schaubert/actions/runs/26495451570"
    }
  ]
}