Package: psycho
Type: Package
Title: Efficient and Publishing-Oriented Workflow for Psychological
        Science
Version: 0.6.1
Authors@R: c(
    person("Dominique", 
        "Makowski", 
        email = "dom.makowski@gmail.com",
        role = c("aut", "cre", "cph"), 
        comment = c(ORCID = "0000-0001-5375-9967")),
    person("Hugo",
        "Najberg",
        role = "ctb"),
    person("Viliam",
        "Simko",
        role = "ctb"),
    person("Sasha", 
        "Epskamp", 
        role = "rev",
        comment = "Sasha reviewed the package for JOSS, see https://github.com/openjournals/joss-reviews/issues/470")
    )
Maintainer: Dominique Makowski <dom.makowski@gmail.com>
URL: https://github.com/neuropsychology/psycho.R
BugReports: https://github.com/neuropsychology/psycho.R/issues
Description: The main goal of the psycho package is to provide tools for psychologists, neuropsychologists and neuroscientists, 
   to facilitate and speed up the time spent on data analysis. It aims at supporting best practices and tools to format the output 
   of statistical methods to directly paste them into a manuscript, ensuring statistical reporting standardization and conformity.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.5.0)
Imports: stats, scales, utils, dplyr, stringr, ggplot2, insight,
        bayestestR, parameters, effectsize
Suggests: knitr, rmarkdown, testthat, covr, GPArotation
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-01-19 01:55:59 UTC; domma
Author: Dominique Makowski [aut, cre, cph]
    (<https://orcid.org/0000-0001-5375-9967>),
  Hugo Najberg [ctb],
  Viliam Simko [ctb],
  Sasha Epskamp [rev] (Sasha reviewed the package for JOSS, see
    https://github.com/openjournals/joss-reviews/issues/470)
Repository: CRAN
Date/Publication: 2021-01-19 06:40:10 UTC
Built: R 4.1.0; ; 2021-05-27 08:34:23 UTC; unix
