forked from neuropsychology/neuropsychology.R
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
17 lines (17 loc) · 932 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Package: neuropsychology
Type: Package
Title: An R Toolbox for Psychologists, Neuropsychologists and Neuroscientists
Version: 0.2.7
Authors@R: c(person("Dominique", "Makowski", email="[email protected]", role=c("aut", "cre")),
person("Phillip", "Alday", email="[email protected]", role=c("ctb")))
URL: https://github.com/neuropsychology/neuropsychology.R
Date: 2016-10-02
Maintainer: Dominique Makowski <[email protected]>
Description: An R package containing free datasets as well as several statistical functions useful in psychology, neuropsychology and neuroscience.
License: MIT + file LICENSE
Depends: R (>= 3.3.0), ggplot2 (>= 2.0.0), dplyr (>= 0.5.0), lme4 (>= 1.1.0)
Imports: prettyR (>= 2.2.0), ggcorrplot (>= 0.1.0), Hmisc (>= 3.15), MuMIn (>= 1.15.6), png (>= 0.1), tm (>= 0.6), wordcloud2 (>= 0.2.0), BayesFactor (>= 0.9.0)
Suggests: lmerTest
LazyData: TRUE
LazyLoad: yes
Encoding: UTF-8