{
  "_id": "6a104277acfb0bcc41c9db96",
  "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\nfor use in teaching materials.  Rather than copying-and-pasting\nSPSS output into documents, R code that mocks up SPSS output\ncan be integrated directly into dynamic LaTeX documents with\ntools such as knitr.  Functionality includes statistical\ntechniques that are typically covered in introductory\nstatistics classes: descriptive statistics, common hypothesis\ntests, ANOVA, and linear regression, as well as box plots,\nhistograms, scatter plots, and line plots (including profile\nplots).",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/aalfons/r2spss",
  "BugReports": "https://github.com/aalfons/r2spss/issues",
  "LazyLoad": "yes",
  "VignetteBuilder": "knitr",
  "Authors@R": "c(person(\"Andreas\", \"Alfons\",\nemail = \"alfons@ese.eur.nl\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2513-3788\")))",
  "Author": "Andreas Alfons [aut, cre]\n(<https://orcid.org/0000-0002-2513-3788>)",
  "Maintainer": "Andreas Alfons <alfons@ese.eur.nl>",
  "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": {
    "Date": "2026-05-11 07:19:40 UTC",
    "User": "root"
  },
  "MD5sum": "0594aa4b847150cfea5485d0f221ed3f",
  "_user": "aalfons",
  "_type": "src",
  "_file": "r2spss_0.3.3.tar.gz",
  "_fileid": "b92a27cc08069e48264bacf760d75429c810595331c475ccee14dffee2620b98",
  "_filesize": 996667,
  "_sha256": "b92a27cc08069e48264bacf760d75429c810595331c475ccee14dffee2620b98",
  "_created": "2026-05-11T07:19:40.000Z",
  "_published": "2026-05-22T11:48:07.079Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373357542,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912495807"
    },
    {
      "job": 77373357516,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912493608"
    },
    {
      "job": 77373357558,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912518087"
    },
    {
      "job": 77373357679,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912535198"
    },
    {
      "job": 77373357086,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912449445"
    },
    {
      "job": 77373356881,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159743436"
    },
    {
      "job": 77373357471,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912480428"
    },
    {
      "job": 77373357461,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912480524"
    },
    {
      "job": 77373357625,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912489183"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aalfons/actions/runs/25655897428",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aalfons/r2spss",
  "_commit": {
    "id": "84c1856d406f6f49b8cff8fb72bdeb4ddf4413b4",
    "author": "Andreas Alfons <alfons@ese.eur.nl>",
    "committer": "Andreas Alfons <alfons@ese.eur.nl>",
    "message": "bugfix in to_SPSS() method for Kruskal-Wallis test\n",
    "time": 1654246014
  },
  "_maintainer": {
    "name": "Andreas Alfons",
    "email": "alfons@ese.eur.nl",
    "login": "aalfons",
    "orcid": "0000-0002-2513-3788",
    "uuid": 977208
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "aalfons",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "aalfons",
      "count": 223,
      "uuid": 977208
    }
  ],
  "_userbio": {
    "uuid": 977208,
    "type": "user",
    "name": "Andreas Alfons"
  },
  "_downloads": {
    "count": 186,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/r2spss"
  },
  "_devurl": "https://github.com/aalfons/r2spss",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/r2spss.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aalfons/r2spss",
  "_realowner": "aalfons",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2021-11-24"
    },
    {
      "version": "0.3.0",
      "date": "2022-02-26"
    },
    {
      "version": "0.3.1",
      "date": "2022-03-23"
    },
    {
      "version": "0.3.2",
      "date": "2022-05-25"
    }
  ],
  "_exports": [
    "ANOVA",
    "box_plot",
    "boxplotSPSS",
    "chisq_test",
    "chisqTest",
    "descriptives",
    "format_SPSS",
    "formatSPSS",
    "histogram",
    "histSPSS",
    "kruskal_test",
    "kruskalTest",
    "line_plot",
    "linesSPSS",
    "number_SPSS",
    "numberSPSS",
    "palette_SPSS",
    "paletteSPSS",
    "plotSPSS",
    "r2spss_options",
    "r2spss.sty",
    "regression",
    "scale_color_SPSS",
    "scale_colour_SPSS",
    "scale_fill_SPSS",
    "scatter_plot",
    "sign_test",
    "signTest",
    "SPSS_pal",
    "substr_SPSS",
    "substrSPSS",
    "t_test",
    "theme_SPSS",
    "to_latex",
    "to_spss",
    "to_SPSS",
    "trimmed_mean",
    "tTest",
    "wilcoxon_test",
    "wilcoxonTest"
  ],
  "_datasets": [
    {
      "name": "Eredivisie",
      "title": "Football players of the Dutch Eredivisie season 2013-14",
      "object": "Eredivisie",
      "file": "Eredivisie.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Player",
        "Team",
        "MarketValue",
        "Age",
        "Height",
        "Foreign",
        "Position",
        "BothFeet",
        "AtClub",
        "Contract",
        "Matches",
        "Goals",
        "OwnGoals",
        "Assists",
        "Yellow",
        "YellowRed",
        "Red",
        "SubOn",
        "SubOff",
        "Minutes"
      ],
      "rows": 417,
      "table": true,
      "tojson": true
    },
    {
      "name": "Exams",
      "title": "Exam results of an applied statistics course",
      "object": "Exams",
      "file": "Exams.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Regular",
        "Resit"
      ],
      "rows": 45,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "r2spss-package",
      "title": "Format R Output to Look Like SPSS",
      "topics": [
        "r2spss-package",
        "r2spss"
      ]
    },
    {
      "page": "ANOVA",
      "title": "One-way and Two-way ANOVA",
      "topics": [
        "ANOVA",
        "plot.ANOVA_SPSS",
        "print.ANOVA_SPSS",
        "to_SPSS.ANOVA_SPSS"
      ]
    },
    {
      "page": "box_plot",
      "title": "Box Plots",
      "topics": [
        "box_plot"
      ]
    },
    {
      "page": "chisq_test",
      "title": "Chi-squared Tests",
      "topics": [
        "chisqTest",
        "chisq_test",
        "print.chisq_test_SPSS",
        "to_SPSS.chisq_test_SPSS"
      ]
    },
    {
      "page": "descriptives",
      "title": "Descriptive Statistics",
      "topics": [
        "descriptives",
        "print.descriptives_SPSS",
        "to_SPSS.descriptives_SPSS"
      ]
    },
    {
      "page": "Eredivisie",
      "title": "Football players of the Dutch Eredivisie season 2013-14",
      "topics": [
        "Eredivisie"
      ]
    },
    {
      "page": "Exams",
      "title": "Exam results of an applied statistics course",
      "topics": [
        "Exams"
      ]
    },
    {
      "page": "format_SPSS",
      "title": "Format Objects",
      "topics": [
        "formatSPSS",
        "format_SPSS",
        "format_SPSS.data.frame",
        "format_SPSS.default",
        "format_SPSS.integer",
        "format_SPSS.matrix",
        "format_SPSS.numeric"
      ]
    },
    {
      "page": "histogram",
      "title": "Histogram",
      "topics": [
        "histogram"
      ]
    },
    {
      "page": "kruskal_test",
      "title": "Kruskal-Wallis Test",
      "topics": [
        "kruskalTest",
        "kruskal_test",
        "print.kruskal_test_SPSS",
        "to_SPSS.kruskal_test_SPSS"
      ]
    },
    {
      "page": "labels_SPSS",
      "title": "Format axis tick labels similar to SPSS",
      "topics": [
        "labels_SPSS",
        "numberSPSS",
        "number_SPSS",
        "substrSPSS",
        "substr_SPSS"
      ]
    },
    {
      "page": "line_plot",
      "title": "Line Plots",
      "topics": [
        "line_plot"
      ]
    },
    {
      "page": "palette_SPSS",
      "title": "SPSS Color Palette and Color Scales",
      "topics": [
        "paletteSPSS",
        "palette_SPSS",
        "scale_color_SPSS",
        "scale_colour_SPSS",
        "scale_fill_SPSS",
        "SPSS_pal"
      ]
    },
    {
      "page": "r2spss_options",
      "title": "Options for package r2spss",
      "topics": [
        "r2spss_options"
      ]
    },
    {
      "page": "r2spss-deprecated",
      "title": "Deprecated plot functions in r2spss",
      "topics": [
        "boxplotSPSS",
        "histSPSS",
        "linesSPSS",
        "plotSPSS",
        "r2spss-deprecated"
      ]
    },
    {
      "page": "r2spss.sty",
      "title": "Create the LaTeX style file for 'r2spss'",
      "topics": [
        "r2spss.sty"
      ]
    },
    {
      "page": "regression",
      "title": "Linear Regression",
      "topics": [
        "coef.regression_SPSS",
        "df.residual.regression_SPSS",
        "fitted.regression_SPSS",
        "plot.regression_SPSS",
        "print.regression_SPSS",
        "regression",
        "residuals.regression_SPSS",
        "to_SPSS.regression_SPSS"
      ]
    },
    {
      "page": "scatter_plot",
      "title": "Scatter Plot and Scatter Plot Matrix",
      "topics": [
        "scatter_plot"
      ]
    },
    {
      "page": "sign_test",
      "title": "Sign Test",
      "topics": [
        "print.sign_test_SPSS",
        "signTest",
        "sign_test",
        "to_SPSS.sign_test_SPSS"
      ]
    },
    {
      "page": "t_test",
      "title": "t Tests",
      "topics": [
        "print.t_test_SPSS",
        "to_SPSS.t_test_SPSS",
        "tTest",
        "t_test"
      ]
    },
    {
      "page": "theme_SPSS",
      "title": "Plot theme to mimic the look of SPSS graphs",
      "topics": [
        "theme_SPSS"
      ]
    },
    {
      "page": "to_latex",
      "title": "Print LaTeX Tables that Mimic the Look of SPSS Output",
      "topics": [
        "to_latex",
        "to_latex.data.frame",
        "to_latex.SPSS_table"
      ]
    },
    {
      "page": "to_SPSS",
      "title": "Convert R Objects to SPSS-Style Tables",
      "topics": [
        "to_SPSS",
        "to_spss"
      ]
    },
    {
      "page": "trimmed_mean",
      "title": "Trimmed mean",
      "topics": [
        "trimmed_mean"
      ]
    },
    {
      "page": "wilcoxon_test",
      "title": "Wilcoxon Signed Rank and Rank Sum Tests",
      "topics": [
        "print.wilcoxon_test_SPSS",
        "to_SPSS.wilcoxon_test_SPSS",
        "wilcoxonTest",
        "wilcoxon_test"
      ]
    }
  ],
  "_readme": "https://github.com/aalfons/r2spss/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "r2spss-intro.Rnw",
      "filename": "r2spss-intro.pdf",
      "title": "r2spss: Format R Output to Look Like SPSS",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2021-11-22 21:04:48",
      "modified": "2022-03-23 09:31:32",
      "commits": 12
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "r2spss",
  "_universes": [
    "aalfons"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-05-11T07:22:03.000Z",
      "distro": "noble",
      "commit": "84c1856d406f6f49b8cff8fb72bdeb4ddf4413b4",
      "fileid": "9c3878e2b170fb74b62ab4cda84731c6d58964f0405cc96402b54629f0b75ec5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aalfons/actions/runs/25655897428"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-05-11T07:21:57.000Z",
      "distro": "noble",
      "commit": "84c1856d406f6f49b8cff8fb72bdeb4ddf4413b4",
      "fileid": "f53fd943898874487eb112c6b8a4a0c36da5bf8621a09b84bba09babd791df93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aalfons/actions/runs/25655897428"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-05-11T07:23:25.000Z",
      "commit": "84c1856d406f6f49b8cff8fb72bdeb4ddf4413b4",
      "fileid": "95e4f1c3661cb0e2d6f33a03ac0b3dc344af5221b0b0d6800925c22125a83c41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aalfons/actions/runs/25655897428"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-05-11T07:24:06.000Z",
      "commit": "84c1856d406f6f49b8cff8fb72bdeb4ddf4413b4",
      "fileid": "5ebc8505cafd0bb6aca09c97bd391c284ff4f8cf707e6f2635f2180d9a188abb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aalfons/actions/runs/25655897428"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-11T07:21:03.000Z",
      "commit": "84c1856d406f6f49b8cff8fb72bdeb4ddf4413b4",
      "fileid": "3a1f2267fdc58b76dfe20fd536137b470d40e4260934c30db9359ee0a6c9a406",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aalfons/actions/runs/25655897428"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-11T07:21:02.000Z",
      "commit": "84c1856d406f6f49b8cff8fb72bdeb4ddf4413b4",
      "fileid": "dc0ae5e98e76b22f6484a825a7fe1660586f2b48e14aa734f86d3be0286c63a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aalfons/actions/runs/25655897428"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-11T07:21:30.000Z",
      "commit": "84c1856d406f6f49b8cff8fb72bdeb4ddf4413b4",
      "fileid": "b3b4fe7b353225c6befe63d6cb7642fdb08a009086c349904e64cc0d6414191f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aalfons/actions/runs/25655897428"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.3",
      "date": "2026-05-22T11:47:52.000Z",
      "commit": "84c1856d406f6f49b8cff8fb72bdeb4ddf4413b4",
      "fileid": "3db889389add0d5868473d9202416a020ea7c17a07f8baf94cd286250d142117",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aalfons/actions/runs/25655897428"
    }
  ]
}