Package: abclass
Title: Angle-Based Large-Margin Classifiers
Version: 0.1.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, stats
LinkingTo: Rcpp, RcppArmadillo
Suggests: 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.1.2
NeedsCompilation: yes
Packaged: 2022-03-03 03:38:46 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-03-07 20:30:11 UTC
Built: R 4.0.5; x86_64-apple-darwin17.0; 2022-03-08 11:29:50 UTC; unix
Archs: abclass.so.dSYM
