Package: eyelinker Type: Package Title: Import ASC Files from EyeLink Eye Trackers Version: 0.2.2 Authors@R: c( person("Austin", "Hurst", email = "austin.hurst@dal.ca", role = "cre"), person("Simon", "Barthelmé", email = "simon.barthelme@gipsa-lab.fr", role = "aut")) Description: Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for analysis and visualization. License: GPL-3 | file LICENCE URL: https://github.com/a-hurst/eyelinker BugReports: https://github.com/a-hurst/eyelinker/issues Depends: R (>= 4.0) Imports: stringi, stringr, tibble, readr, intervals Suggests: testthat, knitr, rmarkdown, dplyr, ggplot2, tidyr, purrr, covr VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://a-hurst.r-universe.dev Date/Publication: 2026-02-22 19:58:53 UTC RemoteUrl: https://github.com/a-hurst/eyelinker RemoteRef: HEAD RemoteSha: 6b5d133b2f8bb5bb03c67c5a857a6571af08e133 NeedsCompilation: no Packaged: 2026-06-22 09:58:44 UTC; root Author: Austin Hurst [cre], Simon Barthelmé [aut] Maintainer: Austin Hurst