Changes in version 1.4 (2026-06-17) o Added DOI reference for van Renswoude et al. (2018) to DESCRIPTION and all man pages. o Replaced print() calls used for informational/warning messages with warning() (GazePath.R) and message() (summary.gazepath.R), in line with CRAN policy on console output. o Excluded non-package files (.eml, AGENTS.md) from the built tarball via .Rbuildignore. o Fixed a typo in the summary.gazepath warning message ("particpant" -> "participant").