Package: eyeTrackR
Type: Package
Title: Organising and Analysing Eye-Tracking Data
Version: 1.0.1
Date: 2020-03-28
Authors@R: c(
    person("Hayward", "Godwin", email = "hg102@soton.ac.uk",role = c("aut", "cre")),
    person("Alexander", "Muhl-Richardson", role = c("ctb")))
Maintainer: Hayward Godwin <hg102@soton.ac.uk>
Description: A set of functions for organising and analysing datasets from
    experiments run using 'Eyelink' eye-trackers. Organising functions help
    to clean and prepare eye-tracking datasets for analysis, and mark up
    key events such as display changes and responses made by participants.
    Analysing functions help to create means for a wide range of standard
    measures (such as 'mean fixation durations'), which can then be fed into
    the appropriate statistical analyses and graphing packages as necessary.
License: GPL-3
Depends: data.table, stringr, plyr, R (>= 3.5)
RoxygenNote: 7.0.1
LazyData: False
Suggests: knitr, rmarkdown
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-03-28 10:26:00 UTC; haywardgodwin
Author: Hayward Godwin [aut, cre],
  Alexander Muhl-Richardson [ctb]
Repository: CRAN
Date/Publication: 2020-03-29 11:00:14 UTC
Built: R 4.3.0; ; 2023-04-12 13:35:00 UTC; unix
