Package: abclass
Title: Angle-Based Large-Margin Classifiers
Version: 0.4.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, 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.2.1
NeedsCompilation: yes
Packaged: 2022-09-18 04:01:22 UTC; wenjie
Author: Wenjie Wang [aut, cre] (<https://orcid.org/0000-0003-0363-3180>),
  Eli Lilly and Company [cph]
Maintainer: Wenjie Wang <wang@wwenjie.org>
Repository: CRAN
Date/Publication: 2022-09-18 04:36:04 UTC
Built: R 4.3.0; x86_64-apple-darwin20; 2023-04-12 06:51:04 UTC; unix
Archs: abclass.so.dSYM
