# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "eyetools" in publications use:' type: software license: GPL-3.0-only title: 'eyetools: Analyse Eye Data' version: 0.7.2 identifiers: - type: doi value: 10.32614/CRAN.package.eyetools abstract: Enables the automation of actions across the pipeline, including initial steps of transforming binocular data and gap repair to event-based processing such as fixations, saccades, and entry/duration in Areas of Interest (AOIs). It also offers visualisation of eye movement and AOI entries. These tools take relatively raw (trial, time, x, and y form) data and can be used to return fixations, saccades, and AOI entries and time spent in AOIs. As the tools rely on this basic data format, the functions can work with data from any eye tracking device. Implements fixation and saccade detection using methods proposed by Salvucci and Goldberg (2000) . authors: - family-names: Tom given-names: Beesley email: t.beesley@lancaster.ac.uk - family-names: Matthew given-names: Ivory email: matthew.ivory@lancaster.ac.uk preferred-citation: type: manual title: 'eyetools: Tools for eye data analysis' authors: - family-names: Beesley given-names: Tom - family-names: Ivory given-names: Matthew year: '2024' notes: R package version 0.7.2 url: https://tombeesley.github.io/eyetools/ repository: https://CRAN.R-project.org/package=eyetools repository-code: https://github.com/tombeesley/eyetools url: https://tombeesley.github.io/eyetools/ date-released: '2024-10-28' contact: - family-names: Tom given-names: Beesley email: t.beesley@lancaster.ac.uk