Package: PupillometryR Type: Package Title: A Unified Pipeline for Pupillometry Data Version: 0.0.7 Authors@R: c(person("Samuel", "Forbes", email = "samuel.h.forbes@gmail.com", role = c("aut", "cre")), person("David", "Robinson", email = "admiral.david@gmail.com", role = "ctb")) Description: Provides a unified pipeline to clean, prepare, plot, and run basic analyses on pupillometry experiments. BugReports: https://github.com/samhforbes/PupillometryR/issues License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Depends: R (>= 3.5.0), dplyr, ggplot2, rlang Imports: fda, mgcv, signal, stats, stringr, tidyr, utils, zoo RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: make libicu-dev Repository: https://samhforbes.r-universe.dev Date/Publication: 2025-12-15 12:05:40 UTC RemoteUrl: https://github.com/samhforbes/pupillometryr RemoteRef: HEAD RemoteSha: 1fc24c80ef8587053398c2c7af89a9d4f06d3af5 NeedsCompilation: no Packaged: 2026-06-16 08:45:17 UTC; root Author: Samuel Forbes [aut, cre], David Robinson [ctb] Maintainer: Samuel Forbes