forked from Ghozayel/Lextale
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
26 lines (26 loc) · 889 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
Package: Lextale
Type: Package
Title: A Package to calculate the % correctAV scoring for % LexTALE-test
Version: 0.1.0
Author: Ghozayel Elotteebi
Affiliation: Lecturer @Jubail University College/ PhD student @University of Nottingham
Maintainer: Ghozayel Elotteebi <[email protected]>
Description: This package calculates the % correctAV scoring for the English LexTALE-test if administered with the downloads using implementations that do not end with participants' score on the screen, e.g. online surveys.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/Ghozayel/Lextale
BugReports: https://github.com/Ghozayel/Lextale/issues
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0)
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Depends:
R (>= 2.10),
tidyverse
VignetteBuilder: knitr
Imports:
here,
tibble