Package: flankr
Title: Implementing Computational Models of Attentional Selectivity
Version: 1.2.0
Authors@R: 
    c(
      person("Jim", "Grange", role = c("aut", "cre"),
             email = "grange.jim@gmail.com",
             comment = c(ORCID = "0000-0002-8352-8390"))
    )
Description: A set of methods to simulate from and fit computational models of
    attentional selectivity. The package implements the dual-stage two-phase
    (DSTP) model of Hübner et al. (2010) <doi:10.1037/a0019471>, and the
    shrinking spotlight (SSP) model of White et al. (2011)
    <doi:10.1016/j.cogpsych.2011.08.001>.
Depends: R (>= 4.0)
Imports: Rcpp
LinkingTo: Rcpp
Suggests: knitr, rmarkdown
License: GPL-3
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/JimGrange/flankr
BugReports: https://github.com/JimGrange/flankr/issues
NeedsCompilation: yes
Packaged: 2025-08-21 08:45:07 UTC; jimgrange
Author: Jim Grange [aut, cre] (ORCID: <https://orcid.org/0000-0002-8352-8390>)
Maintainer: Jim Grange <grange.jim@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-27 11:00:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 09:11:56 UTC; windows
Archs: x64
