Package: plsr
Type: Package
Title: Pleasure - Partial Least Squares Analysis with Permutation
        Testing
Version: 0.0.1
Authors@R: c(
    person(c("Jan","Niklas"), "Schneider", email = "jan_schneider@live.de",role = c("aut", "cre")),
    person(c("Timothy","Raymond"), "Brick", email = "tbrick@psu.edu",role = c("aut")))          
Description: Provides partial least squares analysis for the analysis of the relation
    between two high-dimensional data sets. Includes permutation testing and
    bootstrapping for resulting latent variables (following McIntosh & Lobaugh (2004) <doi:10.1016/j.neuroimage.2004.07.020>)
    and several visualization functions.
Depends: R (>= 2.10)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: boot, ggplot2, reshape2, shiny
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-02-15 10:02:06 UTC; schneijn
Author: Jan Niklas Schneider [aut, cre],
  Timothy Raymond Brick [aut]
Maintainer: Jan Niklas Schneider <jan_schneider@live.de>
Repository: CRAN
Date/Publication: 2019-02-26 13:30:03 UTC
Built: R 4.0.0; ; 2020-04-10 09:19:51 UTC; windows
