Package: clubpro
Type: Package
Title: Classification Using Binary Procrustes Rotation
Version: 0.5.5
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://github.com/timbeechey/clubpro
BugReports: https://github.com/timbeechey/clubpro/issues
Encoding: UTF-8
RoxygenNote: 7.2.3
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp, lattice
Suggests: tinytest
SystemRequirements: C++17
NeedsCompilation: yes
Packaged: 2023-10-05 10:33:01 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: 2023-10-06 08:20:07 UTC
