-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathDESCRIPTION
More file actions
18 lines (18 loc) · 794 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
18 lines (18 loc) · 794 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: RePsychLing
Version: 0.0.4
Date: 2015-11-13
Title: Data sets from Psychology and Linguistics experiments
Authors@R: c(person("Harald", "Baayen", role=c("aut","cre"),email="harald.baayen@uni-tuebingen.de"),
person("Douglas","Bates", role="aut",email="bates@stat.wisc.edu"),
person("Reinhold","Kliegl", role="aut",email="kliegl@uni-potsdam.de"),
person("Shravan", "Vasishth", role="aut",email="vasishth@uni-potsdam.de"))
Description: Data sets from Psychology and Linguistics experiments.
Vignettes in this package illustrate model building with linear
mixed-effects models for such data.
Depends: R (>= 3.1.0)
Suggests: lme4(>= 1.1-8), knitr
BugReports: https://github.com/dmbates/RePsychLing/issues
VignetteBuilder: knitr
License: MIT
Encoding: UTF-8
LazyData: yes