Package: kerasnip
Title: A Bridge Between 'keras' and 'tidymodels'
Version: 0.0.3
Authors@R: 
    person("David", "Díaz", , "daviddrsch@gmail.com", role = c("aut", "cre"))
Description: Provides a seamless bridge between 'keras' and the 'tidymodels'
    frameworks. It allows for the dynamic creation of 'parsnip' model
    specifications for 'keras' models.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: abind, parsnip (>= 1.0.0), rlang, keras3, tibble, purrr,
        dplyr, cli, recipes, reticulate
Suggests: testthat (>= 3.0.0), modeldata, tidymodels, finetune, tune,
        dials, workflows, rsample, knitr, lme4, rmarkdown, future,
        ggplot2
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-09-18 01:16:08 UTC; david
Author: David Díaz [aut, cre]
Maintainer: David Díaz <daviddrsch@gmail.com>
Depends: R (>= 4.1.0)
Repository: CRAN
Date/Publication: 2025-09-18 07:30:02 UTC
Built: R 4.5.1; ; 2025-09-18 10:56:51 UTC; unix
