Package: kollaR
Type: Package
Title: Filtering, Visualization and Analysis of Eye Tracking Data
Version: 1.0.4
Authors@R: person(given = c("Johan", "Lundin"),
                  family = "Kleberg",
                  role = c("aut", "cre"),
                  email = "johan.lundin.kleberg@su.se")
Description: Functions for analysing eye tracking data, including event detection (I-VT, I-DT and two means clustering),
  visualizations and area of interest (AOI) based analyses. See separate documentation for each function. The principles underlying I-VT and I-DT filters are described in 
  Salvucci & Goldberg (2000,\doi{10.1145/355017.355028}). Two-means clustering is described in Hessels et al. (2017, \doi{10.3758/s13428-016-0822-1}).
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: dplyr, ggplot2, zoo, ggforce, tidyr, ggpubr, jpeg, patchwork,
        shiny, plotly, base64enc, magick, scales
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2025-02-20 15:39:48 UTC; jolu7095
Author: Johan Lundin Kleberg [aut, cre]
Maintainer: Johan Lundin Kleberg <johan.lundin.kleberg@su.se>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2025-02-20 17:20:05 UTC
