-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
47 lines (47 loc) · 1002 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Package: eyeris
Type: Package
Title: eyeris
Version: 0.0.0.9000
Authors@R:
person(
given = "Shawn",
family = "Schwartz",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-6444-8451")
)
Description: Create and Run Flexible and Reproducible Pupillometry Preprocessing Pipelines
More about what it does (maybe more than one line)
Use four spaces when indenting paragraphs within the Description.
Encoding: UTF-8
Depends:
R (>= 4.1)
Imports:
eyelinker,
dplyr,
gsignal,
purrr,
zoo,
cli,
rlang,
stringr,
utils,
stats,
graphics,
grDevices,
tidyr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0),
hexSticker,
ggimage,
cowplot
VignetteBuilder: knitr
License: MIT + file LICENSE
Config/testthat/edition: 3
LazyData: true
URL: http://shawnschwartz.com/eyeris
BugReports: https://github.com/shawntz/eyeris/issues