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
NeedsCompilation: no
Packaged: 2026-01-12 08:06:43 UTC; sebastienle
Author: Sébastien Lê [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8814-6714>, Code and documentation
    assisted by ChatGPT.)
Maintainer: Sébastien Lê <sebastien.le@institut-agro.fr>
Repository: CRAN
Date/Publication: 2026-01-17 11:30:02 UTC
Built: R 4.4.3; ; 2026-01-17 11:36:20 UTC; unix
