Package: orbital Title: Predict with 'tidymodels' Workflows in Databases Version: 0.5.0.9000 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://tidymodels.r-universe.dev Date/Publication: 2026-03-10 23:06:14 UTC RemoteUrl: https://github.com/tidymodels/orbital RemoteRef: HEAD RemoteSha: 218efa66b6b637df6b5fa878835cc9c7b425beea NeedsCompilation: no Packaged: 2026-06-08 07:48:08 UTC; root Author: Emil Hvitfeldt [aut, cre], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Emil Hvitfeldt