Package: plsmod Title: Model Wrappers for Projection Methods Version: 1.0.0.9000 Authors@R: c( person("Max", "Kuhn", , "max@posit.co", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2402-136X")), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: Bindings for additional regression models for use with the 'parsnip' package, including ordinary and spare partial least squares models for regression and classification (Rohart et al (2017) ). License: MIT + file LICENSE URL: https://plsmod.tidymodels.org, https://github.com/tidymodels/plsmod BugReports: https://github.com/tidymodels/plsmod/issues Depends: parsnip (>= 0.2.0), R (>= 4.1) Imports: dplyr, generics, mixOmics, purrr, rlang, tibble, tidyr Suggests: covr, modeldata, rmarkdown, spelling, testthat (>= 3.0.0) biocViews: mixOmics Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-04-27 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake libfreetype6-dev libglpk-dev libglu1-mesa-dev make texlive libicu-dev libpng-dev libuv1-dev libxml2-dev libgl1-mesa-dev zlib1g-dev Repository: https://tidymodels.r-universe.dev Date/Publication: 2026-02-10 04:59:54 UTC RemoteUrl: https://github.com/tidymodels/plsmod RemoteRef: HEAD RemoteSha: a651eb271b8f509aa8daabe8b9d037d0a1d5b828 NeedsCompilation: no Packaged: 2026-06-19 07:25:25 UTC; root Author: Max Kuhn [aut, cre] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Max Kuhn