eyelinkReader: Import Gaze Data for EyeLink Eye Tracker

Import gaze data from edf files generated by the SR Research <https://www.sr-research.com/> EyeLink eye tracker. Gaze data, both recorded events and samples, is imported per trial. The package allows to extract events of interest, such as saccades, blinks, etc. as well as recorded variables and custom events (areas of interest, triggers) into separate tables. The package requires EDF API library that can be obtained at <https://www.sr-research.com/support/>.

Version: 1.0.1
Depends: R (≥ 4.1.0), RcppProgress, rlang
Imports: dplyr, fs, Rcpp, stringr, tidyr, methods, ggplot2
LinkingTo: Rcpp, RcppProgress
Suggests: rmarkdown, knitr, testthat (≥ 3.0.0)
Published: 2023-09-06
Author: Alexander Pastukhov ORCID iD [aut, cre]
Maintainer: Alexander Pastukhov <pastukhov.alexander at gmail.com>
BugReports: https://github.com/alexander-pastukhov/eyelinkReader/issues
License: GPL (≥ 3)
URL: https://github.com/alexander-pastukhov/eyelinkReader/, https://alexander-pastukhov.github.io/eyelinkReader/
NeedsCompilation: yes
SystemRequirements: GNU make
Materials: README NEWS
CRAN checks: eyelinkReader results

Documentation:

Reference manual: eyelinkReader.pdf
Vignettes: Installation
Plotting
Usage

Downloads:

Package source: eyelinkReader_1.0.1.tar.gz
Windows binaries: r-devel: eyelinkReader_1.0.1.zip, r-release: eyelinkReader_1.0.1.zip, r-oldrel: eyelinkReader_1.0.1.zip
macOS binaries: r-release (arm64): eyelinkReader_1.0.1.tgz, r-oldrel (arm64): eyelinkReader_1.0.1.tgz, r-release (x86_64): eyelinkReader_1.0.1.tgz
Old sources: eyelinkReader archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=eyelinkReader to link to this page.