Package: statlingua
Type: Package
Title: Explain Statistical Output with Large Language Models
Version: 0.1.0
Authors@R: person(c("Brandon", "M."), family = "Greenwell", 
    email = "greenwell.brandon@gmail.com", role = c("aut", "cre"), 
    comment = c(ORCID = "0000-0002-8120-0084"))
Description: Transform complex statistical output into straightforward, understandable, and context-aware natural language descriptions using Large Language Models (LLMs), making complex analyses more accessible to individuals with varying statistical expertise. It relies on the 'ellmer' package to interface with LLM providers including OpenAI <https://openai.com/>, Google AI Studio <https://aistudio.google.com/>, and Anthropic <https://www.anthropic.com/> (API keys are required and managed via 'ellmer').
Depends: R (>= 4.1.0)
License: GPL (>= 2)
URL: https://github.com/bgreenwell/statlingua,
        https://bgreenwell.github.io/statlingua/
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: car, ellmer (>= 0.2.0), ISLR2, knitr, lme4, lmerTest, MASS,
        mgcv, nlme, R6, rmarkdown, survival, tibble, tinytest
VignetteBuilder: knitr
Config/Needs/website: rmarkdown
NeedsCompilation: no
Packaged: 2025-05-29 02:08:25 UTC; bgreenwell
Author: Brandon M. Greenwell [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8120-0084>)
Maintainer: Brandon M. Greenwell <greenwell.brandon@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-02 07:50:06 UTC
Built: R 4.5.2; ; 2025-11-08 02:09:19 UTC; windows
