Package: PupillometryR
Type: Package
Title: A Unified Pipeline for Pupillometry Data
Version: 0.0.2
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, fractal, lazyeval, mgcv, signal, stats,
        tidyr, utils, zoo
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2020-05-15 13:52:05 UTC; sam
Author: Samuel Forbes [aut, cre],
  David Robinson [ctb]
Maintainer: Samuel Forbes <samuel.h.forbes@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-15 14:20:10 UTC
