Package: tidydann
Title: Add the 'dann' Model and the 'sub_dann' Model to the Tidymodels
        Ecosystem
Version: 0.1.0
Authors@R: 
    person("Greg", "McMahan", , "gmcmacran@gmail.com", role = c("aut", "cre"))
Description: Provides model specifications, tuning parameters for models in 
    'dann' package. Models based on Hastie (1996) 
    <https://web.stanford.edu/~hastie/Papers/dann_IEEE.pdf>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0), dann (>= 1.0.0), recipes, mlbench,
        modeldata, workflows, rsample, dplyr, magrittr, tune, scales,
        yardstick
Config/testthat/edition: 3
Imports: dials, generics, parsnip, rlang, tibble
NeedsCompilation: no
Packaged: 2023-09-26 01:59:56 UTC; gmcma
Author: Greg McMahan [aut, cre]
Maintainer: Greg McMahan <gmcmacran@gmail.com>
Repository: CRAN
Date/Publication: 2023-09-27 09:10:02 UTC
