Package: corels
Type: Package
Title: R Binding for the 'Certifiably Optimal RulE ListS (Corels)'
        Learner
Version: 0.0.6
Date: 2026-08-28
Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org",
                    comment = c(ORCID = "0000-0001-6419-907X")),
             person("Nicholas", "Larus-Stone", role = "aut", comment = "Corels C++ Library and paper"),
             person("Elaine", "Angelino", role = "aut", comment = "Corels C++ Library and paper"),
             person("Daniel", "Alabi", role = "ctb", comment = "Corels Paper"),
             person("Cynthia", "Rudin", role = "ctb",
                    comment = c(ORCID = "0000-0003-4283-2780", "Corels Paper")),
             person("Margo", "Seltzer", role = "ctb",
                    comment = c(ORCID = "0000-0002-2165-4658", "Corels Paper")))
Description: The 'Certifiably Optimal RulE ListS (Corels)' learner by
 Angelino et al described in <doi:10.48550/arXiv.1704.01701> provides interpretable decision
 rules with an optimality guarantee, and is made available to R with this package.
 See the file 'AUTHORS' for a list of copyright holders and contributors.
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.2)
LinkingTo: Rcpp
RoxygenNote: 6.0.1
URL: https://github.com/corels/rcppcorels
BugReports: https://github.com/corels/rcppcorels/issues
NeedsCompilation: yes
Packaged: 2026-08-28 11:16:16 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6419-907X>),
  Nicholas Larus-Stone [aut] (Corels C++ Library and paper),
  Elaine Angelino [aut] (Corels C++ Library and paper),
  Daniel Alabi [ctb] (Corels Paper),
  Cynthia Rudin [ctb] (ORCID: <https://orcid.org/0000-0003-4283-2780>,
    Corels Paper),
  Margo Seltzer [ctb] (ORCID: <https://orcid.org/0000-0002-2165-4658>,
    Corels Paper)
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2026-08-28 11:30:02 UTC
