Type: Package Package: Cubist Title: Rule- And Instance-Based Regression Modeling Version: 0.6.0.9000 Authors@R: c( person("Max", "Kuhn", , "mxkuhn@gmail.com", role = c("aut", "cre")), person("Steve", "Weston", role = "ctb"), person("Chris", "Keefer", role = "ctb"), person("Nathan", "Coulter", role = "ctb"), person("Ross", "Quinlan", role = "aut", comment = "Author of imported C code"), person("Rulequest Research Pty Ltd.", role = "cph", comment = "Copyright holder of imported C code") ) Maintainer: Max Kuhn Description: Regression modeling using rules with added instance-based corrections. License: GPL-3 URL: https://topepo.github.io/Cubist/, https://github.com/topepo/Cubist BugReports: https://github.com/topepo/Cubist/issues Depends: lattice Imports: reshape2, utils Suggests: covr, dplyr (>= 0.7.4), knitr, mlbench, modeldata, rlang, rmarkdown, rules, testthat (>= 3.0.0), withr VignetteBuilder: knitr Biarch: true Config/Needs/website: pkgdown, caret, tidymodels, rules Config/testthat/edition: 3 Encoding: UTF-8 LazyLoad: yes Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev Repository: https://topepo.r-universe.dev Date/Publication: 2026-03-03 15:44:10 UTC RemoteUrl: https://github.com/topepo/cubist RemoteRef: HEAD RemoteSha: 49fa248b40a4c008c514fd2abcc70d8d7ac4ae33 NeedsCompilation: yes Packaged: 2026-06-24 04:44:14 UTC; root Author: Max Kuhn [aut, cre], Steve Weston [ctb], Chris Keefer [ctb], Nathan Coulter [ctb], Ross Quinlan [aut] (Author of imported C code), Rulequest Research Pty Ltd. [cph] (Copyright holder of imported C code)