{
  "_id": "6a104a60acfb0bcc41c9fab1",
  "Package": "lbaModel",
  "Type": "Package",
  "Title": "The Linear Ballistic Accumulation Model",
  "Version": "0.2.9.2",
  "Date": "2025-09-10",
  "Authors@R": "c(person(given = \"Yi-Shin\", family = \"Lin\", role = c(\"aut\", \"cre\"), email = \"yishinlin001@gmail.com\"))",
  "Maintainer": "Yi-Shin Lin <yishinlin001@gmail.com>",
  "Description": "Provides density, distribution and random generation\nfunctions for the Linear Ballistic Accumulation (LBA) model, a\nwidely used choice response time model in cognitive psychology.\nThe package supports model specifications, parameter\nestimation, and likelihood computation, facilitating simulation\nand statistical inference for LBA-based experiments. For\ndetails on the LBA model, see Brown and Heathcote (2008)\n<doi:10.1016/j.cogpsych.2007.12.002>.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Repository": "https://yxlin.r-universe.dev",
  "Date/Publication": "2025-09-10 06:04:52 UTC",
  "RemoteUrl": "https://github.com/yxlin/lbamodel",
  "RemoteRef": "HEAD",
  "RemoteSha": "b683a2e6bd40b83714e2b668f060b8ee7600fde2",
  "Packaged": {
    "Date": "2026-05-10 08:16:58 UTC",
    "User": "root"
  },
  "Author": "Yi-Shin Lin [aut, cre]",
  "MD5sum": "8b3ebdb346989d750bd43cbcfddfaee3",
  "_user": "yxlin",
  "_type": "src",
  "_file": "lbaModel_0.2.9.2.tar.gz",
  "_fileid": "a634675ad94d095ff703a8bd515e41a8200cddc9cfb5342e4218991f87067474",
  "_filesize": 592957,
  "_sha256": "a634675ad94d095ff703a8bd515e41a8200cddc9cfb5342e4218991f87067474",
  "_created": "2026-05-10T08:16:58.000Z",
  "_published": "2026-05-22T12:21:52.067Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77378310433,
      "time": 121,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6902249712"
    },
    {
      "job": 77378310525,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6902249548"
    },
    {
      "job": 77378310736,
      "time": 109,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6902248736"
    },
    {
      "job": 77378310635,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6902248207"
    },
    {
      "job": 77378310487,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6902276714"
    },
    {
      "job": 77378310670,
      "time": 211,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6902296861"
    },
    {
      "job": 77378310428,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6902300424"
    },
    {
      "job": 77378310351,
      "time": 218,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6902292873"
    },
    {
      "job": 77378310438,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902238127"
    },
    {
      "job": 77378309540,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160341993"
    },
    {
      "job": 77378310245,
      "time": 143,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6902251916"
    },
    {
      "job": 77378310450,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6902248109"
    },
    {
      "job": 77378310459,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6902249323"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yxlin/actions/runs/25623783525",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yxlin/lbamodel",
  "_commit": {
    "id": "b683a2e6bd40b83714e2b668f060b8ee7600fde2",
    "author": "Yi-Shin Lin <yishinlin001@gmail.com>",
    "committer": "Yi-Shin Lin <yishinlin001@gmail.com>",
    "message": "remove tempoary comments file\n",
    "time": 1757484292
  },
  "_maintainer": {
    "name": "Yi-Shin Lin",
    "email": "yishinlin001@gmail.com",
    "login": "yxlin",
    "uuid": 4136578
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 0.10.7.5.0",
      "role": "LinkingTo"
    },
    {
      "package": "ggdmcHeaders",
      "role": "LinkingTo"
    },
    {
      "package": "ggdmcPrior",
      "role": "Imports"
    },
    {
      "package": "ggdmcModel",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "yxlin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 5
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 8
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "yxlin",
      "count": 15,
      "uuid": 4136578
    }
  ],
  "_userbio": {
    "uuid": 4136578,
    "type": "user",
    "name": "Yi-Shin Lin"
  },
  "_downloads": {
    "count": 468,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lbaModel"
  },
  "_devurl": "https://github.com/yxlin/lbamodel",
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lbaModel.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yxlin/lbamodel",
  "_realowner": "yxlin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.9.2",
      "date": "2025-09-15"
    }
  ],
  "_exports": [
    "dlba",
    "dlba_inverse_external",
    "fptcdf",
    "fptpdf",
    "n1PDF",
    "plba",
    "rlba",
    "rlba_r",
    "setLBA",
    "simulate",
    "simulate_lba_trials",
    "theoretical_dlba",
    "theoretical_plba",
    "validate_lba_parameters"
  ],
  "_help": [
    {
      "page": "lba_distributions",
      "title": "LBA Distribution Functions",
      "topics": [
        "dlba",
        "lba_distributions",
        "plba",
        "theoretical_dlba",
        "theoretical_plba"
      ]
    },
    {
      "page": "dlba_inverse_external",
      "title": "Density Function for the LBA Model Using Inverse Transform Method",
      "topics": [
        "dlba_inverse_external"
      ]
    },
    {
      "page": "First_Passage_Time",
      "title": "First_Passage_Time",
      "topics": [
        "First_Passage_Time",
        "fptcdf",
        "fptpdf",
        "n1PDF"
      ]
    },
    {
      "page": "lba-class",
      "title": "An S4 Class of the 'lba' Object",
      "topics": [
        "lba-class",
        "setLBA"
      ]
    },
    {
      "page": "rlba",
      "title": "Simulate Choices and Response Times",
      "topics": [
        "rlba",
        "rlba_r"
      ]
    },
    {
      "page": "simulate_lba",
      "title": "Simulate Data from an LBA Model",
      "concept": [
        "LBA simulation"
      ],
      "topics": [
        "simulate",
        "simulate,lba-method",
        "simulate-lba",
        "simulate_lba"
      ]
    }
  ],
  "_readme": "https://github.com/yxlin/lbamodel/raw/HEAD/README.md",
  "_rundeps": [
    "ggdmcHeaders",
    "ggdmcModel",
    "ggdmcPrior",
    "lattice",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_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": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "lbamodel",
  "_universes": [
    "yxlin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.9.2",
      "date": "2026-05-10T08:19:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b683a2e6bd40b83714e2b668f060b8ee7600fde2",
      "fileid": "eecd51beea9382058ed3770f50e1073ebb5729b46a3f587dcb382edeb40b2591",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/25623783525"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.9.2",
      "date": "2026-05-10T08:18:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b683a2e6bd40b83714e2b668f060b8ee7600fde2",
      "fileid": "5ae9ea22019611dfdb786523310a24c302b179b0d10d587c27dc8cc9d77b9a8c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/25623783525"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.9.2",
      "date": "2026-05-10T08:18:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b683a2e6bd40b83714e2b668f060b8ee7600fde2",
      "fileid": "71ac608b3ead15a3f3f83d7b31295a0b28a09018a8bf78513d1b4eb6f0dad1b4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/25623783525"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.9.2",
      "date": "2026-05-10T08:18:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b683a2e6bd40b83714e2b668f060b8ee7600fde2",
      "fileid": "41384743c51c02071fad326fac109d837b6c09c78c0cd3a12e51181e7d239458",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/25623783525"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.9.2",
      "date": "2026-05-10T08:23:39.000Z",
      "arch": "aarch64",
      "commit": "b683a2e6bd40b83714e2b668f060b8ee7600fde2",
      "fileid": "ef8ddb76358d7e6cfe15c0994dc31a74f76f059df31c24771433c2402a5e472c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/25623783525"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.9.2",
      "date": "2026-05-10T08:26:35.000Z",
      "arch": "x86_64",
      "commit": "b683a2e6bd40b83714e2b668f060b8ee7600fde2",
      "fileid": "a0a2358ff5036074c7c656e1c7c4b887a54adeb03097650892ebdfced8754076",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/25623783525"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.9.2",
      "date": "2026-05-10T08:27:40.000Z",
      "arch": "aarch64",
      "commit": "b683a2e6bd40b83714e2b668f060b8ee7600fde2",
      "fileid": "f0c7d2a26f9914f6185fc435f7464f3a33b2ac704f506eac94a92c6e07fd0388",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/25623783525"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.9.2",
      "date": "2026-05-10T08:25:32.000Z",
      "arch": "x86_64",
      "commit": "b683a2e6bd40b83714e2b668f060b8ee7600fde2",
      "fileid": "e9ae87aeb478175c7a97bd59715f12be1b4db9d10ffddbc220c018d42e85a5dc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/25623783525"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.9.2",
      "date": "2026-05-10T08:18:47.000Z",
      "arch": "x86_64",
      "commit": "b683a2e6bd40b83714e2b668f060b8ee7600fde2",
      "fileid": "218661bbdf65caab9e9c9782638571716c11cbf7213b13fe3a21a6609511e82a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/25623783525"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.9.2",
      "date": "2026-05-10T08:18:19.000Z",
      "arch": "x86_64",
      "commit": "b683a2e6bd40b83714e2b668f060b8ee7600fde2",
      "fileid": "d04e0225301f1c1f40bed2993dde22a146ad9fcc7ebea392f36ec14f803dfd90",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/25623783525"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.9.2",
      "date": "2026-05-10T08:18:23.000Z",
      "arch": "x86_64",
      "commit": "b683a2e6bd40b83714e2b668f060b8ee7600fde2",
      "fileid": "facf0a3e81dc5194d648485ecc5d84c2f4459ff874a66e4fd2f53e02e003da40",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/25623783525"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.9.2",
      "date": "2026-05-22T12:21:15.000Z",
      "arch": "emscripten",
      "commit": "b683a2e6bd40b83714e2b668f060b8ee7600fde2",
      "fileid": "0409627f22a67ba1c155110bed988bda15bad7906ef4f2c6884b44db0038c627",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yxlin/actions/runs/25623783525"
    }
  ]
}