{
  "_id": "6a5f8b3014e95619b75d6bbf",
  "Package": "cocoon",
  "Title": "Extract, Format, and Print Statistical Output",
  "Version": "0.3.1",
  "Authors@R": "person(\"Jeffrey R.\", \"Stevens\", , \"jeffrey.r.stevens@protonmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-2375-1360\"))",
  "Maintainer": "Jeffrey R. Stevens <jeffrey.r.stevens@protonmail.com>",
  "Description": "Provides functions that format statistical output in a way\nthat can be inserted into R Markdown documents. This is\nanalogous to the apa_print() functions in the 'papaja' package\nbut prints Markdown or LaTeX syntax.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/JeffreyRStevens/cocoon,\nhttps://jeffreyrstevens.github.io/cocoon/",
  "BugReports": "https://github.com/JeffreyRStevens/cocoon/issues",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://jeffreyrstevens.r-universe.dev",
  "Date/Publication": "2026-06-28 21:55:14 UTC",
  "RemoteUrl": "https://github.com/jeffreyrstevens/cocoon",
  "RemoteRef": "HEAD",
  "RemoteSha": "169ffabe505c3da3ca3fc2983b44ab547d33e1bf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 14:58:01 UTC",
    "User": "root"
  },
  "Author": "Jeffrey R. Stevens [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-2375-1360>)",
  "_user": "jeffreyrstevens",
  "_type": "src",
  "_file": "cocoon_0.3.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/188b57adbdf9ac066138891e16bd9d623f4eb2739a0247d07adc164360c7a46c",
  "_filesize": 4446436,
  "_sha256": "188b57adbdf9ac066138891e16bd9d623f4eb2739a0247d07adc164360c7a46c",
  "_expires": "2026-10-29T15:07:26.000Z",
  "_created": "2026-07-21T14:58:01.000Z",
  "_published": "2026-07-21T15:07:28.546Z",
  "_jobs": [
    {
      "job": 88671981940,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8499713514"
    },
    {
      "job": 88671981973,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8499698622"
    },
    {
      "job": 88671982032,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8499896848"
    },
    {
      "job": 88671982001,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8499883737"
    },
    {
      "job": 88670342137,
      "time": 350,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8499611487"
    },
    {
      "job": 88671981906,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8499691140"
    },
    {
      "job": 88671982072,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8499669001"
    },
    {
      "job": 88671982052,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8499673276"
    },
    {
      "job": 88671981968,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8499665733"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841198856",
  "_status": "success",
  "_upstream": "https://github.com/jeffreyrstevens/cocoon",
  "_commit": {
    "id": "169ffabe505c3da3ca3fc2983b44ab547d33e1bf",
    "author": "Jeffrey Stevens <51374986+JeffreyRStevens@users.noreply.github.com>",
    "committer": "Jeffrey Stevens <51374986+JeffreyRStevens@users.noreply.github.com>",
    "message": "Update to version 0.3.1\n",
    "time": 1782683714
  },
  "_maintainer": {
    "name": "Jeffrey R. Stevens",
    "email": "jeffrey.r.stevens@protonmail.com",
    "login": "jeffreyrstevens",
    "mastodon": "@JeffreyRStevens@fediscience.org",
    "bluesky": "@jeffreyrstevens.bsky.social",
    "linkedin": "in/JeffreyRStevens",
    "orcid": "0000-0003-2375-1360",
    "description": "Professor, Department of Psychology, Center for Brain, Biology & Behavior, @unl. Data Science Mentor at Posit.",
    "uuid": 51374986
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "BayesFactor",
      "role": "Suggests"
    },
    {
      "package": "correlation",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "lmerTest",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jeffreyrstevens",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.2.1",
      "date": "2025-09-06"
    },
    {
      "name": "v0.3.1",
      "date": "2026-06-28"
    }
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "jeffreyrstevens",
      "count": 137,
      "uuid": 51374986
    }
  ],
  "_userbio": {
    "uuid": 51374986,
    "type": "user",
    "name": "Jeffrey Stevens",
    "followers": 32,
    "description": "Professor, Department of Psychology, Center for Brain, Biology & Behavior, @UNL. Data Science Mentor at Posit."
  },
  "_downloads": {
    "count": 301,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cocoon"
  },
  "_devurl": "https://github.com/jeffreyrstevens/cocoon",
  "_pkgdown": "https://jeffreyrstevens.github.io/cocoon/",
  "_searchresults": 13,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cocoon.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jeffreyrstevens/cocoon",
  "_realowner": "jeffreyrstevens",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-11-05"
    },
    {
      "version": "0.2.0",
      "date": "2025-01-29"
    },
    {
      "version": "0.2.1",
      "date": "2025-09-07"
    },
    {
      "version": "0.3.0",
      "date": "2026-02-07"
    },
    {
      "version": "0.3.1",
      "date": "2026-06-28"
    }
  ],
  "_exports": [
    "format_bf",
    "format_chisq",
    "format_chr",
    "format_corr",
    "format_mean",
    "format_meanci",
    "format_meansd",
    "format_meanse",
    "format_median",
    "format_medianiqr",
    "format_num",
    "format_p",
    "format_scientific",
    "format_stats",
    "format_sub",
    "format_summary",
    "format_ttest"
  ],
  "_help": [
    {
      "page": "format_bf",
      "title": "Format Bayes factors",
      "concept": [
        "functions for printing statistical objects"
      ],
      "topics": [
        "format_bf"
      ]
    },
    {
      "page": "format_chisq",
      "title": "Format Chi-squared statistics",
      "concept": [
        "functions for printing statistical objects"
      ],
      "topics": [
        "format_chisq"
      ]
    },
    {
      "page": "format_chr",
      "title": "Format character strings with italics and type",
      "topics": [
        "format_chr"
      ]
    },
    {
      "page": "format_corr",
      "title": "Format correlation statistics",
      "concept": [
        "functions for printing statistical objects"
      ],
      "topics": [
        "format_corr"
      ]
    },
    {
      "page": "format_num",
      "title": "Format numbers",
      "topics": [
        "format_num"
      ]
    },
    {
      "page": "format_p",
      "title": "Format p-values",
      "topics": [
        "format_p"
      ]
    },
    {
      "page": "format_scientific",
      "title": "Format numbers in scientific notation",
      "topics": [
        "format_scientific"
      ]
    },
    {
      "page": "format_stats",
      "title": "Format statistical results",
      "concept": [
        "functions for printing statistical objects"
      ],
      "topics": [
        "format_stats"
      ]
    },
    {
      "page": "format_stats.aov",
      "title": "Format ANOVA statistics",
      "concept": [
        "functions for printing statistical objects"
      ],
      "topics": [
        "format_stats.aov"
      ]
    },
    {
      "page": "format_stats.BFBayesFactor",
      "title": "Format Bayes factors",
      "concept": [
        "functions for printing statistical objects"
      ],
      "topics": [
        "format_stats.BFBayesFactor"
      ]
    },
    {
      "page": "format_stats.easycorrelation",
      "title": "Format correlation statistics",
      "concept": [
        "functions for printing statistical objects"
      ],
      "topics": [
        "format_stats.easycorrelation"
      ]
    },
    {
      "page": "format_stats.htest",
      "title": "Format hypothesis test statistics",
      "concept": [
        "functions for printing statistical objects"
      ],
      "topics": [
        "format_stats.htest"
      ]
    },
    {
      "page": "format_stats.lm",
      "title": "Format linear model statistics",
      "concept": [
        "functions for printing statistical objects"
      ],
      "topics": [
        "format_stats.lm"
      ]
    },
    {
      "page": "format_stats.lmerModLmerTest",
      "title": "Format linear mixed model statistics",
      "concept": [
        "functions for printing statistical objects"
      ],
      "topics": [
        "format_stats.lmerModLmerTest"
      ]
    },
    {
      "page": "format_stats.merMod",
      "title": "Format linear mixed model statistics",
      "concept": [
        "functions for printing statistical objects"
      ],
      "topics": [
        "format_stats.merMod"
      ]
    },
    {
      "page": "format_sub",
      "title": "Format subscript text",
      "topics": [
        "format_sub"
      ]
    },
    {
      "page": "format_summary",
      "title": "Calculate and format summary statistics of central tendency and error",
      "topics": [
        "format_mean",
        "format_meanci",
        "format_meansd",
        "format_meanse",
        "format_median",
        "format_medianiqr",
        "format_summary"
      ]
    },
    {
      "page": "format_ttest",
      "title": "Format t-test statistics",
      "concept": [
        "functions for printing statistical objects"
      ],
      "topics": [
        "format_ttest"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jeffreyrstevens/cocoon/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jeffreyrstevens/cocoon/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "cocoon.Rmd",
      "filename": "cocoon.html",
      "title": "cocoon",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Formatting statistical objects",
        "Chi-squared tests",
        "Correlations",
        "T-tests",
        "ANOVAs",
        "Linear models",
        "Bayes factors",
        "Formatting statistical values",
        "Central tendency and error",
        "Data vectors",
        "Pre-calculated summaries",
        "Formatting output",
        "P-values",
        "Formatting numbers"
      ],
      "created": "2024-03-11 19:35:05",
      "modified": "2026-01-07 22:41:38",
      "commits": 9
    }
  ],
  "_score": 5.456366033129044,
  "_indexed": true,
  "_nocasepkg": "cocoon",
  "_universes": [
    "jeffreyrstevens"
  ],
  "_previous": "0.2.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-21T15:01:01.000Z",
      "distro": "resolute",
      "commit": "169ffabe505c3da3ca3fc2983b44ab547d33e1bf",
      "fileid": "https://r2.ropensci.org/221a99118d6575a4f000198d67b3f815a0baf3702a2ba3f1ccf513fcd330e2f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841198856"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-21T15:00:38.000Z",
      "distro": "resolute",
      "commit": "169ffabe505c3da3ca3fc2983b44ab547d33e1bf",
      "fileid": "https://r2.ropensci.org/7f41a9876c633a210b9319a7a35b321b76adf8a03d0553c0494314fbc3bedea6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841198856"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-21T15:06:43.000Z",
      "commit": "169ffabe505c3da3ca3fc2983b44ab547d33e1bf",
      "fileid": "https://r2.ropensci.org/64c3f9125f809bf205656f17d45c864248345419c7d70970457a41a266c049c6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841198856"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-21T15:06:17.000Z",
      "commit": "169ffabe505c3da3ca3fc2983b44ab547d33e1bf",
      "fileid": "https://r2.ropensci.org/e3fe5d7ba2e1c86ffe2a07ee792e126c1e9aa7946743bc1785718e778cbf7891",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841198856"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-07-21T15:00:44.000Z",
      "commit": "169ffabe505c3da3ca3fc2983b44ab547d33e1bf",
      "fileid": "https://r2.ropensci.org/b9d82bdbb7e38420342a385c845f2b7cebd9b72459470364f44f5fce98085f88",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841198856"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-21T14:59:37.000Z",
      "commit": "169ffabe505c3da3ca3fc2983b44ab547d33e1bf",
      "fileid": "https://r2.ropensci.org/63faf30fe8fa229185c789356a170aeaa651c9fbded09d90c9ced3975e01125d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841198856"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-21T14:59:42.000Z",
      "commit": "169ffabe505c3da3ca3fc2983b44ab547d33e1bf",
      "fileid": "https://r2.ropensci.org/8d10c9e2a04c5b8fc2d8100427f7c1f4def48688b36de3b00f871f7137397514",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841198856"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-21T14:59:28.000Z",
      "commit": "169ffabe505c3da3ca3fc2983b44ab547d33e1bf",
      "fileid": "https://r2.ropensci.org/70c4bd94a7abfa872080b6e08490b82ef0ebe0efbbf1452eff05c2913f3e53b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841198856"
    }
  ]
}