Package: rSAFE
Title: Surrogate-Assisted Feature Extraction
Version: 0.1.3
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) <doi:10.1016/j.dss.2021.113556>.
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
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
NeedsCompilation: no
Packaged: 2022-02-08 20:02:37 UTC; user
Author: Alicja Gosiewska [aut, cre],
  Anna Gierlak [aut],
  Przemyslaw Biecek [aut, ths],
  Michal Burdukiewicz [ctb] (<https://orcid.org/0000-0001-8926-582X>)
Maintainer: Alicja Gosiewska <alicjagosiewska@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-08 20:30:01 UTC
Built: R 4.0.5; ; 2022-02-09 12:16:22 UTC; unix
