Package: r2spss Type: Package Title: Format R Output to Look Like SPSS Version: 0.3.3 Date: 2022-06-03 Description: Create plots and LaTeX tables that look like SPSS output for use in teaching materials. Rather than copying-and-pasting SPSS output into documents, R code that mocks up SPSS output can be integrated directly into dynamic LaTeX documents with tools such as knitr. Functionality includes statistical techniques that are typically covered in introductory statistics classes: descriptive statistics, common hypothesis tests, ANOVA, and linear regression, as well as box plots, histograms, scatter plots, and line plots (including profile plots). License: GPL (>= 3) URL: https://github.com/aalfons/r2spss BugReports: https://github.com/aalfons/r2spss/issues Depends: R (>= 3.5.0), ggplot2 (>= 3.3.0) Imports: graphics, scales, stats, car Suggests: knitr LazyLoad: yes VignetteBuilder: knitr Authors@R: c(person("Andreas", "Alfons", email = "alfons@ese.eur.nl", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2513-3788"))) Author: Andreas Alfons [aut, cre] () Maintainer: Andreas Alfons Encoding: UTF-8 RoxygenNote: 7.2.0 Config/pak/sysreqs: cmake make libicu-dev Repository: https://aalfons.r-universe.dev Date/Publication: 2022-06-03 08:46:54 UTC RemoteUrl: https://github.com/aalfons/r2spss RemoteRef: HEAD RemoteSha: 84c1856d406f6f49b8cff8fb72bdeb4ddf4413b4 NeedsCompilation: no Packaged: 2026-07-10 08:30:14 UTC; root