Package: NaileR
Title: Interpreting Latent Variables with AI
Version: 1.2.3
Authors@R: c(
    person("Nel", "Hervé", role = 'aut'),
    person('Sébastien', 'Lê', role = c('aut', 'cre'), email = 'sebastien.le@institut-agro.fr',
    comment = c(ORCID = "0000-0001-8814-6714"))
    )
Description: A small package designed for interpreting continuous and categorical latent variables. You provide a data set with a latent variable you want to understand and some other explanatory variables. It provides a description of the latent variable based on the explanatory variables. It also provides a name to the latent variable.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: dplyr, stringr, FactoMineR, glue, ollamar, magrittr, tibble,
        rlang, SensoMineR
Config/testthat/edition: 3
Depends: R (>= 4.1.0)
LazyData: true
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-07-13 10:42:48 UTC; sebastienle
Author: Nel Hervé [aut],
  Sébastien Lê [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8814-6714>)
Maintainer: Sébastien Lê <sebastien.le@institut-agro.fr>
Repository: CRAN
Date/Publication: 2025-07-13 11:10:06 UTC
Built: R 4.6.0; ; 2025-11-02 05:41:48 UTC; windows
