# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "lorax" in publications use:' type: software license: MIT title: 'lorax: Speak for the Trees' version: 0.1.0 abstract: Extracts decision rules from tree- and rule-based models fitted in 'R'. Rules are expressed as logical predicates that identify paths to terminal nodes, making model behavior more transparent and interpretable. Provides conversion methods to 'partykit' party objects for a wide range of model types. The 'partykit' infrastructure is described in Hothorn and Zeileis (2015) . authors: - family-names: Kuhn given-names: Max email: max@posit.co orcid: https://orcid.org/0000-0003-2402-136X repository: https://tidymodels.r-universe.dev repository-code: https://github.com/tidymodels/lorax commit: 3cb22416447339fc2af8521124bbed5afc046c46 url: https://lorax.tidymodels.org/ date-released: '2026-07-16' contact: - family-names: Kuhn given-names: Max email: max@posit.co orcid: https://orcid.org/0000-0003-2402-136X