Package: PupillometryR
Type: Package
Title: A Unified Pipeline for Pupillometry Data
Version: 0.0.4
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: data.table, fda, itsadug, lazyeval, mgcv, signal, stats,
        tidyr, utils, zoo
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-09-18 19:26:09 UTC; sam
Author: Samuel Forbes [aut, cre],
  David Robinson [ctb]
Maintainer: Samuel Forbes <samuel.h.forbes@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-19 13:20:15 UTC
