forked from jeffreyziegler/openEnded
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
37 lines (37 loc) · 820 Bytes
/
DESCRIPTION
File metadata and controls
37 lines (37 loc) · 820 Bytes
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
Package: openEnded
Title: Tools for Implementing and Analyzing Open-Ended Responses as Manipulation Checks
Version: 1.0
Authors@R: person(given = "Jeffrey",
family = "Ziegler",
role = c("aut", "cre"),
email = "jeffrey.ziegler@emory.edu")
Description: A set of tools intended to help researchers analyze manipulation checks that employ open-ended responses.
URL: https://github.com/jeffreyziegler/openEnded/
BugReports: https://github.com/jeffreyziegler/openEnded/issues
Depends:
R (>= 3.1.0)
Imports:
stringdist,
stringr,
ggplot2,
tidyr,
data.table,
reshape2,
ggridges,
AER,
Zelig,
ggcorrplot,
texreg,
text2vec,
plyr,
MASS,
RcppAlgos,
tidyverse,
ggpubr,
rmarkdown,
knitr
VignetteBuilder: knitr
LazyData: true
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.0.0