Package: abclass
Title: Angle-Based Classification
Version: 0.5.0
Authors@R: c(
    person(given = "Wenjie", family = "Wang",
           email = "wang@wwenjie.org",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-0363-3180")),
    person(family = "Eli Lilly and Company",
           role = "cph")
    )
Description: Multi-category angle-based large-margin classifiers.
    See Zhang and Liu (2014) <doi:10.1093/biomet/asu017> for details.
Depends: R (>= 3.5.0)
Imports: Rcpp, graphics, parallel, stats
LinkingTo: Rcpp, RcppArmadillo
Suggests: Matrix, Rglpk, qpmadr, tinytest
Copyright: Eli Lilly and Company
License: GPL (>= 3)
URL: https://wwenjie.org/abclass,
        https://github.com/wenjie2wang/abclass
BugReports: https://github.com/wenjie2wang/abclass/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: yes
Packaged: 2025-10-04 17:19:45 UTC; wenjie
Author: Wenjie Wang [aut, cre] (ORCID: <https://orcid.org/0000-0003-0363-3180>),
  Eli Lilly and Company [cph]
Maintainer: Wenjie Wang <wang@wwenjie.org>
Repository: CRAN
Date/Publication: 2025-10-05 08:10:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-10-05 09:04:02 UTC; unix
Archs: abclass.so.dSYM
