Package: plsmod
Title: Model Wrappers for Projection Methods
Version: 0.2.0
Authors@R: c(
    person("Max", "Kuhn", , "max@rstudio.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-2402-136X")),
    person("RStudio", role = "cph")
  )
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)
    <doi:10.1371/journal.pcbi.1005752>).
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)
Imports: dplyr, generics, magrittr, mixOmics, purrr, rlang, tibble,
        tidyr
Suggests: covr, modeldata, spelling, testthat
Config/Needs/website: tidyverse/tidytemplate
biocViews: mixOmics
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-03-09 14:37:28 UTC; max
Author: Max Kuhn [aut, cre] (<https://orcid.org/0000-0003-2402-136X>),
  RStudio [cph]
Maintainer: Max Kuhn <max@rstudio.com>
Repository: CRAN
Date/Publication: 2022-03-09 15:00:05 UTC
Built: R 4.0.5; ; 2022-03-10 12:08:34 UTC; unix
