Skip to content

eyelinkReader

Import Gaze Data for EyeLink Eye Tracker

v1.0.3 · Jan 9, 2025 · GPL (>= 3)

Description

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/>.

Downloads

CRAN

397

Last 30 days

10400th

877

Last 90 days

3.6K

Last year

Trend: +83.8% (30d vs prior 30d)

r2u CRAN

24

Last 30 days

115

Last 90 days

405

Last year

Trend: -40% (30d vs prior 30d)

autoCRAN

5

Last 7 days

13

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
WARNING 12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
WARNING r-devel-linux-x86_64-debian-gcc

Rd files

Warning in file() :
  cannot open file '/tmp/RtmpoBf3iM/Rf91bec3077cc54': No space left on device
Error in file() : cannot open the connection
Calls: <Anonymous> ... initialRdMacros -> loadRdMacros -> parse_Rd -> file
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/eyelinkReader.Rcheck/00install.out' for details.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

3,086

Files

86

Compiled share

6.2%

Has compiled src

Yes

Language breakdown

R 1,407 (45.6%)C/C++/src 190 (6.2%)Tests 76 (2.5%)Docs 1,223 (39.6%)Vignettes 190 (6.2%)

API

Exported functions

24

Internal functions

21

Recent export changes

v1.0.0+24 .onAttach, .onLoad, adjust_message_time +21 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.05

testthat edition

3

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

23.8%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

0%

Unsafe pattern score

14

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

4.1.0

System requirements

1

C++ standard

License

GPL (>= 3)

License flags

SPDX valid, OSI approved

History

Versions

4

First release

2022-09-05

Latest release

2025-01-09

Avg cadence

366 days

Cold removal rate

Dep drift

1

LOC over versions

v1.0.0: 3,060 LOCv1.0.1: 3,084 LOCv1.0.2: 3,086 LOCv1.0.3: 3,086 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies RcppProgress rlang dplyr fs purrr Rcpp stringr tidyr ggplot2 eyelinkReader

Version History

5 tracked
new 1.0.3 Mar 10, 2026
updated 1.0.3 ← 1.0.2 diff Jan 8, 2025
updated 1.0.2 ← 1.0.1 diff Oct 7, 2024
updated 1.0.1 ← 1.0.0 diff Sep 5, 2023
new 1.0.0 Sep 4, 2022