Package: gp3tools Type: Package Title: Import, Inspect, Analyse, and Report Gazepoint GP3 Exports Version: 1.0.2.9000 Authors@R: person("Stefanos", "Balaskas", email = "s.balaskas@ac.upatras.gr", role = c("aut", "cre")) Description: Tools for importing, inspecting, cleaning, summarising, modelling, and reporting Gazepoint GP3 and Gazepoint Analysis CSV exports. The package supports offline workflows for all-gaze, fixation, pupil, area-of-interest, transition, time-course, quality-audit, and manuscript-reporting analyses. License: MIT + file LICENSE LazyData: true Encoding: UTF-8 Language: en-US Depends: R (>= 4.1.0) Roxygen: list(markdown = TRUE) Imports: dplyr, ggplot2, readr, rlang, stringr, tibble, tidyr Suggests: brms, DHARMa, emmeans, eyetools, glmmTMB, knitr, lme4, magick, mgcv, png, pracma, rmarkdown, shiny, testthat (>= 3.0.0), TraMineR VignetteBuilder: knitr Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 URL: https://github.com/stefanosbalaskas/gp3tools, https://stefanosbalaskas.github.io/gp3tools/ BugReports: https://github.com/stefanosbalaskas/gp3tools/issues Config/Needs/website: rmarkdown Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://stefanosbalaskas.r-universe.dev Date/Publication: 2026-07-03 00:55:01 UTC RemoteUrl: https://github.com/stefanosbalaskas/gp3tools RemoteRef: HEAD RemoteSha: 883117d0fdd561f6d083ef620043150656129954 NeedsCompilation: no Packaged: 2026-07-03 03:03:43 UTC; root Author: Stefanos Balaskas [aut, cre] Maintainer: Stefanos Balaskas