{
  "_id": "6a1eb515b25058d4daadd8bd",
  "Type": "Package",
  "Package": "prmisc",
  "Title": "Miscellaneous Printing of Numeric and Statistical Output in R\nMarkdown and Quarto Documents",
  "Version": "0.0.3",
  "Authors@R": "c(person(\"Martin\", \"Papenberg\", email = \"martin.papenberg@hhu.de\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-9900-4268\")), person(c(\"Juliane\", \"V.\"), \"Nagel\", role = \"aut\", comment = c(ORCID = \"0000-0002-5310-8088\")))",
  "Author": "Martin Papenberg [aut, cre]\n(<https://orcid.org/0000-0002-9900-4268>), Juliane V. Nagel\n[aut] (<https://orcid.org/0000-0002-5310-8088>)",
  "Description": "Miscellaneous printing of numeric or statistical results\nin R Markdown or Quarto documents according to guidelines of\nthe \"Publication Manual\" of the American Psychological\nAssociation (2020, ISBN: 978-1-4338-3215-4). These guidelines\nare usually referred to as APA style\n(<https://apastyle.apa.org/>) and include specific rules on the\nformatting of numbers and statistical test results. APA style\nhas to be implemented when submitting scientific reports in a\nwide range of research fields, especially in the social\nsciences. The default output of numbers in the R console or R\nMarkdown and Quarto documents does not meet the APA style\nrequirements, and reformatting results manually can be\ncumbersome and error-prone. This package covers the automatic\nconversion of R objects to textual representations that meet\nthe APA style requirements, which can be included in R Markdown\nor Quarto documents. It covers some basic statistical tests\n(t-test, ANOVA, correlation, chi-squared test, Wilcoxon test)\nas well as some basic number printing manipulations (formatting\np-values, removing leading zeros for numbers that cannot be\ngreater than one, and others). Other packages exist for\nformatting numbers and tests according to the APA style\nguidelines, such as 'papaja'\n(<https://cran.r-project.org/package=papaja>) and 'apa'\n(<https://cran.r-project.org/package=apa>), but they do not\noffer all convenience functionality included in 'prmisc'. The\nvignette has an overview of most of the functions included in\nthe package.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/m-Py/prmisc",
  "BugReports": "https://github.com/m-Py/prmisc/issues",
  "VignetteBuilder": "knitr, rmarkdown",
  "Encoding": "UTF-8",
  "LazyLoad": "yes",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://m-py.r-universe.dev",
  "Date/Publication": "2025-03-13 13:14:42 UTC",
  "RemoteUrl": "https://github.com/m-py/prmisc",
  "RemoteRef": "HEAD",
  "RemoteSha": "28300cb0db7f1bc13291a67ddef2952e539022f6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:38:07 UTC",
    "User": "root"
  },
  "Maintainer": "Martin Papenberg <martin.papenberg@hhu.de>",
  "MD5sum": "8194e239a2bfa0907ab7a11bbebd7d2a",
  "_user": "m-py",
  "_type": "src",
  "_file": "prmisc_0.0.3.tar.gz",
  "_fileid": "742427142b3dcc0248c7fcd7125714a01a8b3a085dd01bb135953636fa285d3f",
  "_filesize": 169179,
  "_sha256": "742427142b3dcc0248c7fcd7125714a01a8b3a085dd01bb135953636fa285d3f",
  "_created": "2026-06-02T10:38:07.000Z",
  "_published": "2026-06-02T10:48:53.776Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79052301193,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355465639"
    },
    {
      "job": 79052301103,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355465259"
    },
    {
      "job": 79052301176,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355613461"
    },
    {
      "job": 79052301104,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355613970"
    },
    {
      "job": 79051785780,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355419189"
    },
    {
      "job": 79052301085,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355460057"
    },
    {
      "job": 79052301133,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355451445"
    },
    {
      "job": 79052301124,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355445776"
    },
    {
      "job": 79052301111,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355445770"
    }
  ],
  "_buildurl": "https://github.com/r-universe/m-py/actions/runs/26814214098",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/m-py/prmisc",
  "_commit": {
    "id": "28300cb0db7f1bc13291a67ddef2952e539022f6",
    "author": "Martin Papenberg <martin.papenberg@hhu.de>",
    "committer": "Martin Papenberg <martin.papenberg@hhu.de>",
    "message": "add link to prmisc package on CRAN\n",
    "time": 1741871682
  },
  "_maintainer": {
    "name": "Martin Papenberg",
    "email": "martin.papenberg@hhu.de",
    "login": "m-py",
    "description": "Post-doctoral researcher at the University of Duesseldorf.",
    "uuid": 5699831,
    "orcid": "0000-0002-9900-4268"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "afex",
      "role": "Suggests"
    },
    {
      "package": "effectsize",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spgs",
      "role": "Suggests"
    }
  ],
  "_owner": "m-py",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "m-py",
      "count": 127,
      "uuid": 5699831
    },
    {
      "user": "einglasrotwein",
      "count": 53,
      "uuid": 45146055
    }
  ],
  "_userbio": {
    "uuid": 5699831,
    "type": "user",
    "name": "Martin Papenberg",
    "description": "Post-doctoral researcher at the University of Duesseldorf."
  },
  "_downloads": {
    "count": 520,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/prmisc"
  },
  "_devurl": "https://github.com/m-py/prmisc",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/prmisc.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/m-py/prmisc",
  "_realowner": "m-py",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2025-03-07"
    }
  ],
  "_exports": [
    "decimals_only",
    "force_decimals",
    "force_or_cut",
    "format_p",
    "print_anova",
    "print_chi2",
    "print_cortest",
    "print_mean_sd",
    "print_ttest",
    "print_wilcoxon_rs"
  ],
  "_help": [
    {
      "page": "decimals_only",
      "title": "Printing a specified number of decimals and ignore leading zeros",
      "topics": [
        "decimals_only"
      ]
    },
    {
      "page": "force_decimals",
      "title": "Force printing a specified number of decimals for a number",
      "topics": [
        "force_decimals"
      ]
    },
    {
      "page": "force_or_cut",
      "title": "Print a number having a specified number of digits or as integer",
      "topics": [
        "force_or_cut"
      ]
    },
    {
      "page": "format_p",
      "title": "Format a p-value according to APA standards",
      "topics": [
        "format_p"
      ]
    },
    {
      "page": "print_anova",
      "title": "Print the results of an 'afex' ANOVA",
      "topics": [
        "print_anova"
      ]
    },
    {
      "page": "print_chi2",
      "title": "Print the results of a chi-square test",
      "topics": [
        "print_chi2"
      ]
    },
    {
      "page": "print_cortest",
      "title": "Printing the results of a significance test for a correlation coefficient",
      "topics": [
        "print_cortest"
      ]
    },
    {
      "page": "print_mean_sd",
      "title": "Print mean and standard deviation",
      "topics": [
        "print_mean_sd"
      ]
    },
    {
      "page": "print_ttest",
      "title": "Print the results of a t-test",
      "topics": [
        "print_ttest"
      ]
    },
    {
      "page": "print_wilcoxon_rs",
      "title": "Print the results of a Wilcoxon rank sum test (Mann-Whitney-U test)",
      "topics": [
        "print_wilcoxon_rs"
      ]
    }
  ],
  "_readme": "https://github.com/m-py/prmisc/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "Overview_of_prmisc.Rmd",
      "filename": "Overview_of_prmisc.html",
      "title": "Overview of prmisc",
      "author": "Martin Papenberg, Juli Nagel",
      "engine": "knitr::rmarkdown",
      "headings": [
        "prmisc",
        "Usage",
        "t-test",
        "Correlation coefficient",
        "ANOVA",
        "$\\chi^2$-test",
        "Some functions for printing numbers"
      ],
      "created": "2025-02-27 09:37:53",
      "modified": "2025-03-05 15:58:38",
      "commits": 6
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "prmisc",
  "_universes": [
    "m-py"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-06-02T10:40:27.000Z",
      "distro": "noble",
      "commit": "28300cb0db7f1bc13291a67ddef2952e539022f6",
      "fileid": "3c76e562dfebd3e2b6133f9d69c75bd9c756f2c33648d636da1d6809d25f5afa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-py/actions/runs/26814214098"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-06-02T10:40:25.000Z",
      "distro": "noble",
      "commit": "28300cb0db7f1bc13291a67ddef2952e539022f6",
      "fileid": "7878f32f4eff835debcbab89c50647974c340618db8358510862d00f70dd1d03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-py/actions/runs/26814214098"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-06-02T10:47:51.000Z",
      "commit": "28300cb0db7f1bc13291a67ddef2952e539022f6",
      "fileid": "0d145a87603f817c101634168da2e5cbbe2d2519f100423d1d74685785ec753d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-py/actions/runs/26814214098"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-06-02T10:47:46.000Z",
      "commit": "28300cb0db7f1bc13291a67ddef2952e539022f6",
      "fileid": "7369ebda15c5e5f9cfd5af50ad600522a5b7d3e1fc645bfe744988a711ea089c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-py/actions/runs/26814214098"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-06-02T10:40:22.000Z",
      "commit": "28300cb0db7f1bc13291a67ddef2952e539022f6",
      "fileid": "8babd58d0df8b2f82d42404b84730b8efeb8d6b8ea70d62003d7e510100d0ce3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/m-py/actions/runs/26814214098"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-02T10:39:36.000Z",
      "commit": "28300cb0db7f1bc13291a67ddef2952e539022f6",
      "fileid": "555dd6fb1098391e317cc2949d17b4ac8546bc8b6dd8f3ebc9154625fd85f29b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-py/actions/runs/26814214098"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-02T10:39:22.000Z",
      "commit": "28300cb0db7f1bc13291a67ddef2952e539022f6",
      "fileid": "df87353b0003de307d6067989fef6c1e2012343c29d25e48290706fae0eed643",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-py/actions/runs/26814214098"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-02T10:39:24.000Z",
      "commit": "28300cb0db7f1bc13291a67ddef2952e539022f6",
      "fileid": "95cd959bf70b74e478dd359159c0b15561a72ec38d4b4f3a4df3c93163ee7939",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-py/actions/runs/26814214098"
    }
  ]
}