Package: rtdists
Type: Package
Title: Response Time Distributions
Depends: R (>= 3.0.0)
Suggests: testthat, glba, knitr, rmarkdown, dplyr, tidyr, purrr,
        lattice, latticeExtra, binom, RWiener, WienR
Imports: evd, msm, gsl, stats, Rcpp
LinkingTo: Rcpp
SystemRequirements: GNU GSL (libgsl-dev/gsl)
Description: Provides response time distributions (density/PDF,
       distribution function/CDF, quantile function, and random
       generation): (a) Ratcliff diffusion model (Ratcliff &
       McKoon, 2008, <doi:10.1162/neco.2008.12-06-420>) based on C
       code by Andreas and Jochen Voss, (b) linear ballistic
       accumulator (LBA; Brown & Heathcote, 2008,
       <doi:10.1016/j.cogpsych.2007.12.002>) with different
       distributions underlying the drift rate, and (c) racing
       diffusion model (RDM; Tillman, Van Zandt, & Logan, 2020,
       <doi:10.3758/s13423-020-01719-6>).
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",
       email="singmann@gmail.com", role=c("aut", "cre"),
       comment=c(ORCID="0000-0002-4842-3657")),
       person(given="Scott", family="Brown", role=c("aut")),
       person(given="Matthew", family="Gretton", role=c("aut")),
       person(given="Andrew", family="Heathcote", role=c("aut")),
       person(given="Kianté", family="Fernandez", role=c("aut"),
       comment=c(ORCID="0000-0002-8493-880X")),
       person(given="Andreas", family="Voss", role=c("ctb")),
       person(given="Jochen", family="Voss", role=c("ctb")),
       person(given="Andrew", family="Terry", role=c("ctb")),
       person(given="Trisha", family="Van Zandt", role=c("ctb")),
       person(given="Gabriel", family="Tillman", role=c("ctb")) )
LazyData: true
Version: 0.12-0
Config/roxygen2/version: 8.1.0
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2026-09-08 18:08:51 UTC; singmann
Author: Henrik Singmann [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-4842-3657>),
  Scott Brown [aut],
  Matthew Gretton [aut],
  Andrew Heathcote [aut],
  Kianté Fernandez [aut] (ORCID: <https://orcid.org/0000-0002-8493-880X>),
  Andreas Voss [ctb],
  Jochen Voss [ctb],
  Andrew Terry [ctb],
  Trisha Van Zandt [ctb],
  Gabriel Tillman [ctb]
Maintainer: Henrik Singmann <singmann@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-09 08:00:02 UTC
Built: R 4.5.2; x86_64-apple-darwin20; 2026-09-09 10:00:42 UTC; unix
Archs: rtdists.so.dSYM
