Package: clubpro Type: Package Title: Classification Using Binary Procrustes Rotation Version: 0.6.2 Authors@R: person("Timothy", "Beechey", email = "tim.beechey@proton.me", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8858-946X")) Description: Implements a classification method described by Grice (2011, ISBN:978-0-12-385194-9) using binary procrustes rotation; a simplified version of procrustes rotation. License: GPL (>= 3) URL: https://timbeechey.github.io/clubpro/ BugReports: https://github.com/timbeechey/clubpro/issues Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.1 LinkingTo: Rcpp, RcppArmadillo, RcppProgress Imports: Rcpp, lattice, stats, graphics Suggests: knitr, rmarkdown, tinytest SystemRequirements: C++17 Depends: R (>= 2.10) VignetteBuilder: knitr Repository: https://timbeechey.r-universe.dev Date/Publication: 2025-06-28 09:20:00 UTC RemoteUrl: https://github.com/timbeechey/clubpro RemoteRef: HEAD RemoteSha: c0a3b6cc98daf0906aa9ce44651794e7b5b0afec NeedsCompilation: yes Packaged: 2026-07-03 23:09:12 UTC; root Author: Timothy Beechey [aut, cre] (ORCID: ) Maintainer: Timothy Beechey