Package: rtdists
Type: Package
Title: Response Time Distributions
Depends: R (>= 3.0.0)
Suggests: testthat, glba, knitr, rmarkdown, dplyr, tidyr, lattice,
        latticeExtra, binom, RWiener
Imports: evd, msm, gsl, pracma, stats, utils
Description: Provides response time distributions (density/PDF, distribution
    function/CDF, quantile function, and random generation): (a) Ratcliff diffusion
    model based on C code by Andreas and Jochen Voss and (b) linear ballistic
    accumulator (LBA) with different distributions 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", email="singmann+rtdists@gmail.com", role=c("aut", "cre")),
             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="Andreas",
             family="Voss", role=c("ctb")), person(given="Jochen", family="Voss", role=c("ctb")),
             person(given="Andrew", family="Terry", role=c("ctb")) )
Version: 0.6-6
Date: 2016-07-14
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-07-15 08:28:56 UTC; henrik
Author: Henrik Singmann [aut, cre],
  Scott Brown [aut],
  Matthew Gretton [aut],
  Andrew Heathcote [aut],
  Andreas Voss [ctb],
  Jochen Voss [ctb],
  Andrew Terry [ctb]
Maintainer: Henrik Singmann <singmann+rtdists@gmail.com>
Repository: CRAN
Date/Publication: 2016-07-15 14:07:14
