# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "kumquat" in publications use:' type: software license: MIT title: 'kumquat: A Smaller Version of LIME' version: 1.1.0 abstract: The existing implementation of 'lime' can be quite limiting in understanding the underlying components that make Local Local interpretable model-agnostic explanations (LIME) work. 'kumquat' is a simpler implementation of 'lime' that is easier to understand and is more transparent on the pieces that come together to make LIME work. For more details on LIME, see Ribeiro, Singh, and Guestrin (2016) . authors: - family-names: Wanniarachchi given-names: Janith email: janithcwanni@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/janithwanni/kumquat commit: f1aeeeaa029f8c661cbb9fb6ba1154d86cdf0d57 url: https://janithwanni.github.io/kumquat/ date-released: '2026-06-22' contact: - family-names: Wanniarachchi given-names: Janith email: janithcwanni@gmail.com