-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathDESCRIPTION
30 lines (30 loc) · 999 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
Package: QME
Version: 0.5.1
Date: 2016-05-31
Title: Classic test theory item analysis
Authors@R: c(person("Ethan", "Brown", role = c("aut", "cre"), email="[email protected]"),
person("Andrew", "Zieffler", role = c("aut"), email="[email protected]"),
person("Kyle", "Nickodem", role = c("aut"), email = "[email protected]"),
person("Kory", "Vue", role = c("aut"), email = "[email protected]"),
person("Erik", "Anderson", role = c("aut"), email = "[email protected]"),
person("Rita", "Sandidge", role = "ctb", email = "[email protected]"))
Maintainer: Ethan C. Brown <[email protected]>
Depends:
R (>= 3.2.5)
Imports:
ggplot2,
knitr,
rmarkdown,
readr,
shiny
Suggests:
psych
Description: Ability to key and score test file and provide psychometric
information.
LazyData: true
License: GPL (>= 2)
URL: https://github.com/zief0002/QME
Repository: github
LazyLoad: yes
VignetteBuilder: knitr
RoxygenNote: 5.0.1