Package: psycho
Type: Package
Title: Efficient and Publishing-Oriented Workflow for Psychological
        Science
Version: 0.0.8
Authors@R: c(
    person("Dominique", 
        "Makowski", 
        email = "dom.makowski@gmail.com",
        role = c("aut", "cre")), 
    person("Viliam",
        "Simko",
        role = "ctb",
        email = "viliam.simko@gmail.com")
    )
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, psych, MASS, nFactors, qgraph,
        ppcor, ggcorrplot, rstanarm, MuMIn, lmerTest
Suggests: tidyverse, knitr, rmarkdown, testthat, covr, lme4, broom
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-01-10 08:52:48 UTC; Dom
Author: Dominique Makowski [aut, cre],
  Viliam Simko [ctb]
Repository: CRAN
Date/Publication: 2018-01-10 09:06:13 UTC
