Package: applicable
Title: A Compilation of Applicability Domain Methods
Version: 0.1.1
Authors@R: c(
    person("Marly", "Gotti", , "marlygotti@gmail.com", role = c("aut", "cre")),
    person("Max", "Kuhn", , "max@posit.co", role = "aut"),
    person("RStudio", role = "cph")
  )
Description: A modeling package compiling applicability domain methods in
    R. It combines different methods to measure the amount of
    extrapolation new samples can have from the training set. See Gadaleta
    et al (2016) <doi:10.4018/IJQSPR.2016010102> for an overview of
    applicability domains.
License: MIT + file LICENSE
URL: https://github.com/tidymodels/applicable,
        https://applicable.tidymodels.org
BugReports: https://github.com/tidymodels/applicable/issues
Depends: ggplot2, R (>= 3.6)
Imports: dplyr, glue, hardhat (>= 1.3.1), Matrix, proxyC, purrr, rlang,
        stats, tibble, tidyr, tidyselect, utils
Suggests: covr, isotree (>= 0.6.1-1), knitr, modeldata, recipes (>=
        1.0.10), rmarkdown, spelling, testthat (>= 3.0.0), xml2
Config/Needs/website: tidyverse/tidytemplate
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-04-24 23:27:15 UTC; max
Author: Marly Gotti [aut, cre],
  Max Kuhn [aut],
  RStudio [cph]
Maintainer: Marly Gotti <marlygotti@gmail.com>
Repository: CRAN
Date/Publication: 2024-04-25 00:00:04 UTC
Built: R 4.5.1; ; 2025-09-08 02:32:28 UTC; windows
