{
  "_id": "6a29509e732311cd875ad650",
  "Package": "rtdists",
  "Type": "Package",
  "Title": "Response Time Distributions",
  "Description": "Provides response time distributions (density/PDF,\ndistribution function/CDF, quantile function, and random\ngeneration): (a) Ratcliff diffusion model (Ratcliff & McKoon,\n2008, <doi:10.1162/neco.2008.12-06-420>) based on C code by\nAndreas and Jochen Voss and (b) linear ballistic accumulator\n(LBA; Brown & Heathcote, 2008,\n<doi:10.1016/j.cogpsych.2007.12.002>) with different\ndistributions underlying the drift rate.",
  "URL": "https://github.com/rtdists/rtdists/",
  "License": "GPL (>= 3)",
  "BugReports": "https://github.com/rtdists/rtdists/issues",
  "VignetteBuilder": "knitr",
  "Authors@R": "c( person(given=\"Henrik\", family=\"Singmann\",\nemail=\"singmann@gmail.com\", role=c(\"aut\", \"cre\"),\ncomment=c(ORCID=\"0000-0002-4842-3657\")),\nperson(given=\"Scott\", family=\"Brown\", role=c(\"aut\")),\nperson(given=\"Matthew\", family=\"Gretton\", role=c(\"aut\")),\nperson(given=\"Andrew\", family=\"Heathcote\", role=c(\"aut\")),\nperson(given=\"Andreas\", family=\"Voss\", role=c(\"ctb\")),\nperson(given=\"Jochen\", family=\"Voss\", role=c(\"ctb\")),\nperson(given=\"Andrew\", family=\"Terry\", role=c(\"ctb\")) )",
  "LazyData": "true",
  "Version": "0.11-6",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-10 11:49:59 UTC",
    "User": "root"
  },
  "Author": "Henrik Singmann [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4842-3657>), Scott Brown [aut],\nMatthew Gretton [aut], Andrew Heathcote [aut], Andreas Voss\n[ctb], Jochen Voss [ctb], Andrew Terry [ctb]",
  "Maintainer": "Henrik Singmann <singmann@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-10 09:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/rtdists",
  "RemoteRef": "HEAD",
  "RemoteSha": "991337d77182c2a47af18b9fb9a556bcb0b42499",
  "MD5sum": "7d863d97b39681c5a948d187556da146",
  "_user": "cran",
  "_type": "src",
  "_file": "rtdists_0.11-6.tar.gz",
  "_fileid": "b5ef0810e987e012ad64e5cc09999b26c5fafe54d2d795927f3525914841c321",
  "_filesize": 3781903,
  "_sha256": "b5ef0810e987e012ad64e5cc09999b26c5fafe54d2d795927f3525914841c321",
  "_created": "2026-06-10T11:49:59.000Z",
  "_published": "2026-06-10T11:55:10.456Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80551068782,
      "time": 214,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7534878564"
    },
    {
      "job": 80551068824,
      "time": 216,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7534877703"
    },
    {
      "job": 80551068817,
      "time": 233,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7534885417"
    },
    {
      "job": 80551068829,
      "time": 261,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7534894298"
    },
    {
      "job": 80550240985,
      "time": 277,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7534801035"
    },
    {
      "job": 80551068744,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7534844962"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27273926716",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rtdists",
  "_commit": {
    "id": "991337d77182c2a47af18b9fb9a556bcb0b42499",
    "author": "Henrik Singmann <singmann@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.11-6\n",
    "time": 1781082002
  },
  "_maintainer": {
    "name": "Henrik Singmann",
    "email": "singmann@gmail.com",
    "login": "singmann",
    "bluesky": "@singmann.bsky.social",
    "orcid": "0000-0002-4842-3657",
    "description": "Associate professor in experimental psychology with strong interest in computational and statistical stuff.",
    "uuid": 1902102
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "evd",
      "role": "Imports"
    },
    {
      "package": "msm",
      "role": "Imports"
    },
    {
      "package": "gsl",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "glba",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "latticeExtra",
      "role": "Suggests"
    },
    {
      "package": "binom",
      "role": "Suggests"
    },
    {
      "package": "RWiener",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.11-6",
      "date": "2026-06-10"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "singmann",
      "count": 4,
      "uuid": 1902102
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 6329,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rtdists"
  },
  "_mentions": 5,
  "_devurl": "https://github.com/rtdists/rtdists",
  "_searchresults": 204,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rtdists.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rtdists/rtdists",
  "_realowner": "rtdists",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2-6",
      "date": "2014-12-07"
    },
    {
      "version": "0.4-9",
      "date": "2016-04-02"
    },
    {
      "version": "0.5-2",
      "date": "2016-05-19"
    },
    {
      "version": "0.6-5",
      "date": "2016-07-05"
    },
    {
      "version": "0.6-6",
      "date": "2016-07-15"
    },
    {
      "version": "0.7-3",
      "date": "2017-05-25"
    },
    {
      "version": "0.8-1",
      "date": "2017-12-23"
    },
    {
      "version": "0.8-3",
      "date": "2018-06-23"
    },
    {
      "version": "0.9-0",
      "date": "2018-08-29"
    },
    {
      "version": "0.10-0",
      "date": "2019-10-08"
    },
    {
      "version": "0.11-2",
      "date": "2020-03-06"
    },
    {
      "version": "0.11-4",
      "date": "2021-12-14"
    },
    {
      "version": "0.11-5",
      "date": "2022-01-07"
    },
    {
      "version": "0.11-6",
      "date": "2026-06-10"
    }
  ],
  "_exports": [
    "ddiffusion",
    "dLBA",
    "dlba_frechet",
    "dlba_gamma",
    "dlba_lnorm",
    "dlba_norm",
    "drd",
    "n1CDF",
    "n1PDF",
    "pdiffusion",
    "pLBA",
    "plba_frechet",
    "plba_gamma",
    "plba_lnorm",
    "plba_norm",
    "prd",
    "qdiffusion",
    "qLBA",
    "rdiffusion",
    "rLBA",
    "rlba_frechet",
    "rlba_gamma",
    "rlba_lnorm",
    "rlba_norm",
    "rrd"
  ],
  "_datasets": [
    {
      "name": "rr98",
      "title": "Ratcliff and Rouder (1998, Exp. 1) Luminance Discrimination Data",
      "object": "rr98",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "session",
        "block",
        "trial",
        "instruction",
        "source",
        "strength",
        "response",
        "response_num",
        "correct",
        "rt",
        "outlier"
      ],
      "rows": 24358,
      "table": true,
      "tojson": true
    },
    {
      "name": "speed_acc",
      "title": "Speed-Accuracy Data from Wagenmakers, Ratcliff, Gomez, & McKoon (2008, Experiment 1)",
      "object": "speed_acc",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "block",
        "condition",
        "stim",
        "stim_cat",
        "frequency",
        "response",
        "rt",
        "censor"
      ],
      "rows": 31522,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "rtdists-package",
      "title": "The rtdists Package",
      "topics": [
        "rtdists-package",
        "rtdists"
      ]
    },
    {
      "page": "Diffusion",
      "title": "The Ratcliff Diffusion Model",
      "topics": [
        "ddiffusion",
        "Diffusion",
        "diffusion",
        "pdiffusion",
        "qdiffusion",
        "rdiffusion",
        "recalc_t0"
      ]
    },
    {
      "page": "LBA",
      "title": "The Linear Ballistic Accumulator (LBA)",
      "topics": [
        "dLBA",
        "LBA",
        "pLBA",
        "qLBA",
        "rLBA"
      ]
    },
    {
      "page": "LBA-race",
      "title": "LBA race functions: Likelihood for first accumulator to win.",
      "topics": [
        "LBA-race",
        "n1CDF",
        "n1PDF"
      ]
    },
    {
      "page": "rr98",
      "title": "Ratcliff and Rouder (1998, Exp. 1) Luminance Discrimination Data",
      "topics": [
        "rr98"
      ]
    },
    {
      "page": "single-LBA",
      "title": "Single accumulator of linear ballistic accumulator (LBA)",
      "topics": [
        "dlba_frechet",
        "dlba_gamma",
        "dlba_lnorm",
        "dlba_norm",
        "plba_frechet",
        "plba_gamma",
        "plba_lnorm",
        "plba_norm",
        "rlba_frechet",
        "rlba_gamma",
        "rlba_lnorm",
        "rlba_norm",
        "single-LBA"
      ]
    },
    {
      "page": "speed_acc",
      "title": "Speed-Accuracy Data from Wagenmakers, Ratcliff, Gomez, & McKoon (2008, Experiment 1)",
      "topics": [
        "speed_acc"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "evd",
    "expm",
    "generics",
    "glue",
    "gsl",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "msm",
    "mvtnorm",
    "pillar",
    "pkgconfig",
    "Rcpp",
    "rlang",
    "survival",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "reanalysis_rr98.Rmd",
      "filename": "reanalysis_rr98.html",
      "title": "Reanalysis of Ratcliff and Rouder (1998) with Diffusion Model and LBA",
      "author": "Henrik Singmann",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Description of the Experiment",
        "Descriptive data",
        "Diffusion Model Analysis",
        "Graphical Model Fit",
        "Predicted Response Rates",
        "Predicted Median RTs",
        "All quantiles",
        "LBA analysis",
        "Comparing Model Fit",
        "References"
      ],
      "created": "2016-05-20 01:16:08",
      "modified": "2026-06-10 09:00:02",
      "commits": 8
    }
  ],
  "_score": 5.764177776875789,
  "_indexed": false,
  "_nocasepkg": "rtdists",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://rtdists.r-universe.dev/rtdists",
  "_previous": "0.11-5",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11-6",
      "date": "2026-06-10T11:52:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "991337d77182c2a47af18b9fb9a556bcb0b42499",
      "fileid": "563425b7ca46e1af836f360c5cd733d10e14b72e487fbc55d75716a864c329dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27273926716"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11-6",
      "date": "2026-06-10T11:52:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "991337d77182c2a47af18b9fb9a556bcb0b42499",
      "fileid": "74716db04150ec4beb3a20104134cf5d8c8c05fd7aaa322b9fbd86b02178945f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27273926716"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.11-6",
      "date": "2026-06-10T11:53:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "991337d77182c2a47af18b9fb9a556bcb0b42499",
      "fileid": "5c2fb2ac2c2336a199e53f86257c225edaac6072924b20463150fdc430bbf093",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27273926716"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.11-6",
      "date": "2026-06-10T11:53:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "991337d77182c2a47af18b9fb9a556bcb0b42499",
      "fileid": "3d2ef5606a4f92db095a05712e5056cca3f9ec944557ceda76c1da95b8cf7e47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27273926716"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.11-6",
      "date": "2026-06-10T11:52:28.000Z",
      "arch": "emscripten",
      "commit": "991337d77182c2a47af18b9fb9a556bcb0b42499",
      "fileid": "374cd267348731b91a6e010dd16edfaec0d4d4f39878505c8f649558c65f8299",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27273926716"
    }
  ]
}