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, 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)
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.5-2
Date: 2016-05-20
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-05-19 22:08:46 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-05-20 01:16:08
