Package: PupillometryR
Type: Package
Title: A Unified Pipeline for Pupillometry Data
Version: 0.0.5
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, itsadug, mgcv, signal, stats, stringr, tidyr, utils, zoo
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-09-15 11:56:59 UTC; xbxr94
Author: Samuel Forbes [aut, cre],
  David Robinson [ctb]
Maintainer: Samuel Forbes <samuel.h.forbes@gmail.com>
Repository: CRAN
Date/Publication: 2023-09-15 12:22:05 UTC
