{
  "_id": "6a1f202bb401979e73420300",
  "Package": "psp",
  "Title": "Parameter Space Partitioning MCMC for Global Model Evaluation",
  "Version": "1.0.5",
  "Date": "2026-01-15",
  "Maintainer": "Lenard Dome <lenarddome@gmail.com>",
  "Authors@R": "c(person(\"Lenard\", \"Dome\",\nemail = \"lenarddome@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Andy Wills\", role = c(\"aut\")))",
  "Description": "Implements an n-dimensional parameter space partitioning\nalgorithm for evaluating the global behaviour of formal\ncomputational models as described by Pitt, Kim, Navarro and\nMyung (2006) <doi:10.1037/0033-295X.113.1.57>.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/lenarddome/psp",
  "BugReports": "https://github.com/lenarddome/psp/issues",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Repository": "https://lenarddome.r-universe.dev",
  "Date/Publication": "2026-01-15 11:18:05 UTC",
  "RemoteUrl": "https://github.com/lenarddome/psp",
  "RemoteRef": "HEAD",
  "RemoteSha": "b055424507c3f3ca717ba51003a5f1f03e8b2039",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-16 07:56:16 UTC",
    "User": "root"
  },
  "Author": "Lenard Dome [aut, cre],\nAndy Wills [aut]",
  "MD5sum": "fd0c5dfdb712ea16b3289640cc579087",
  "_user": "lenarddome",
  "_type": "src",
  "_file": "psp_1.0.5.tar.gz",
  "_fileid": "8513cf866f450e2460c17e2c382a67259074276112e458f9c74745ea9842d975",
  "_filesize": 117377,
  "_sha256": "8513cf866f450e2460c17e2c382a67259074276112e458f9c74745ea9842d975",
  "_created": "2026-05-16T07:56:16.000Z",
  "_published": "2026-06-02T18:25:47.316Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79142836384,
      "time": 131,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031775829"
    },
    {
      "job": 79142836476,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031775907"
    },
    {
      "job": 79142836770,
      "time": 131,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031775884"
    },
    {
      "job": 79142837185,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031776120"
    },
    {
      "job": 79142836876,
      "time": 215,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031776669"
    },
    {
      "job": 79142836718,
      "time": 264,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031786778"
    },
    {
      "job": 79142837043,
      "time": 188,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031777359"
    },
    {
      "job": 79142836767,
      "time": 232,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031782808"
    },
    {
      "job": 79142835708,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031762725"
    },
    {
      "job": 79142835740,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366397218"
    },
    {
      "job": 79142836472,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031774671"
    },
    {
      "job": 79142837234,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031772951"
    },
    {
      "job": 79142836738,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031773676"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lenarddome/actions/runs/25956655341",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lenarddome/psp",
  "_commit": {
    "id": "b055424507c3f3ca717ba51003a5f1f03e8b2039",
    "author": "lenarddome <lenarddome@gmail.com>",
    "committer": "lenarddome <lenarddome@gmail.com>",
    "message": "add: create CHANGELOG.md\n",
    "time": 1768475885
  },
  "_maintainer": {
    "name": "Lenard Dome",
    "email": "lenarddome@gmail.com",
    "login": "lenarddome",
    "mastodon": "@lenarddome@sigmoid.social",
    "bluesky": "@lenarddome.bsky.social",
    "twitter": "@lenarddome",
    "uuid": 23503601
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.8.3",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "lenarddome",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 11
    }
  ],
  "_tags": [
    {
      "name": "v1.0.5",
      "date": "2026-01-15"
    }
  ],
  "_topics": [
    "cognitive-science",
    "computational-modelling",
    "global-analysis",
    "model-evaluation",
    "parameter-space-analysis",
    "psychology",
    "openblas",
    "cpp"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "lenarddome",
      "count": 181,
      "uuid": 23503601
    }
  ],
  "_userbio": {
    "uuid": 23503601,
    "type": "user",
    "name": "Lenard Dome",
    "description": "Postdoctoral Researcher,\r\nDevelopmental Computational Psychiatry Lab,\r\nUniversity of Tübingen"
  },
  "_downloads": {
    "count": 531,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/psp"
  },
  "_devurl": "https://github.com/lenarddome/psp",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/psp.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lenarddome/psp",
  "_realowner": "lenarddome",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2021-06-07"
    },
    {
      "version": "1.0.0",
      "date": "2023-08-16"
    },
    {
      "version": "1.0.2",
      "date": "2024-07-24"
    },
    {
      "version": "1.0.5",
      "date": "2026-01-15"
    }
  ],
  "_exports": [
    "psp_control",
    "psp_global",
    "pspGlobal"
  ],
  "_help": [
    {
      "page": "psp",
      "title": "Parameter Space Partitioning MCMC for Global Model Evaluation",
      "topics": [
        "psp-package"
      ]
    },
    {
      "page": "psp_control",
      "title": "Control the behaviour of the psp_global implementation",
      "topics": [
        "psp_control"
      ]
    },
    {
      "page": "psp_global",
      "title": "Parameter Space Partitioning",
      "topics": [
        "psp_global"
      ]
    },
    {
      "page": "pspGlobal",
      "title": "Parameter Space Partitioning",
      "topics": [
        "pspGlobal"
      ]
    }
  ],
  "_readme": "https://github.com/lenarddome/psp/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_score": 3.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "psp",
  "_universes": [
    "lenarddome"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-16T07:58:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b055424507c3f3ca717ba51003a5f1f03e8b2039",
      "fileid": "c47f71698c9ebefe3d5a5f1b2de204893090a7f7e0387aaf3156f1213bf8a892",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lenarddome/actions/runs/25956655341"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-16T07:58:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b055424507c3f3ca717ba51003a5f1f03e8b2039",
      "fileid": "cc74818e0ab5097e5ee6a29744d2c455ea48793c9c71135b5510b9d5c609a806",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lenarddome/actions/runs/25956655341"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-16T07:58:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b055424507c3f3ca717ba51003a5f1f03e8b2039",
      "fileid": "3e4cf4985005fcea3847bf6a32e5e9d78445dfca57b127d1957e9ebd05143fb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lenarddome/actions/runs/25956655341"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-16T07:58:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b055424507c3f3ca717ba51003a5f1f03e8b2039",
      "fileid": "f9a867d71dce7dee3b282712ac2d8bd3b0eb35a5b484346feee621e3a9170c50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lenarddome/actions/runs/25956655341"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-16T07:58:38.000Z",
      "arch": "aarch64",
      "commit": "b055424507c3f3ca717ba51003a5f1f03e8b2039",
      "fileid": "f629bf5e41f35dd54ca64797e9ce3c0ad054473171971e7d1033f8220751a104",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lenarddome/actions/runs/25956655341"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-16T07:59:52.000Z",
      "arch": "x86_64",
      "commit": "b055424507c3f3ca717ba51003a5f1f03e8b2039",
      "fileid": "058eda89813f0540a66f0498834fd4d48624bac9caf5290f2dcc00fb5991589a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lenarddome/actions/runs/25956655341"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-16T07:58:40.000Z",
      "arch": "aarch64",
      "commit": "b055424507c3f3ca717ba51003a5f1f03e8b2039",
      "fileid": "5a21e1e896b7fa41c813c6a794aa05c573312fdd875154c508a4913365dd409b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lenarddome/actions/runs/25956655341"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-16T07:59:20.000Z",
      "arch": "x86_64",
      "commit": "b055424507c3f3ca717ba51003a5f1f03e8b2039",
      "fileid": "7233d07beef0da14abacce58282c0e1af6e38dceff4d6e4c76a96b3a832a50ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lenarddome/actions/runs/25956655341"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-16T07:57:38.000Z",
      "arch": "x86_64",
      "commit": "b055424507c3f3ca717ba51003a5f1f03e8b2039",
      "fileid": "ead5d95c5a43cdb842d1b3840ce7499496663321c806554439214c1ddc1ac929",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lenarddome/actions/runs/25956655341"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-16T07:57:31.000Z",
      "arch": "x86_64",
      "commit": "b055424507c3f3ca717ba51003a5f1f03e8b2039",
      "fileid": "c866f388cc5f8574d4129d2137e0c87c2bf6b7ad73b5dbb9bf9b028bfb3ee41a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lenarddome/actions/runs/25956655341"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-16T07:57:31.000Z",
      "arch": "x86_64",
      "commit": "b055424507c3f3ca717ba51003a5f1f03e8b2039",
      "fileid": "079a5dc7e33adf5bf1e813b0709f5cd1cee59e9f54427101eed3037a7133c505",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lenarddome/actions/runs/25956655341"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-06-02T18:25:20.000Z",
      "arch": "emscripten",
      "commit": "b055424507c3f3ca717ba51003a5f1f03e8b2039",
      "fileid": "2939af56c5dffa0f04f6682f9a115d43b14bc5bcf7ffc6247ad2e852ddcbdbf5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lenarddome/actions/runs/25956655341"
    }
  ]
}