Encoding: UTF-8 Package: plsVarSel Type: Package Title: Variable Selection in Partial Least Squares Version: 0.10.0 Date: 2026-02-12 Authors@R: c(person(given = "Kristian Hovde", family = "Liland", role = c("aut", "cre"), email = "kristian.liland@nmbu.no", comment = c(ORCID = "0000-0001-6468-9423")), person(given = "Tahir", family = "Mehmood", role = c("ctb")), person(given = "Solve", family = "Sæbø", role = c("ctb"))) Description: Interfaces and methods for variable selection in Partial Least Squares. The methods include filter methods, wrapper methods and embedded methods. Both regression and classification is supported. License: GPL (>=2) URL: https://github.com/khliland/plsVarSel/ BugReports: https://github.com/khliland/plsVarSel/issues/ Depends: pls Imports: grDevices, graphics, genalg, mvtnorm, bdsmatrix, MASS, progress, parallel, stats, praznik Suggests: Rmpi RoxygenNote: 7.3.3 Repository: https://khliland.r-universe.dev Date/Publication: 2026-02-11 20:59:51 UTC RemoteUrl: https://github.com/khliland/plsvarsel RemoteRef: HEAD RemoteSha: 9b24f6c8713274c217351f1984407c867f5f5795 NeedsCompilation: no Packaged: 2026-06-14 07:50:34 UTC; root Author: Kristian Hovde Liland [aut, cre] (ORCID: ), Tahir Mehmood [ctb], Solve Sæbø [ctb] Maintainer: Kristian Hovde Liland