Package: ccaPP
Type: Package
Title: (Robust) Canonical Correlation Analysis via Projection Pursuit
Version: 0.3.5
Date: 2025-10-02
Depends: R (>= 3.2.0), parallel, pcaPP (>= 1.8-1), robustbase
Imports: Rcpp (>= 0.11.0)
LinkingTo: Rcpp (>= 0.11.0), RcppArmadillo (>= 0.7.200.1.0)
Suggests: knitr, mvtnorm
VignetteBuilder: knitr
Description: Canonical correlation analysis and maximum correlation via
    projection pursuit, as well as fast implementations of correlation
    estimators, with a focus on robust and nonparametric methods.
License: GPL (>= 2)
URL: https://github.com/aalfons/ccaPP
BugReports: https://github.com/aalfons/ccaPP/issues
LazyLoad: yes
Authors@R: 
    c(person("Andreas", "Alfons", 
             email = "alfons@ese.eur.nl",
             role = c("aut", "cre"),
             comment = c(ORCID = "0000-0002-2513-3788")), 
      person("David", "Simcha", 
             role = "ctb", 
             comment = "O(n log(n)) implementation of Kendall correlation"))
Author: Andreas Alfons [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-2513-3788>),
  David Simcha [ctb] (O(n log(n)) implementation of Kendall correlation)
Maintainer: Andreas Alfons <alfons@ese.eur.nl>
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: yes
Packaged: 2025-10-02 06:05:47 UTC; alfons
Repository: CRAN
Date/Publication: 2025-10-02 06:50:10 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-10 02:33:13 UTC; windows
Archs: x64
