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 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 Config/pak/sysreqs: libicu-dev Repository: https://neuropsychology.r-universe.dev Date/Publication: 2026-02-05 20:35:09 UTC RemoteUrl: https://github.com/neuropsychology/psycho.r RemoteRef: HEAD RemoteSha: ed4f00664a9dc370f565a1f5038d9b82adaf64ee NeedsCompilation: no Packaged: 2026-07-05 06:33:19 UTC; root Author: Dominique Makowski [aut, cre, cph] (ORCID: ), Hugo Najberg [ctb], Viliam Simko [ctb], Sasha Epskamp [rev] (Sasha reviewed the package for JOSS, see https://github.com/openjournals/joss-reviews/issues/470)