Package: rSAFE Title: Surrogate-Assisted Feature Extraction Version: 0.1.4 Authors@R: c(person("Alicja", "Gosiewska", role = c("aut", "cre"), email = "alicjagosiewska@gmail.com"), person("Anna", "Gierlak", role = c("aut"), email = "anna.gierlak@op.pl"), person("Przemyslaw", "Biecek", role = c("aut", "ths")), person("Michal", "Burdukiewicz", role = c("ctb"), comment = c(ORCID = "0000-0001-8926-582X"))) Description: Provides a model agnostic tool for white-box model trained on features extracted from a black-box model. For more information see: Gosiewska et al. (2020) . Depends: R (>= 3.5.0) License: GPL-3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 Imports: DALEX, dendextend, ggplot2, ggpubr, grDevices, ingredients, sets, stats Suggests: gbm, knitr, pander, randomForest, rmarkdown, spelling, testthat, vdiffr VignetteBuilder: knitr URL: https://github.com/ModelOriented/rSAFE BugReports: https://github.com/ModelOriented/rSAFE/issues Language: en-US Config/pak/sysreqs: cmake make libicu-dev Repository: https://modeloriented.r-universe.dev Date/Publication: 2022-08-13 12:35:41 UTC RemoteUrl: https://github.com/modeloriented/rsafe RemoteRef: HEAD RemoteSha: 4e9ad1a9dbac14b50d0dd3cd711adb294e0bf456 NeedsCompilation: no Packaged: 2026-07-15 13:34:13 UTC; root Author: Alicja Gosiewska [aut, cre], Anna Gierlak [aut], Przemyslaw Biecek [aut, ths], Michal Burdukiewicz [ctb] (ORCID: ) Maintainer: Alicja Gosiewska