{
  "_id": "6a4c870707c3fd5c3260da69",
  "Package": "statlingo",
  "Type": "Package",
  "Title": "Explain Statistical Output with Large Language Models",
  "Version": "0.1.0",
  "Authors@R": "person(c(\"Brandon\", \"M.\"), family = \"Greenwell\", \nemail = \"greenwell.brandon@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8120-0084\"))",
  "Description": "Transform complex statistical output into straightforward,\nunderstandable, and context-aware natural language descriptions\nusing Large Language Models (LLMs), making complex analyses\nmore accessible to individuals with varying statistical\nexpertise. It relies on the 'ellmer' package to interface with\nLLM providers including OpenAI <https://openai.com/>, Google AI\nStudio <https://aistudio.google.com/>, and Anthropic\n<https://www.anthropic.com/> (API keys are required and managed\nvia 'ellmer').",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/bgreenwell/statlingo,\nhttps://bgreenwell.github.io/statlingo/",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "rmarkdown",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://bgreenwell.r-universe.dev",
  "Date/Publication": "2026-07-07 02:28:47 UTC",
  "RemoteUrl": "https://github.com/bgreenwell/statlingo",
  "RemoteRef": "main",
  "RemoteSha": "9debd8e6d2e293a2901c20cabe380344a5411b6d",
  "RemoteSubdir": "r",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 04:53:26 UTC",
    "User": "root"
  },
  "Author": "Brandon M. Greenwell [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8120-0084>)",
  "Maintainer": "Brandon M. Greenwell <greenwell.brandon@gmail.com>",
  "_user": "bgreenwell",
  "_type": "src",
  "_file": "statlingo_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/6b5b8f348f5717f5a7403966647d017c0dfb6ab8bdc338a375a0fc18f5cb0042",
  "_filesize": 295880,
  "_sha256": "6b5b8f348f5717f5a7403966647d017c0dfb6ab8bdc338a375a0fc18f5cb0042",
  "_expires": "2026-10-15T04:56:38.000Z",
  "_created": "2026-07-07T04:53:26.000Z",
  "_published": "2026-07-07T04:56:39.830Z",
  "_jobs": [
    {
      "job": 85539295537,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8128374153"
    },
    {
      "job": 85539295520,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8128377619"
    },
    {
      "job": 85539295507,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8128365739"
    },
    {
      "job": 85539295491,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8128362693"
    },
    {
      "job": 85538954112,
      "time": 187,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8128343389"
    },
    {
      "job": 85539295488,
      "time": 161,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8128378820"
    },
    {
      "job": 85539295511,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8128360236"
    },
    {
      "job": 85539295508,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8128361799"
    },
    {
      "job": 85539295523,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8128360723"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/28842370443",
  "_status": "success",
  "_upstream": "https://github.com/bgreenwell/statlingo",
  "_commit": {
    "id": "9debd8e6d2e293a2901c20cabe380344a5411b6d",
    "author": "Brandon Greenwell <greenwell.brandon@gmail.com>",
    "committer": "Brandon Greenwell <greenwell.brandon@gmail.com>",
    "message": "docs: freeze local Ollama execution outputs for local-llms page\n",
    "time": 1783391327
  },
  "_maintainer": {
    "name": "Brandon M. Greenwell",
    "email": "greenwell.brandon@gmail.com",
    "login": "bgreenwell",
    "linkedin": "in/brandon-greenwell-ph-d-90310b94",
    "twitter": "@bgreenwell8",
    "description": "Director, Responsible AI at 84.51° and Adjunct Instructor at the University of Cincinnati.",
    "uuid": 3777755,
    "orcid": "0000-0002-8120-0084"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ellmer",
      "version": ">= 0.4.1",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "gargle",
      "role": "Suggests"
    },
    {
      "package": "ISLR2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "lmerTest",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "nlme",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "bgreenwell",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-51",
      "n": 5
    },
    {
      "week": "2026-27",
      "n": 26
    },
    {
      "week": "2026-28",
      "n": 9
    }
  ],
  "_tags": [],
  "_topics": [
    "data-science",
    "explainability",
    "large-language-models",
    "llm",
    "llms",
    "statistics",
    "teaching-tools"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "bgreenwell",
      "count": 75,
      "uuid": 3777755
    }
  ],
  "_userbio": {
    "uuid": 3777755,
    "type": "user",
    "name": "Brandon Greenwell",
    "followers": 403,
    "description": "Director, Responsible AI at 84.51° and Adjunct Instructor at the University of Cincinnati."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/statlingo"
  },
  "_devurl": "https://github.com/bgreenwell/statlingo",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "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",
    "extra/statlingo.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "explain",
    "suggest_code",
    "summarize"
  ],
  "_help": [
    {
      "page": "explain",
      "title": "Explain statistical output",
      "topics": [
        "explain",
        "explain.coxph",
        "explain.default",
        "explain.gam",
        "explain.glm",
        "explain.glmerMod",
        "explain.htest",
        "explain.lm",
        "explain.lme",
        "explain.lmerMod",
        "explain.polr",
        "explain.rpart",
        "explain.survreg"
      ]
    },
    {
      "page": "print.statlingo_explanation",
      "title": "Print LLM explanation",
      "topics": [
        "print.statlingo_explanation"
      ]
    },
    {
      "page": "suggest_code",
      "title": "Suggest next statistical coding steps",
      "topics": [
        "suggest_code"
      ]
    },
    {
      "page": "summarize",
      "title": "Summarize statistical output",
      "topics": [
        "summarize",
        "summarize.coxph",
        "summarize.default",
        "summarize.gam",
        "summarize.glm",
        "summarize.glmerMod",
        "summarize.htest",
        "summarize.lm",
        "summarize.lme",
        "summarize.lmerMod",
        "summarize.polr",
        "summarize.rpart",
        "summarize.survreg"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bgreenwell/statlingo/raw/main/r/man/figures/logo.png",
  "_readme": "https://github.com/bgreenwell/statlingo/raw/main/r/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "coro",
    "curl",
    "ellmer",
    "fastmap",
    "glue",
    "httr2",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "S7",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "withr",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "statlingo.Rmd",
      "filename": "statlingo.html",
      "title": "The statlingo Package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Prerequisites",
        "How statlingo Works: The explain() Function and ellmer",
        "Understanding explain()'s Arguments",
        "The Power of context: Why It Matters",
        "Some Examples in Action!",
        "Example 1: Linear Regression (lm) - Sales of Child Car Seats",
        "1. Model Appropriateness and Research Question",
        "2. Model Specification",
        "3. Residuals Summary",
        "4. Coefficients Table",
        "5. Residual Standard Error",
        "6. R-squared Values",
        "7. F-statistic",
        "8. Suggestions for Checking Assumptions",
        "Caution",
        "Follow-up Question: Interpreting R-squared",
        "Example 2: Logistic GLM (glm) - Pima Indians Diabetes",
        "Core Concepts & Purpose",
        "Key Assumptions",
        "Assessing Model Appropriateness",
        "Interpretation of the GLM Output",
        "Call / Model Specification",
        "Deviance Residuals (Not provided in summary, but generally)",
        "Coefficients Table",
        "Dispersion Parameter",
        "Deviance Statistics",
        "AIC (Akaike Information Criterion)",
        "Number of Fisher Scoring iterations",
        "Suggestions for Checking Assumptions",
        "Additional Considerations",
        "Example 3: Cox Proportional Hazards Model (coxph) - Lung Cancer Survival",
        "Cox Proportional Hazards Model Interpretation: Lung Cancer Survival",
        "Key Findings",
        "Overall Model Performance",
        "Data Summary",
        "Important Considerations for Next Steps",
        "Example 4: Linear Mixed-Effects Model (lmer from lme4) - Sleep Study",
        "Requesting Plain Text Output (style = \"text\")",
        "Requesting JSON Output (style = \"json\")",
        "Suggesting Next Coding Steps",
        "Inspecting LLM Interaction",
        "Conclusion"
      ],
      "created": "2026-07-04 19:48:35",
      "modified": "2026-07-05 21:42:39",
      "commits": 5
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "statlingo",
  "_universes": [
    "bgreenwell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-07T04:55:48.000Z",
      "distro": "resolute",
      "commit": "9debd8e6d2e293a2901c20cabe380344a5411b6d",
      "fileid": "https://r2.ropensci.org/1e390ea854a954300b70af6674654809aa9f34f3909e956bc13064e45528aded",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/28842370443"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-07T04:56:01.000Z",
      "distro": "resolute",
      "commit": "9debd8e6d2e293a2901c20cabe380344a5411b6d",
      "fileid": "https://r2.ropensci.org/47163ce20a59063047b4b6fc4418ebcd3a664fe46baba8a1dcc7f873a5a08fc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/28842370443"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-07T04:55:06.000Z",
      "commit": "9debd8e6d2e293a2901c20cabe380344a5411b6d",
      "fileid": "https://r2.ropensci.org/99d139d24522b86ac6305dca6362cfc26ef64cd66d666191ae99ac78d8e16e81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/28842370443"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-07T04:54:56.000Z",
      "commit": "9debd8e6d2e293a2901c20cabe380344a5411b6d",
      "fileid": "https://r2.ropensci.org/73f8263076a84c8f5c920d38ef15019d3e9aa9f4d5123f9f22100a5a04ed92a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/28842370443"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-07T04:56:21.000Z",
      "commit": "9debd8e6d2e293a2901c20cabe380344a5411b6d",
      "fileid": "https://r2.ropensci.org/c46126c412ae66d1c1d6187df6c6aa84341ff063630932f001e5c0f229927fe7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/28842370443"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-07T04:54:41.000Z",
      "commit": "9debd8e6d2e293a2901c20cabe380344a5411b6d",
      "fileid": "https://r2.ropensci.org/1ec46608264349869fefd3089e73fc036dd032bab49f32387f3f2f52f71a271a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/28842370443"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-07T04:54:47.000Z",
      "commit": "9debd8e6d2e293a2901c20cabe380344a5411b6d",
      "fileid": "https://r2.ropensci.org/446533932c5b5dde9dc2355f8048acb6235177f06a056b9d8f1f3299ba156ae4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/28842370443"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-07T04:54:42.000Z",
      "commit": "9debd8e6d2e293a2901c20cabe380344a5411b6d",
      "fileid": "https://r2.ropensci.org/42753e0fa4196d4d7f686602181d696729344d9d83150cde7117a8f18352cf5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/28842370443"
    }
  ]
}