Package: psycho
Type: Package
Title: Efficient and Publishing-Oriented Workflow for Psychological
        Science
Version: 0.0.1
Authors@R: c(person("Dominique", "Makowski", email="dom.makowski@gmail.com", role=c("aut", "cre")),
             person("Viliam", "Simko", email="viliam.simko@gmail.com", role=c("ctb")))
Maintainer: Dominique Makowski <dom.makowski@gmail.com>
URL: https://github.com/neuropsychology/psycho.R
BugReports: https://github.com/neuropsychology/psycho.R/issues
Description: Toolbox for psychologists, neuropsychologists and neuroscientists. It implements methods to create report-ready outputs for statistical models, as well as various convenient statistical functions used in psychological science, such as correlation matrices and normalization.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Depends: R (>= 3.1.0)
Imports: ggplot2, dplyr, tidyr, purrr, tidyverse, rtf, psych, ppcor,
        corrplot, rstanarm
Suggests: knitr, rmarkdown, testthat, covr, lmerTest, broom
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-10-06 08:24:57 UTC; DomM
Author: Dominique Makowski [aut, cre],
  Viliam Simko [ctb]
Repository: CRAN
Date/Publication: 2017-10-06 11:08:00 UTC
