{
  "_id": "6a1b0e3c1d7bb097a0a0907a",
  "Package": "multiRL",
  "Version": "0.4.5",
  "Title": "Reinforcement Learning Tools for Multi-Armed Bandit",
  "Description": "A flexible general-purpose toolbox for implementing\nRescorla-Wagner models in multi-armed bandit tasks. As the\nsuccessor and functional extension of the 'binaryRL' package,\n'multiRL' modularizes the Markov Decision Process (MDP) into\nsix core components. This framework enables users to construct\ncustom models via intuitive if-else syntax and define latent\nlearning rules for agents. For parameter estimation, it\nprovides both likelihood-based inference (MLE and MAP) and\nsimulation-based inference (ABC and RNN), with full support for\nparallel processing across subjects. The workflow is highly\nstandardized, featuring four main functions that strictly\nfollow the four-step protocol (and ten rules) proposed by\nWilson & Collins (2019) <doi:10.7554/eLife.49547>. Beyond the\nthree built-in models (TD, RSTD, and Utility), users can easily\nderive new variants by declaring which variables are treated as\nfree parameters.",
  "Authors@R": "c(\nperson(\ngiven = \"YuKi\",\nrole = c(\"aut\", \"cre\"),\nemail = \"hmz1969a@gmail.com\",\ncomment = c(ORCID = \"0009-0000-1378-1318\")\n),\nperson(\ngiven = \"Xinyu\",\nrole = \"aut\",\nemail = \"xinyu000328@gmail.com\",\ncomment = c(ORCID = \"0009-0004-4974-9191\")\n)\n)",
  "Maintainer": "YuKi <hmz1969a@gmail.com>",
  "URL": "https://yuki-961004.github.io/multiRL/",
  "BugReports": "https://github.com/yuki-961004/multiRL/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "ByteCompile": "TRUE",
  "RoxygenNote": "7.3.3",
  "Repository": "https://yuki-961004.r-universe.dev",
  "Date/Publication": "2026-05-30 11:56:09 UTC",
  "RemoteUrl": "https://github.com/yuki-961004/multirl",
  "RemoteRef": "HEAD",
  "RemoteSha": "326ab9225f276af02ccce03046713c8f8be8e09c",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-30 13:28:50 UTC",
    "User": "root"
  },
  "Author": "YuKi [aut, cre] (ORCID: <https://orcid.org/0009-0000-1378-1318>),\nXinyu [aut] (ORCID: <https://orcid.org/0009-0004-4974-9191>)",
  "MD5sum": "1d35a4ed70c953d123e698af1c6a5f6a",
  "_user": "yuki-961004",
  "_type": "src",
  "_file": "multiRL_0.4.5.tar.gz",
  "_fileid": "ff6f151f33d5db90763881ffdb2195750375ff1441a78170e97bb30b9620e091",
  "_filesize": 1142159,
  "_sha256": "ff6f151f33d5db90763881ffdb2195750375ff1441a78170e97bb30b9620e091",
  "_created": "2026-05-30T13:28:50.000Z",
  "_published": "2026-05-30T16:20:12.268Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78651697066,
      "time": 157,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7308534517"
    },
    {
      "job": 78651697069,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7308534374"
    },
    {
      "job": 78651697075,
      "time": 230,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308541731"
    },
    {
      "job": 78651697074,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308533027"
    },
    {
      "job": 78651697076,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309570651"
    },
    {
      "job": 78651697071,
      "time": 235,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308542413"
    },
    {
      "job": 78651697063,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309568127"
    },
    {
      "job": 78651697072,
      "time": 199,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308539187"
    },
    {
      "job": 78651505358,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308518660"
    },
    {
      "job": 78651697050,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308529656"
    },
    {
      "job": 78651697078,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7308531666"
    },
    {
      "job": 78651697083,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308529361"
    },
    {
      "job": 78651697080,
      "time": 138,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308532427"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/26684957270",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yuki-961004/multirl",
  "_commit": {
    "id": "326ab9225f276af02ccce03046713c8f8be8e09c",
    "author": "yuki <hmz1969a@gmail.com>",
    "committer": "yuki <hmz1969a@gmail.com>",
    "message": "v0.4.5\n\n修复了从0.4.1开始存在的bug. reset和Q0的逻辑有问题, 导致返回的logL和binaryRL有差异了\n",
    "time": 1780142169
  },
  "_maintainer": {
    "name": "YuKi",
    "email": "hmz1969a@gmail.com",
    "login": "yuki-961004",
    "description": "",
    "uuid": 110153830
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "compiler",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "doFuture",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doRNG",
      "role": "Imports"
    },
    {
      "package": "progressr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Suggests"
    },
    {
      "package": "GenSA",
      "role": "Suggests"
    },
    {
      "package": "GA",
      "role": "Suggests"
    },
    {
      "package": "DEoptim",
      "role": "Suggests"
    },
    {
      "package": "pso",
      "role": "Suggests"
    },
    {
      "package": "mlrMBO",
      "role": "Suggests"
    },
    {
      "package": "mlr",
      "role": "Suggests"
    },
    {
      "package": "ParamHelpers",
      "role": "Suggests"
    },
    {
      "package": "smoof",
      "role": "Suggests"
    },
    {
      "package": "lhs",
      "role": "Suggests"
    },
    {
      "package": "DiceKriging",
      "role": "Suggests"
    },
    {
      "package": "rgenoud",
      "role": "Suggests"
    },
    {
      "package": "cmaes",
      "role": "Suggests"
    },
    {
      "package": "nloptr",
      "role": "Suggests"
    },
    {
      "package": "abc",
      "role": "Suggests"
    },
    {
      "package": "pls",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "keras",
      "role": "Suggests"
    },
    {
      "package": "keras3",
      "role": "Suggests"
    }
  ],
  "_owner": "yuki-961004",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 11
    },
    {
      "week": "2025-43",
      "n": 4
    },
    {
      "week": "2025-44",
      "n": 5
    },
    {
      "week": "2025-45",
      "n": 7
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 3
    },
    {
      "week": "2025-48",
      "n": 5
    },
    {
      "week": "2025-49",
      "n": 14
    },
    {
      "week": "2025-50",
      "n": 6
    },
    {
      "week": "2025-51",
      "n": 6
    },
    {
      "week": "2025-52",
      "n": 2
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 6
    },
    {
      "week": "2026-03",
      "n": 8
    },
    {
      "week": "2026-04",
      "n": 4
    },
    {
      "week": "2026-06",
      "n": 3
    },
    {
      "week": "2026-07",
      "n": 6
    },
    {
      "week": "2026-09",
      "n": 3
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 11
    },
    {
      "week": "2026-13",
      "n": 9
    },
    {
      "week": "2026-14",
      "n": 6
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 4
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.0.0",
      "date": "2025-10-17"
    },
    {
      "name": "v0.0.1",
      "date": "2025-10-17"
    },
    {
      "name": "v0.0.2",
      "date": "2025-10-20"
    },
    {
      "name": "v0.0.3",
      "date": "2025-10-22"
    },
    {
      "name": "v0.0.4",
      "date": "2025-10-28"
    },
    {
      "name": "v0.0.5",
      "date": "2025-10-28"
    },
    {
      "name": "v0.0.6",
      "date": "2025-11-05"
    },
    {
      "name": "v0.0.7",
      "date": "2025-11-05"
    },
    {
      "name": "v0.0.8",
      "date": "2025-11-07"
    },
    {
      "name": "v0.0.9",
      "date": "2025-11-14"
    },
    {
      "name": "v0.0.10",
      "date": "2025-11-20"
    },
    {
      "name": "v0.0.11",
      "date": "2025-11-24"
    },
    {
      "name": "v0.0.12",
      "date": "2025-11-24"
    },
    {
      "name": "v0.0.13",
      "date": "2025-11-26"
    },
    {
      "name": "v0.0.14",
      "date": "2025-11-26"
    },
    {
      "name": "v0.0.15",
      "date": "2025-12-02"
    },
    {
      "name": "v0.0.16",
      "date": "2025-12-02"
    },
    {
      "name": "v0.0.17",
      "date": "2025-12-04"
    },
    {
      "name": "v0.1.0",
      "date": "2025-12-04"
    },
    {
      "name": "v0.1.1",
      "date": "2025-12-05"
    },
    {
      "name": "v0.1.2",
      "date": "2025-12-08"
    },
    {
      "name": "v0.1.3",
      "date": "2025-12-08"
    },
    {
      "name": "v0.1.4",
      "date": "2025-12-08"
    },
    {
      "name": "v0.1.5",
      "date": "2025-12-10"
    },
    {
      "name": "v0.1.6",
      "date": "2025-12-10"
    },
    {
      "name": "v0.1.7",
      "date": "2025-12-18"
    },
    {
      "name": "v0.1.8",
      "date": "2025-12-19"
    },
    {
      "name": "v0.1.9",
      "date": "2025-12-31"
    },
    {
      "name": "v0.2.0",
      "date": "2026-01-13"
    },
    {
      "name": "v0.2.1",
      "date": "2026-01-16"
    },
    {
      "name": "v0.2.2",
      "date": "2026-01-19"
    },
    {
      "name": "v0.2.3",
      "date": "2026-01-20"
    },
    {
      "name": "v0.2.4",
      "date": "2026-02-02"
    },
    {
      "name": "v0.2.5",
      "date": "2026-02-10"
    },
    {
      "name": "v0.2.6",
      "date": "2026-02-11"
    },
    {
      "name": "v0.2.7",
      "date": "2026-02-12"
    },
    {
      "name": "v0.2.8",
      "date": "2026-02-13"
    },
    {
      "name": "v0.2.9",
      "date": "2026-02-14"
    },
    {
      "name": "v0.2.10",
      "date": "2026-02-25"
    },
    {
      "name": "v0.2.11",
      "date": "2026-02-26"
    },
    {
      "name": "v0.2.12",
      "date": "2026-03-06"
    },
    {
      "name": "v0.2.13",
      "date": "2026-03-10"
    },
    {
      "name": "v0.2.14",
      "date": "2026-03-11"
    },
    {
      "name": "v0.2.15",
      "date": "2026-03-17"
    },
    {
      "name": "v0.3.0",
      "date": "2026-03-18"
    },
    {
      "name": "v0.3.1",
      "date": "2026-03-19"
    },
    {
      "name": "v0.3.2",
      "date": "2026-03-23"
    },
    {
      "name": "v0.3.3",
      "date": "2026-03-23"
    },
    {
      "name": "v0.3.4",
      "date": "2026-03-26"
    },
    {
      "name": "v0.3.5",
      "date": "2026-03-27"
    },
    {
      "name": "v0.3.6",
      "date": "2026-03-28"
    },
    {
      "name": "v0.3.7",
      "date": "2026-03-29"
    },
    {
      "name": "v0.3.8",
      "date": "2026-04-05"
    },
    {
      "name": "v0.4.0",
      "date": "2026-04-17"
    },
    {
      "name": "v0.4.1",
      "date": "2026-04-21"
    },
    {
      "name": "v0.4.2",
      "date": "2026-04-27"
    },
    {
      "name": "v0.4.3",
      "date": "2026-04-28"
    },
    {
      "name": "v0.4.4",
      "date": "2026-04-30"
    },
    {
      "name": "v0.4.5",
      "date": "2026-05-30"
    }
  ],
  "_topics": [
    "abc",
    "if-else",
    "keras",
    "keras3",
    "map",
    "mle",
    "multi-armed-bandit",
    "pca",
    "pls",
    "psychology",
    "rcpp",
    "reinforcement-learning",
    "rnn",
    "cpp"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "yuki-961004",
      "count": 133,
      "uuid": 110153830
    },
    {
      "user": "xywang00",
      "count": 2,
      "uuid": 88368813
    }
  ],
  "_userbio": {
    "uuid": 110153830,
    "type": "user",
    "name": "yuki"
  },
  "_downloads": {
    "count": 152,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/multiRL"
  },
  "_devurl": "https://github.com/yuki-961004/multirl",
  "_pkgdown": "https://yuki-961004.github.io/multiRL/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/multiRL.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yuki-961004/multirl",
  "_realowner": "yuki-961004",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.3",
      "date": "2026-01-26"
    },
    {
      "version": "0.3.7",
      "date": "2026-03-31"
    }
  ],
  "_exports": [
    "engine_ABC",
    "engine_RNN",
    "engine_RNN3",
    "estimate_0_ENV",
    "estimate_1_LBI",
    "estimate_1_MAP",
    "estimate_1_MLE",
    "estimate_2_ABC",
    "estimate_2_RNN",
    "estimate_2_SBI",
    "estimation_methods",
    "fit_p",
    "func_alpha",
    "func_beta",
    "func_delta",
    "func_epsilon",
    "func_gamma",
    "func_zeta",
    "process_1_input",
    "process_2_behrule",
    "process_3_record",
    "process_4_output_cpp",
    "process_4_output_r",
    "process_5_metric",
    "rcv_d",
    "rpl_e",
    "RSTD",
    "run_m",
    "summary",
    "TD",
    "Utility"
  ],
  "_datasets": [
    {
      "name": "MAB",
      "title": "Simulated Multi-Arm Bandit Dataset",
      "object": "MAB",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Subject",
        "Block",
        "Trial",
        "Object_1",
        "Object_2",
        "Object_3",
        "Object_4",
        "Reward_1",
        "Reward_2",
        "Reward_3",
        "Reward_4",
        "Action"
      ],
      "rows": 9000,
      "table": true,
      "tojson": true
    },
    {
      "name": "TAB",
      "title": "Group 2 from Mason et al. (2024)",
      "object": "TAB",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Subject",
        "Block",
        "Trial",
        "L_choice",
        "R_choice",
        "L_reward",
        "R_reward",
        "Sub_Choose",
        "Frame",
        "NetWorth",
        "RT"
      ],
      "rows": 45000,
      "table": true,
      "tojson": true
    },
    {
      "name": "WMT",
      "title": "Data from Collins and Frank (2012)",
      "object": "WMT",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Subject",
        "Block",
        "Trial",
        "Object_1",
        "Object_2",
        "Object_3",
        "Reward_1",
        "Reward_2",
        "Reward_3",
        "Action",
        "SetSize",
        "Stim_Count",
        "RT",
        "PreCorrect",
        "Delay"
      ],
      "rows": 53089,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "algorithm",
      "title": "Algorithm Packages (MLE, MAP)",
      "topics": [
        "algorithm"
      ]
    },
    {
      "page": "behrule",
      "title": "Behavior Rules",
      "topics": [
        "behrule"
      ]
    },
    {
      "page": "colnames",
      "title": "Column Names",
      "topics": [
        "colnames"
      ]
    },
    {
      "page": "control",
      "title": "Controls of Estimation Methods",
      "topics": [
        "control"
      ]
    },
    {
      "page": "data",
      "title": "Dataset Structure",
      "topics": [
        "data"
      ]
    },
    {
      "page": "engine_ABC",
      "title": "The Engine of Approximate Bayesian Computation (ABC)",
      "topics": [
        "engine_ABC"
      ]
    },
    {
      "page": "engine_RNN",
      "title": "The Engine of Recurrent Neural Network (RNN)",
      "topics": [
        "engine_RNN",
        "engine_RNN3"
      ]
    },
    {
      "page": "estimate",
      "title": "Estimate Methods",
      "topics": [
        "estimate"
      ]
    },
    {
      "page": "estimate_0_ENV",
      "title": "Tool for Generating an Environment for Models",
      "topics": [
        "estimate_0_ENV"
      ]
    },
    {
      "page": "estimate_1_LBI",
      "title": "Likelihood-Based Inference (LBI)",
      "topics": [
        "estimate_1_LBI"
      ]
    },
    {
      "page": "estimate_1_MAP",
      "title": "Estimation Method: Maximum A Posteriori (MAP)",
      "topics": [
        "estimate_1_MAP"
      ]
    },
    {
      "page": "estimate_1_MLE",
      "title": "Estimation Method: Maximum Likelihood Estimation (MLE)",
      "topics": [
        "estimate_1_MLE"
      ]
    },
    {
      "page": "estimate_2_ABC",
      "title": "Estimation Method: Approximate Bayesian Computation (ABC)",
      "topics": [
        "estimate_2_ABC"
      ]
    },
    {
      "page": "estimate_2_RNN",
      "title": "Estimation Method: Recurrent Neural Network (RNN)",
      "topics": [
        "estimate_2_RNN"
      ]
    },
    {
      "page": "estimate_2_SBI",
      "title": "Simulated-Based Inference (SBI)",
      "topics": [
        "estimate_2_SBI"
      ]
    },
    {
      "page": "estimation_methods",
      "title": "Estimate Methods",
      "topics": [
        "estimation_methods"
      ]
    },
    {
      "page": "fit_p",
      "title": "Step 3: Optimizing parameters to fit real data",
      "topics": [
        "fit_p"
      ]
    },
    {
      "page": "func_alpha",
      "title": "Function: Learning Rate",
      "topics": [
        "func_alpha"
      ]
    },
    {
      "page": "func_beta",
      "title": "Function: Probability",
      "topics": [
        "func_beta"
      ]
    },
    {
      "page": "func_delta",
      "title": "Function: Bias",
      "topics": [
        "func_delta"
      ]
    },
    {
      "page": "func_epsilon",
      "title": "Function: Exploration or Exploitation",
      "topics": [
        "func_epsilon"
      ]
    },
    {
      "page": "func_gamma",
      "title": "Function: Utility",
      "topics": [
        "func_gamma"
      ]
    },
    {
      "page": "func_zeta",
      "title": "Function: Decay Rate",
      "topics": [
        "func_zeta"
      ]
    },
    {
      "page": "funcs",
      "title": "Core Functions",
      "topics": [
        "funcs"
      ]
    },
    {
      "page": "layer",
      "title": "Layers and Loss Functions (RNN)",
      "topics": [
        "layer"
      ]
    },
    {
      "page": "MAB",
      "title": "Simulated Multi-Arm Bandit Dataset",
      "topics": [
        "MAB"
      ]
    },
    {
      "page": "params",
      "title": "Model Parameters",
      "topics": [
        "params"
      ]
    },
    {
      "page": "plot.multiRL.replay",
      "title": "plot.multiRL.replay",
      "topics": [
        "plot.multiRL.replay"
      ]
    },
    {
      "page": "policy",
      "title": "Policy of Agent",
      "topics": [
        "policy"
      ]
    },
    {
      "page": "priors",
      "title": "Density and Random Function",
      "topics": [
        "priors"
      ]
    },
    {
      "page": "process_1_input",
      "title": "multiRL.input",
      "topics": [
        "process_1_input"
      ]
    },
    {
      "page": "process_2_behrule",
      "title": "multiRL.behrule",
      "topics": [
        "process_2_behrule"
      ]
    },
    {
      "page": "process_3_record",
      "title": "multiRL.record",
      "topics": [
        "process_3_record"
      ]
    },
    {
      "page": "process_4_output_cpp",
      "title": "multiRL.output",
      "topics": [
        "process_4_output_cpp"
      ]
    },
    {
      "page": "process_4_output_r",
      "title": "multiRL.output",
      "topics": [
        "process_4_output_r"
      ]
    },
    {
      "page": "process_5_metric",
      "title": "multiRL.metric",
      "topics": [
        "process_5_metric"
      ]
    },
    {
      "page": "rcv_d",
      "title": "Step 2: Generating fake data for parameter and model recovery",
      "topics": [
        "rcv_d"
      ]
    },
    {
      "page": "reduction",
      "title": "Dimension Reduction Methods (ABC)",
      "topics": [
        "reduction"
      ]
    },
    {
      "page": "rpl_e",
      "title": "Step 4: Replaying the experiment with optimal parameters",
      "topics": [
        "rpl_e"
      ]
    },
    {
      "page": "RSTD",
      "title": "Risk Sensitive Model",
      "topics": [
        "RSTD"
      ]
    },
    {
      "page": "run_m",
      "title": "Step 1: Building reinforcement learning model",
      "topics": [
        "run_m"
      ]
    },
    {
      "page": "settings",
      "title": "Settings of Model",
      "topics": [
        "settings"
      ]
    },
    {
      "page": "summary-multiRL.model-method",
      "title": "summary",
      "topics": [
        "summary,multiRL.model-method"
      ]
    },
    {
      "page": "system",
      "title": "Cognitive Processing System",
      "topics": [
        "system"
      ]
    },
    {
      "page": "TAB",
      "title": "Group 2 from Mason et al. (2024)",
      "topics": [
        "TAB"
      ]
    },
    {
      "page": "TD",
      "title": "Temporal Differences Model",
      "topics": [
        "TD"
      ]
    },
    {
      "page": "Utility",
      "title": "Utility Model",
      "topics": [
        "Utility"
      ]
    },
    {
      "page": "WMT",
      "title": "Data from Collins and Frank (2012)",
      "topics": [
        "WMT"
      ]
    }
  ],
  "_readme": "https://github.com/yuki-961004/multirl/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "doFuture",
    "doRNG",
    "farver",
    "foreach",
    "future",
    "future.apply",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lifecycle",
    "listenv",
    "parallelly",
    "progressr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rngtools",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "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": 4.623249290397901,
  "_indexed": true,
  "_nocasepkg": "multirl",
  "_universes": [
    "yuki-961004"
  ],
  "_previous": "0.4.4",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-05-30T13:31:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "326ab9225f276af02ccce03046713c8f8be8e09c",
      "fileid": "e49b64b367baaf08957bf91ae1c367b4d2a2930f2f93153a479af3669b6ad8f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/26684957270"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-05-30T13:31:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "326ab9225f276af02ccce03046713c8f8be8e09c",
      "fileid": "0a9b937789cb6b0366e52ff644e8d33c05dea7f80570ad08ea18981623bb05b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/26684957270"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-05-30T13:32:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "326ab9225f276af02ccce03046713c8f8be8e09c",
      "fileid": "cf325294a6ea9c2f29ddec3922d43708003b6fbeb9697a337a70c0f66497dcd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/26684957270"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-05-30T13:31:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "326ab9225f276af02ccce03046713c8f8be8e09c",
      "fileid": "398cf5fe78a74da7aeada0d9e5db92c1d1e439eab1f529b7068bdf1a08cd142e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/26684957270"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-05-30T16:19:33.000Z",
      "arch": "aarch64",
      "commit": "326ab9225f276af02ccce03046713c8f8be8e09c",
      "fileid": "bfb0d5e2cad6cb1b8434b8779e419c9770f5cea1290748ba318abacf174463d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/26684957270"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-05-30T13:32:19.000Z",
      "arch": "x86_64",
      "commit": "326ab9225f276af02ccce03046713c8f8be8e09c",
      "fileid": "225803a06b258c9c8320ab215d4b907d1f9d8411853629490bccf3b5256c59ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/26684957270"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-05-30T16:19:08.000Z",
      "arch": "aarch64",
      "commit": "326ab9225f276af02ccce03046713c8f8be8e09c",
      "fileid": "04aa1a46d269c782a3a5d0387ac5cd45f3eeb64cb5a24d17b874b5b7c21c6603",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/26684957270"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-05-30T13:31:52.000Z",
      "arch": "x86_64",
      "commit": "326ab9225f276af02ccce03046713c8f8be8e09c",
      "fileid": "d1c63db2e12b31813b1f31beecd6a9aecbf24fdc2fdf1adba8b75c6314067523",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/26684957270"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.5",
      "date": "2026-05-30T13:31:08.000Z",
      "arch": "emscripten",
      "commit": "326ab9225f276af02ccce03046713c8f8be8e09c",
      "fileid": "9d4aef46f07c3e9fba1c88bb8bbb6255157d8c7c793becd3d6fb95c274b00f50",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/26684957270"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-05-30T13:30:37.000Z",
      "arch": "x86_64",
      "commit": "326ab9225f276af02ccce03046713c8f8be8e09c",
      "fileid": "311288d2a688ef9ffc0f2aba55f0f7dfc1515fa1e857f8a1a005579833392775",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/26684957270"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-05-30T13:30:19.000Z",
      "arch": "x86_64",
      "commit": "326ab9225f276af02ccce03046713c8f8be8e09c",
      "fileid": "efc771798b0dfff75fa69e7b8b5a3893ad963f1d6bdc2724f72c95d935a0d8de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/26684957270"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-05-30T13:30:37.000Z",
      "arch": "x86_64",
      "commit": "326ab9225f276af02ccce03046713c8f8be8e09c",
      "fileid": "b95c447a680203027cb9ca58b300d736ca07370e41ce307d8467909ee3367f6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/26684957270"
    }
  ]
}