Package: eyeRead
Title: Prepare/Analyse Eye Tracking Data for Reading
Version: 0.0.4
Authors@R: c(
    person( given = "San",
            family = "Verhavert",
            role = c("aut", "cre"),
            email = "verhavertsan@gmail.com" ),
    person( given = "Tine",
            family = "van Daal",
            role = c( "aut" ),
            email = "tine.vandaal@uantwerpen.be" ),
    person( given = "Leen",
            family = "Catrysse",
            role = c( "aut" ),
            email = "Leen.Catrysse@uantwerpen.be" ) )
Description: Functions to prepare and analyse eye tracking data of reading
  exercises. The functions allow some basic data preparations and code fixations 
  as first and second pass. First passes can be further devided into forward and 
  reading. The package further allows for aggregating fixation times per AOI or 
  per AOI and per type of pass (first forward, first rereading, second). These 
  methods are based on Hyönä, Lorch, and Rinck (2003) <doi:10.1016/B978-044451020-4/50018-9> 
  and Hyönä, and Lorch (2004) <doi:10.1016/j.learninstruc.2004.01.001>. It is 
  also possible to convert between metric length and visual degrees.
Depends: R (>= 3.6)
URL: https://github.com/SanVerhavert/eyeRead
BugReports: https://github.com/SanVerhavert/eyeRead/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
Suggests: testthat, dplyr
RoxygenNote: 7.1.1
Imports: tibble (>= 2.1.3), data.table (>= 1.12.8), tidyr (>= 1.0.0)
NeedsCompilation: no
Packaged: 2020-08-03 10:27:25 UTC; SVerhavert
Author: San Verhavert [aut, cre],
  Tine van Daal [aut],
  Leen Catrysse [aut]
Maintainer: San Verhavert <verhavertsan@gmail.com>
Repository: CRAN
Date/Publication: 2020-08-07 13:00:02 UTC
Built: R 4.6.0; ; 2025-07-18 07:56:47 UTC; unix
