Package: SCGLR Type: Package Title: Supervised Component Generalized Linear Regression Description: An extension of the Fisher Scoring Algorithm to combine PLS regression with GLM estimation in the multivariate context. Covariates can also be grouped in themes. Version: 3.1.9000 Date: 2025-03-24 Authors@R: c(person( given = "Guillaume", family = "Cornu", email = "gcornu@cirad.fr", role = c("aut","cre"), comment = c(ORCID = "0000-0002-7523-5176")), person( given = "Frederic", family = "Mortier", email = "fmortier@cirad.fr", role = "aut", comment = c(ORCID = "0000-0001-5473-709X")), person( given = "Catherine", family = "Trottier", email = "catherine.trottier@univ-montp3.fr", role = "aut"), person( given = "Xavier", family = "Bry", email = "xavier.bry@univ-montp2.fr", role = "aut"), person( given = "Jocelyn", family = "Chauvet", role = "aut", comment = c(ORCID="0000-0002-4466-6483")), person( given = "Sylvie", family = "Gourlet-Fleury", email = "sylvie.gourlet-fleury@cirad.fr", role = "dtc", comment = c(ORCID = "0000-0002-1136-4307", "Projet CoForChange ")), person( given = "Claude", family = "Garcia", email = "claude.garcia@cirad.fr", role = "dtc", comment = c(ORCID = "0000-0002-7351-0226", "Projet CoForTips ")), person( "GAMBAS", role = "fnd", comment = "") ) License: CeCILL-2 | GPL-2 URL: https://scnext.github.io/SCGLR/, https://github.com/scnext/SCGLR, https://cran.r-project.org/package=SCGLR BugReports: https://github.com/SCnext/SCGLR/issues Depends: R (>= 3.0.0) Imports: Matrix, Formula, graphics, ggplot2 (>= 3.0.0), grid,pROC (>= 1.9), ade4, rlang, pls Suggests: future, future.apply, progressr LazyData: yes RoxygenNote: 7.3.2 Encoding: UTF-8 Repository: https://scnext.r-universe.dev Date/Publication: 2025-03-27 10:13:21 UTC RemoteUrl: https://github.com/scnext/scglr RemoteRef: HEAD RemoteSha: 01d669f0626c936278dea9020ce91df67929dfcf NeedsCompilation: no Packaged: 2026-06-08 08:27:26 UTC; root Author: Guillaume Cornu [aut, cre] (ORCID: ), Frederic Mortier [aut] (ORCID: ), Catherine Trottier [aut], Xavier Bry [aut], Jocelyn Chauvet [aut] (ORCID: ), Sylvie Gourlet-Fleury [dtc] (ORCID: , Projet CoForChange ), Claude Garcia [dtc] (ORCID: , Projet CoForTips ), GAMBAS [fnd] () Maintainer: Guillaume Cornu