Package: orbital
Title: Predict with 'tidymodels' Workflows in Databases
Version: 0.5.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, earth, embed,
        glmnet, glue, gt, hardhat, jsonlite, kknn, knitr, lightgbm,
        modeldata, parsnip, partykit, probably, R6, randomForest,
        ranger, recipes, rmarkdown, rpart, RSQLite, rstanarm, sparklyr,
        splines2, tailor, testthat (>= 3.0.0), themis, tibble,
        tidypredict (>= 1.1.0), workflows, xgboost
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.3
NeedsCompilation: no
Packaged: 2026-03-12 22:05:20 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: 2026-03-13 07:00:02 UTC
Built: R 4.7.0; ; 2026-04-28 04:08:58 UTC; windows
