Package: RStanTVA
Type: Package
Title: TVA Models in 'Stan' using 'R' and 'StanTVA'
Version: 0.3.0
Authors@R: c(
    person(given = "Maximilian M.", family = "Rabe", email = "maximilian.rabe@uni-potsdam.de", role = c("aut","cre"), comment = c(ORCID = "0000-0002-2556-5644")),
    person(given = "S\u00f8ren", family = "Kyllingsb\u00e6k", email = "soeren.kyllingsbaek@psy.ku.dk", role = c("aut"), comment = c(ORCID = "0000-0002-4100-437X")))
Description: 'Stan' implementation of the Theory of Visual Attention (TVA; Bundesen, 1990; <doi:10.1037/0033-295X.97.4.523>) and numerous convenience functions for generating, compiling, fitting, and analyzing TVA models.
License: GPL (>= 3)
Encoding: UTF-8
BugReports: https://github.com/mmrabe/RStanTVA/issues
URL: https://github.com/mmrabe/RStanTVA
Date: 2025-05-08
Depends: rstan, R (>= 3.6)
Imports: dplyr, readr, tidyr, methods, utils, tibble, stats, cli, lme4,
        brms, rlang
Suggests: cmdstanr
Additional_repositories: https://stan-dev.r-universe.dev
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-05-08 21:44:57 UTC; stp364
Author: Maximilian M. Rabe [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-2556-5644>),
  Søren Kyllingsbæk [aut] (ORCID:
    <https://orcid.org/0000-0002-4100-437X>)
Maintainer: Maximilian M. Rabe <maximilian.rabe@uni-potsdam.de>
Repository: CRAN
Date/Publication: 2025-05-08 22:00:02 UTC
Built: R 4.4.3; ; 2025-10-08 04:45:12 UTC; windows
