Package: Elja
Type: Package
Title: Linear, Logistic and Generalized Linear Models Regressions for
        the EnvWAS/EWAS Approach
Version: 1.0.0
Authors@R: c(
    person("Marwan", "El Homsi", email = "marwan.el-homsi@inserm.fr", role = c("aut", "cre", "cph"),
    comment = c(ORCID = "0000-0002-5782-6757",
    affiliation = c("Desbrest Institute of Epidemiology and Public Health, Univ Montpellier, INSERM, Montpellier, France."))), 
    person("Isabella", "Annesi-Maesano", email = "isabella.annesi-maesano@inserm.fr", role = c("ctb","ths","fnd"),
    comment = c(ORCID = "0000-0002-6340-9300", affiliation = c("Desbrest Institute of Epidemiology and Public Health, Univ Montpellier, INSERM, Montpellier, France.",
    "Department of Allergic and Respiratory Diseases, Montpellier University Hospital, Montpellier.")))
    )
Maintainer: Marwan El Homsi <marwan.el-homsi@inserm.fr>
Description: Tool for Environment-Wide Association Studies (EnvWAS / EWAS) 
    which are repeated analysis. It includes three functions. One function for
    linear regression, a second for logistic regression and a last one for
    generalized linear models.
Depends: R (>= 4.3)
Imports: stats, devtools, dplyr, ggplot2, MASS
Suggests: knitr, rmarkdown, mlbench
License: GPL (>= 3)
URL: https://github.com/EHMarwan/Elja
BugReports: https://github.com/EHMarwan/Elja/issues
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-06-30 19:54:06 UTC; Marwan
Author: Marwan El Homsi [aut, cre, cph]
    (<https://orcid.org/0000-0002-5782-6757>, Desbrest Institute of
    Epidemiology and Public Health, Univ Montpellier, INSERM,
    Montpellier, France.),
  Isabella Annesi-Maesano [ctb, ths, fnd]
    (<https://orcid.org/0000-0002-6340-9300>, Desbrest Institute of
    Epidemiology and Public Health, Univ Montpellier, INSERM,
    Montpellier, France., Department of Allergic and Respiratory
    Diseases, Montpellier University Hospital, Montpellier.)
Repository: CRAN
Date/Publication: 2023-07-03 16:20:05 UTC
Built: R 4.4.3; ; 2025-10-08 03:43:49 UTC; windows
