{
  "_id": "6a4e2c6dedfd78a51892e35c",
  "Package": "apa",
  "Type": "Package",
  "Title": "Format Outputs of Statistical Tests According to APA Guidelines",
  "Version": "0.3.5.9000",
  "Authors@R": "person(\"Daniel\", \"Gromer\", email = \"dgromer@mailbox.org\", role = c(\"aut\", \"cre\"))",
  "Description": "Formatter functions in the 'apa' package take the return\nvalue of a statistical test function, e.g. a call to\nchisq.test() and return a string formatted according to the\nguidelines of the APA (American Psychological Association).",
  "URL": "https://github.com/dgromer/apa",
  "BugReports": "https://github.com/dgromer/apa/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://dgromer.r-universe.dev",
  "Date/Publication": "2026-07-08 08:08:51 UTC",
  "RemoteUrl": "https://github.com/dgromer/apa",
  "RemoteRef": "HEAD",
  "RemoteSha": "b0fcde72cc81a5ba32c3b40bc3f80cb303655f3e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-08 10:50:55 UTC",
    "User": "root"
  },
  "Author": "Daniel Gromer [aut, cre]",
  "Maintainer": "Daniel Gromer <dgromer@mailbox.org>",
  "_user": "dgromer",
  "_type": "src",
  "_file": "apa_0.3.5.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/dd783b0655dffeab66dd3927877507629c974cd60861afc0f4dd2d05e62d6e11",
  "_filesize": 243771,
  "_sha256": "dd783b0655dffeab66dd3927877507629c974cd60861afc0f4dd2d05e62d6e11",
  "_expires": "2026-10-16T10:54:35.000Z",
  "_created": "2026-07-08T10:50:55.000Z",
  "_published": "2026-07-08T10:54:37.069Z",
  "_jobs": [
    {
      "job": 85849870124,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8165954795"
    },
    {
      "job": 85849870137,
      "time": 185,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8165958014"
    },
    {
      "job": 85849870101,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8165918587"
    },
    {
      "job": 85849870098,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8165920521"
    },
    {
      "job": 85849164177,
      "time": 225,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8165886946"
    },
    {
      "job": 85849870126,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8165949917"
    },
    {
      "job": 85849870375,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8165928497"
    },
    {
      "job": 85849870094,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8165928954"
    },
    {
      "job": 85849870105,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8165933946"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dgromer/actions/runs/28936818939",
  "_status": "success",
  "_upstream": "https://github.com/dgromer/apa",
  "_commit": {
    "id": "b0fcde72cc81a5ba32c3b40bc3f80cb303655f3e",
    "author": "dgromer <8123265+dgromer@users.noreply.github.com>",
    "committer": "dgromer <8123265+dgromer@users.noreply.github.com>",
    "message": "Fix calculation of Cohen's d with Hedge's correction from independent samples t-test\n",
    "time": 1783498131
  },
  "_maintainer": {
    "name": "Daniel Gromer",
    "email": "dgromer@mailbox.org",
    "login": "dgromer",
    "description": "",
    "uuid": 8123265
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.4",
      "role": "Imports"
    },
    {
      "package": "MBESS",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "afex",
      "version": ">= 0.14",
      "role": "Suggests"
    },
    {
      "package": "ez",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "dgromer",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 9
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-28",
      "n": 15
    }
  ],
  "_tags": [
    {
      "name": "v0.3.5",
      "date": "2026-02-22"
    }
  ],
  "_stars": 29,
  "_contributors": [
    {
      "user": "dgromer",
      "count": 76,
      "uuid": 8123265
    }
  ],
  "_userbio": {
    "uuid": 8123265,
    "type": "user",
    "name": "Daniel Gromer",
    "followers": 12
  },
  "_downloads": {
    "count": 730,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/apa"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/dgromer/apa",
  "_searchresults": 121,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/apa.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dgromer/apa",
  "_realowner": "dgromer",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-08-19"
    },
    {
      "version": "0.2.0",
      "date": "2017-02-27"
    },
    {
      "version": "0.3.0",
      "date": "2018-10-16"
    },
    {
      "version": "0.3.1",
      "date": "2019-01-07"
    },
    {
      "version": "0.3.2",
      "date": "2019-03-05"
    },
    {
      "version": "0.3.3",
      "date": "2020-04-21"
    },
    {
      "version": "0.3.4",
      "date": "2023-10-06"
    },
    {
      "version": "0.3.5",
      "date": "2026-02-22"
    }
  ],
  "_exports": [
    "anova_apa",
    "apa",
    "chisq_apa",
    "cohens_d",
    "cohens_d_",
    "cor_apa",
    "petasq",
    "petasq_",
    "t_apa",
    "t_test"
  ],
  "_help": [
    {
      "page": "anova_apa",
      "title": "Report ANOVA in APA style",
      "topics": [
        "anova_apa"
      ]
    },
    {
      "page": "apa",
      "title": "APA Formatting for Quarto and RMarkdown Reports",
      "topics": [
        "apa"
      ]
    },
    {
      "page": "chisq_apa",
      "title": "Report Chi-squared test in APA style",
      "topics": [
        "chisq_apa"
      ]
    },
    {
      "page": "cohens_d",
      "title": "Cohen's d",
      "topics": [
        "cohens_d",
        "cohens_d.data.frame",
        "cohens_d.default",
        "cohens_d.formula",
        "cohens_d.htest"
      ]
    },
    {
      "page": "cohens_d_",
      "title": "Cohen's d",
      "topics": [
        "cohens_d_"
      ]
    },
    {
      "page": "cor_apa",
      "title": "Report Correlation in APA style",
      "topics": [
        "cor_apa"
      ]
    },
    {
      "page": "petasq",
      "title": "Partial Eta Squared",
      "topics": [
        "petasq"
      ]
    },
    {
      "page": "petasq_",
      "title": "Partial Eta Squared",
      "topics": [
        "petasq_"
      ]
    },
    {
      "page": "t_apa",
      "title": "Report t-Test in APA style",
      "topics": [
        "t_apa"
      ]
    },
    {
      "page": "t_test",
      "title": "Student's t-Test",
      "topics": [
        "t_test",
        "t_test.default",
        "t_test.formula"
      ]
    }
  ],
  "_readme": "https://github.com/dgromer/apa/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "arm",
    "base64enc",
    "BH",
    "boot",
    "bslib",
    "cachem",
    "cli",
    "coda",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lattice",
    "lavaan",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "MBESS",
    "memoise",
    "mi",
    "mime",
    "minqa",
    "mnormt",
    "mvtnorm",
    "nlme",
    "nloptr",
    "numDeriv",
    "OpenMx",
    "pbivnorm",
    "pillar",
    "pkgconfig",
    "purrr",
    "quadprog",
    "R6",
    "rappdirs",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "RcppParallel",
    "Rdpack",
    "reformulas",
    "rlang",
    "rmarkdown",
    "rpf",
    "sass",
    "sem",
    "semTools",
    "StanHeaders",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to apa",
      "author": "Daniel Gromer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example"
      ],
      "created": "2016-08-18 12:01:04",
      "modified": "2018-10-16 07:48:14",
      "commits": 6
    }
  ],
  "_score": 7.19839588199075,
  "_indexed": true,
  "_nocasepkg": "apa",
  "_universes": [
    "dgromer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.5.9000",
      "date": "2026-07-08T10:53:48.000Z",
      "distro": "resolute",
      "commit": "b0fcde72cc81a5ba32c3b40bc3f80cb303655f3e",
      "fileid": "https://r2.ropensci.org/27be74800fc74ee572b5d050aea7dcd6bbf1e0ac5e3f1edb314254fa71e92c93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dgromer/actions/runs/28936818939"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.5.9000",
      "date": "2026-07-08T10:53:54.000Z",
      "distro": "resolute",
      "commit": "b0fcde72cc81a5ba32c3b40bc3f80cb303655f3e",
      "fileid": "https://r2.ropensci.org/c080250da0e27759a7ffc19bab774ab95f96718025af49656e6d759749d8c8ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dgromer/actions/runs/28936818939"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.5.9000",
      "date": "2026-07-08T10:52:21.000Z",
      "commit": "b0fcde72cc81a5ba32c3b40bc3f80cb303655f3e",
      "fileid": "https://r2.ropensci.org/07b256a96c91ee8aa97e28efe68e4c9d6be3fb92c1b20d7416715122aea928c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dgromer/actions/runs/28936818939"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.5.9000",
      "date": "2026-07-08T10:52:25.000Z",
      "commit": "b0fcde72cc81a5ba32c3b40bc3f80cb303655f3e",
      "fileid": "https://r2.ropensci.org/ab601e6bb1b8b2d65153b878498ec862cc05d83c379fada8b8fdae4a8cc3ca76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dgromer/actions/runs/28936818939"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.5.9000",
      "date": "2026-07-08T10:53:58.000Z",
      "commit": "b0fcde72cc81a5ba32c3b40bc3f80cb303655f3e",
      "fileid": "https://r2.ropensci.org/2d3624d9413ce57a9f3a0e499fd68a8a237468fc4c22961fcc537c50e47811f2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dgromer/actions/runs/28936818939"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.5.9000",
      "date": "2026-07-08T10:52:32.000Z",
      "commit": "b0fcde72cc81a5ba32c3b40bc3f80cb303655f3e",
      "fileid": "https://r2.ropensci.org/d5f97abe27aea24e42b4f664653f6b9044b4fe5cc8502cd0fccd15394da4202e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dgromer/actions/runs/28936818939"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.5.9000",
      "date": "2026-07-08T10:52:31.000Z",
      "commit": "b0fcde72cc81a5ba32c3b40bc3f80cb303655f3e",
      "fileid": "https://r2.ropensci.org/15e4b80f69d6f11a5dcbc5b2ae28053588f16e7ff9ee53c9fd058d21c18b60e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dgromer/actions/runs/28936818939"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.5.9000",
      "date": "2026-07-08T10:52:44.000Z",
      "commit": "b0fcde72cc81a5ba32c3b40bc3f80cb303655f3e",
      "fileid": "https://r2.ropensci.org/68476356f38b14cd0f5b690ca5f5b2a3eed255801e55a3ff3a3d9ccfa84280d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dgromer/actions/runs/28936818939"
    }
  ]
}