Package: orbital
Title: Predict with 'tidymodels' Workflows in Databases
Version: 0.3.1
Authors@R: c(
    person("Emil", "Hvitfeldt", , "emil.hvitfeldt@posit.co", role = c("aut", "cre")),
    person("Posit Software, PBC", role = c("cph", "fnd"),
           comment = c(ROR = "03wc8by49"))
  )
Description: Turn 'tidymodels' workflows into objects containing the
    sufficient sequential equations to perform predictions. These smaller
    objects allow for low dependency prediction locally or directly in
    databases.
License: MIT + file LICENSE
URL: https://github.com/tidymodels/orbital,
        https://orbital.tidymodels.org
BugReports: https://github.com/tidymodels/orbital/issues
Depends: R (>= 4.1)
Imports: cli, dplyr, generics (>= 0.1.2), rlang
Suggests: arrow, bonsai, DBI, dbplyr, dtplyr, duckdb, embed, glue, gt,
        hardhat, jsonlite, kknn, knitr, modeldata, parsnip, partykit,
        R6, recipes, rmarkdown, RSQLite, rstanarm, sparklyr, testthat
        (>= 3.0.0), themis, tibble, tidypredict (>= 0.5.1), workflows
VignetteBuilder: knitr
Config/Needs/website: tidyverse/tidytemplate, rmarkdown, gt
Config/testthat/edition: 3
Config/usethis/last-upkeep: 2025-06-05
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-08-30 01:40:49 UTC; emilhvitfeldt
Author: Emil Hvitfeldt [aut, cre],
  Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)
Maintainer: Emil Hvitfeldt <emil.hvitfeldt@posit.co>
Repository: CRAN
Date/Publication: 2025-08-30 02:20:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:31:05 UTC; windows
