Package: orbital
Title: Predict with 'tidymodels' Workflows in Databases
Version: 0.7.0
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: agua, aorsf, arrow, baguette, bonsai, C50, dbarts, DBI,
        discrim, dbplyr, dtplyr, duckdb, earth, embed, glmnet, glue,
        gt, h2o, hardhat, jsonlite, kernlab, kknn, klaR, knitr,
        LiblineaR, lightgbm, MASS, mda, mixOmics, modeldata,
        naivebayes, nnet, parsnip, partykit, plsmod, probably, R6,
        randomForest, ranger, recipes, rmarkdown, rpart, RSQLite,
        rstanarm, rules, sda, sparklyr, sparsediscrim, splines2,
        tailor, testthat (>= 3.0.0), themis, tibble, tidypredict (>=
        1.2.0), withr, workflows, xgboost, xrf
VignetteBuilder: knitr
Config/Needs/website: tidyverse/tidytemplate, rmarkdown, gt
Config/testthat/edition: 3
Config/usethis/last-upkeep: 2025-06-05
Encoding: UTF-8
RoxygenNote: 8.0.0
NeedsCompilation: no
Packaged: 2026-09-04 18:13:45 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-09-04 18:40:02 UTC
