# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "brulee" in publications use:' type: software license: MIT title: 'brulee: High-Level Modeling Functions with ''torch''' version: 1.1.0 doi: 10.32614/CRAN.package.brulee abstract: Provides high-level modeling functions to define and train models using the 'torch' R package. Models include linear, logistic, and multinomial regression as well as multilayer perceptrons. authors: - family-names: Kuhn given-names: Max email: max@posit.co orcid: https://orcid.org/0000-0003-2402-136X - family-names: Falbel given-names: Daniel email: daniel@posit.co repository: https://cran.r-universe.dev repository-code: https://github.com/tidymodels/brulee commit: 36e7c386740aadd1c0c40f110913d20d4a87aa22 url: https://brulee.tidymodels.org/ date-released: '2026-07-02' contact: - family-names: Kuhn given-names: Max email: max@posit.co orcid: https://orcid.org/0000-0003-2402-136X