Package: ggdmc
Type: Package
Title: Cognitive Models
Version: 0.2.6.2
Date: 2025-04-13
Authors@R: c(
    person(given = "Yi-Shin", family = "Lin", role = c("aut", "cre"), email = "yishinlin001@gmail.com"),
    person(given = "Andrew", family = "Heathcote", role = "aut")
  )
Maintainer: Yi-Shin Lin <yishinlin001@gmail.com>
Description: Hierarchical Bayesian models. The package provides tools to fit two response time models, using the population-based Markov Chain Monte Carlo. 
License: GPL-2
URL: https://github.com/yxlin/ggdmc
BugReports: https://github.com/yxlin/ggdmc/issues
Imports: Rcpp (>= 1.0.7), coda, stats, utils, ggplot2, matrixStats,
        data.table (>= 1.10.4)
Depends: R (>= 3.3.0)
LinkingTo: Rcpp (>= 1.0.7), RcppArmadillo (>= 0.7.100.3.0)
Suggests: testthat
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-04-13 11:29:48 UTC; yslin
Repository: CRAN
Author: Yi-Shin Lin [aut, cre],
  Andrew Heathcote [aut]
Date/Publication: 2025-04-13 11:50:02 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 02:19:08 UTC; windows
Archs: x64
