The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

kumquat: A Smaller Version of LIME

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) <doi:10.1145/2939672.2939778>.

Version: 1.1.0
Depends: R (≥ 4.1.0)
Imports: bundle, dplyr, ggplot2, glmnet, glue, logger, rlang, tidyr
Suggests: colorspace, knitr, patchwork, randomForest, RColorBrewer, rmarkdown, testthat (≥ 3.0.0), tidyverse
Published: 2026-06-22
DOI: 10.32614/CRAN.package.kumquat
Author: Janith Wanniarachchi [aut, cre, cph]
Maintainer: Janith Wanniarachchi <janithcwanni at gmail.com>
BugReports: https://github.com/janithwanni/kumquat/issues
License: MIT + file LICENSE
URL: https://janithwanni.github.io/kumquat/, https://github.com/janithwanni/kumquat
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: kumquat results

Documentation:

Reference manual: kumquat.html , kumquat.pdf
Vignettes: data-examples (source, R code)

Downloads:

Package source: kumquat_1.1.0.tar.gz
Windows binaries: r-devel: kumquat_1.1.0.zip, r-release: not available, r-oldrel: kumquat_1.1.0.zip
macOS binaries: r-release (arm64): kumquat_1.1.0.tgz, r-oldrel (arm64): kumquat_1.1.0.tgz, r-release (x86_64): kumquat_1.1.0.tgz, r-oldrel (x86_64): kumquat_1.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=kumquat to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.