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
NeedsCompilation: yes
Packaged: 2024-06-07 13:47:16 UTC; tim
Author: Timothy Beechey [aut, cre] (<https://orcid.org/0000-0001-8858-946X>)
Maintainer: Timothy Beechey <tim.beechey@proton.me>
Repository: CRAN
Date/Publication: 2024-06-07 15:50:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 01:45:11 UTC; windows
Archs: x64
