Package: EnTraineR Type: Package Title: Enhanced Teaching Assistant (AI) for Statistical Analysis Version: 1.0.0 Authors@R: person( given = 'Sébastien', family = 'Lê', role = c('aut', 'cre'), email = 'sebastien.le@institut-agro.fr', comment = c(ORCID = "0000-0001-8814-6714", "Code and documentation assisted by ChatGPT.") ) Description: An assistant built on large language models that helps interpret statistical model outputs in R by generating concise, audience-specific explanations. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Imports: ollamar, httr2 (>= 1.0.0) Suggests: FactoMineR, commonmark, rmarkdown SystemRequirements: Pandoc (for DOCX/HTML conversion when using rmarkdown) RoxygenNote: 7.3.2 Depends: R (>= 4.1.0) URL: https://github.com/Sebastien-Le/EnTraineR BugReports: https://github.com/Sebastien-Le/EnTraineR/issues Config/pak/sysreqs: libssl-dev Repository: https://sebastien-le.r-universe.dev Date/Publication: 2026-06-16 05:07:09 UTC RemoteUrl: https://github.com/sebastien-le/entrainer RemoteRef: HEAD RemoteSha: 29b44fc805c1523a6e50e85f0ae8cd1453c9890d NeedsCompilation: no Packaged: 2026-07-16 05:11:36 UTC; root Author: Sébastien Lê [aut, cre] (ORCID: , Code and documentation assisted by ChatGPT.) Maintainer: Sébastien Lê