Package: pls
Title: Partial Least Squares and Principal Component Regression
Version: 2.8-1
Date: 2022-07-14
Authors@R: c(person("Kristian Hovde", "Liland", role = c("aut", "cre"),
                    email = "kristian.liland@nmbu.no"),
	     person("Bjørn-Helge", "Mevik", role = "aut" ,
                    email = "b-h@mevik.net"),
             person("Ron", "Wehrens", role = "aut"),
             person("Paul",  "Hiemstra", role = "ctb"))
Author: Kristian Hovde Liland [aut, cre],
  Bjørn-Helge Mevik [aut],
  Ron Wehrens [aut],
  Paul Hiemstra [ctb]
Maintainer: Kristian Hovde Liland <kristian.liland@nmbu.no>
Encoding: UTF-8
LazyData: yes
Description: Multivariate regression methods
	Partial Least Squares Regression (PLSR), Principal Component
	Regression (PCR) and Canonical Powered Partial Least Squares (CPPLS).
Depends: R (>= 3.5.0)
Imports: grDevices, graphics, methods, stats
Suggests: MASS, parallel, Rmpi, testthat, RUnit
License: GPL-2
URL: https://github.com/khliland/pls
BugReports: https://github.com/khliland/pls/issues
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-07-14 20:59:01 UTC; kristian
Repository: CRAN
Date/Publication: 2022-07-16 07:30:20 UTC
Built: R 4.1.3; ; 2023-04-17 13:21:08 UTC; windows
