Package: corels
Type: Package
Title: R Binding for the 'Certifiably Optimal RulE ListS (Corels)'
        Learner
Version: 0.0.5
Date: 2024-12-04
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: 2024-12-04 23:04:57 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (<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] (<https://orcid.org/0000-0003-4283-2780>, Corels
    Paper),
  Margo Seltzer [ctb] (<https://orcid.org/0000-0002-2165-4658>, Corels
    Paper)
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2024-12-04 23:30:02 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 04:00:15 UTC; unix
Archs: corels.so.dSYM
