Package: flankr Title: Implementing Computational Models of Attentional Selectivity Version: 1.2.0.9999 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) , and the shrinking spotlight (SSP) model of White et al. (2011) . 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 Repository: https://jimgrange.r-universe.dev Date/Publication: 2025-09-19 05:41:27 UTC RemoteUrl: https://github.com/jimgrange/flankr RemoteRef: HEAD RemoteSha: d64813d687f8536d87d00bacc5a2aaa98d04da52 NeedsCompilation: yes Packaged: 2026-06-19 08:09:17 UTC; root Author: Jim Grange [aut, cre] (ORCID: ) Maintainer: Jim Grange