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] (), David Simcha [ctb] (O(n log(n)) implementation of Kendall correlation) Maintainer: Andreas Alfons Encoding: UTF-8 RoxygenNote: 7.3.3 Repository: https://aalfons.r-universe.dev Date/Publication: 2025-10-02 06:08:50 UTC RemoteUrl: https://github.com/aalfons/ccapp RemoteRef: HEAD RemoteSha: 12e697203e99281243fa7a353defb5989955192c NeedsCompilation: yes Packaged: 2026-07-03 05:43:24 UTC; root