{
  "_id": "6a267527794753ddbc3eba08",
  "Package": "orbital",
  "Title": "Predict with 'tidymodels' Workflows in Databases",
  "Version": "0.5.0.9000",
  "Authors@R": "c(\nperson(\"Emil\", \"Hvitfeldt\", , \"emil.hvitfeldt@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Turn 'tidymodels' workflows into objects containing the\nsufficient sequential equations to perform predictions. These\nsmaller objects allow for low dependency prediction locally or\ndirectly in databases.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/tidymodels/orbital,\nhttps://orbital.tidymodels.org",
  "BugReports": "https://github.com/tidymodels/orbital/issues",
  "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": {
    "Date": "2026-06-08 07:48:08 UTC",
    "User": "root"
  },
  "Author": "Emil Hvitfeldt [aut, cre],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Emil Hvitfeldt <emil.hvitfeldt@posit.co>",
  "MD5sum": "d22bcd339898bbd2a9173330c746460d",
  "_user": "tidymodels",
  "_type": "src",
  "_file": "orbital_0.5.0.9000.tar.gz",
  "_fileid": "2517a893b48059ca255d1901c078c0e34dc963c4daa5f99041712a641a03346c",
  "_filesize": 238179,
  "_sha256": "2517a893b48059ca255d1901c078c0e34dc963c4daa5f99041712a641a03346c",
  "_created": "2026-06-08T07:48:08.000Z",
  "_published": "2026-06-08T07:54:15.084Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80045853965,
      "time": 297,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474360481"
    },
    {
      "job": 80045853869,
      "time": 298,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474360837"
    },
    {
      "job": 80045853844,
      "time": 181,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7474325712"
    },
    {
      "job": 80045853853,
      "time": 223,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474338219"
    },
    {
      "job": 80045009343,
      "time": 328,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474269750"
    },
    {
      "job": 80045853861,
      "time": 176,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474324360"
    },
    {
      "job": 80045853866,
      "time": 272,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474353099"
    },
    {
      "job": 80045853877,
      "time": 244,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7474344823"
    },
    {
      "job": 80045853915,
      "time": 204,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474332763"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27123165462",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tidymodels/orbital",
  "_commit": {
    "id": "218efa66b6b637df6b5fa878835cc9c7b425beea",
    "author": "Emil Hvitfeldt <emil.hvitfeldt@posit.co>",
    "committer": "GitHub <noreply@github.com>",
    "message": "dont generate code with as.numeric() (#145)",
    "time": 1773183974
  },
  "_maintainer": {
    "name": "Emil Hvitfeldt",
    "email": "emil.hvitfeldt@posit.co",
    "login": "emilhvitfeldt",
    "bluesky": "@emilhvitfeldt.bsky.social",
    "description": "All things @tidymodels",
    "uuid": 14034784
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "generics",
      "version": ">= 0.1.2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "role": "Suggests"
    },
    {
      "package": "bonsai",
      "role": "Suggests"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "dbplyr",
      "role": "Suggests"
    },
    {
      "package": "dtplyr",
      "role": "Suggests"
    },
    {
      "package": "duckdb",
      "role": "Suggests"
    },
    {
      "package": "earth",
      "role": "Suggests"
    },
    {
      "package": "embed",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "gt",
      "role": "Suggests"
    },
    {
      "package": "hardhat",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "kknn",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lightgbm",
      "role": "Suggests"
    },
    {
      "package": "modeldata",
      "role": "Suggests"
    },
    {
      "package": "parsnip",
      "role": "Suggests"
    },
    {
      "package": "partykit",
      "role": "Suggests"
    },
    {
      "package": "probably",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "recipes",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "rstanarm",
      "role": "Suggests"
    },
    {
      "package": "sparklyr",
      "role": "Suggests"
    },
    {
      "package": "splines2",
      "role": "Suggests"
    },
    {
      "package": "tailor",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "themis",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidypredict",
      "version": ">= 1.1.0",
      "role": "Suggests"
    },
    {
      "package": "workflows",
      "role": "Suggests"
    },
    {
      "package": "xgboost",
      "role": "Suggests"
    }
  ],
  "_owner": "tidymodels",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 6
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 4
    },
    {
      "week": "2025-49",
      "n": 5
    },
    {
      "week": "2025-50",
      "n": 3
    },
    {
      "week": "2026-07",
      "n": 3
    },
    {
      "week": "2026-08",
      "n": 4
    },
    {
      "week": "2026-09",
      "n": 11
    },
    {
      "week": "2026-11",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.3.1",
      "date": "2025-08-30"
    },
    {
      "name": "v0.4.0",
      "date": "2025-12-04"
    },
    {
      "name": "v0.4.1",
      "date": "2025-12-13"
    },
    {
      "name": "v0.5.0",
      "date": "2026-02-27"
    }
  ],
  "_stars": 48,
  "_contributors": [
    {
      "user": "emilhvitfeldt",
      "count": 315,
      "uuid": 14034784
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    }
  ],
  "_userbio": {
    "uuid": 29100987,
    "type": "organization",
    "name": "tidymodels"
  },
  "_downloads": {
    "count": 615,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/orbital"
  },
  "_devurl": "https://github.com/tidymodels/orbital",
  "_pkgdown": "https://orbital.tidymodels.org",
  "_searchresults": 45,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/orbital.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidymodels/orbital",
  "_realowner": "tidymodels",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-07-01"
    },
    {
      "version": "0.2.0",
      "date": "2024-07-28"
    },
    {
      "version": "0.3.0",
      "date": "2024-12-22"
    },
    {
      "version": "0.3.1",
      "date": "2025-08-30"
    },
    {
      "version": "0.4.0",
      "date": "2025-12-11"
    },
    {
      "version": "0.4.1",
      "date": "2025-12-13"
    },
    {
      "version": "0.5.0",
      "date": "2026-02-27"
    },
    {
      "version": "0.5.1",
      "date": "2026-03-13"
    }
  ],
  "_exports": [
    "augment",
    "estimate_orbital_size",
    "orbital",
    "orbital_dt",
    "orbital_inline",
    "orbital_json_read",
    "orbital_json_write",
    "orbital_r_fun",
    "orbital_sql"
  ],
  "_help": [
    {
      "page": "augment.orbital_class",
      "title": "Augment using orbital objects",
      "topics": [
        "augment.orbital_class"
      ]
    },
    {
      "page": "estimate_orbital_size",
      "title": "Estimate orbital expression character count",
      "topics": [
        "estimate_orbital_size",
        "estimate_orbital_size.catboost.Model",
        "estimate_orbital_size.constparty",
        "estimate_orbital_size.earth",
        "estimate_orbital_size.glm",
        "estimate_orbital_size.glmnet",
        "estimate_orbital_size.lgb.Booster",
        "estimate_orbital_size.lm",
        "estimate_orbital_size.randomForest",
        "estimate_orbital_size.ranger",
        "estimate_orbital_size.recipe",
        "estimate_orbital_size.rpart",
        "estimate_orbital_size.tailor",
        "estimate_orbital_size.workflow",
        "estimate_orbital_size.xgb.Booster"
      ]
    },
    {
      "page": "orbital",
      "title": "Turn tidymodels objects into orbital objects",
      "topics": [
        "orbital"
      ]
    },
    {
      "page": "orbital_dt",
      "title": "Convert to data.table code",
      "topics": [
        "orbital_dt"
      ]
    },
    {
      "page": "orbital_inline",
      "title": "Convert orbital objects to quosures",
      "topics": [
        "orbital_inline"
      ]
    },
    {
      "page": "orbital_json_read",
      "title": "Read orbital json file",
      "topics": [
        "orbital_json_read"
      ]
    },
    {
      "page": "orbital_json_write",
      "title": "Save orbital object as json file",
      "topics": [
        "orbital_json_write"
      ]
    },
    {
      "page": "orbital_r_fun",
      "title": "Turn orbital object into a R function",
      "topics": [
        "orbital_r_fun"
      ]
    },
    {
      "page": "orbital_sql",
      "title": "Convert to SQL code",
      "topics": [
        "orbital_sql"
      ]
    },
    {
      "page": "predict.orbital_class",
      "title": "Prediction using orbital objects",
      "topics": [
        "predict.orbital_class"
      ]
    }
  ],
  "_pkglogo": "https://github.com/tidymodels/orbital/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/tidymodels/orbital/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "separate-trees.Rmd",
      "filename": "separate-trees.html",
      "title": "Parallel tree evaluation in databases",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The problem",
        "The solution",
        "Batched summation",
        "Example",
        "Supported models",
        "Output behavior",
        "When to use",
        "Good candidates for separate_trees = TRUE",
        "When to stick with the default",
        "Tradeoffs",
        "Benchmarking recommendation"
      ],
      "created": "2026-02-24 23:38:35",
      "modified": "2026-02-27 19:36:44",
      "commits": 2
    },
    {
      "source": "supported-models.Rmd",
      "filename": "supported-models.html",
      "title": "Supported Models and recipes steps",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Supported models",
        "Recipes steps",
        "tailor adjustments"
      ],
      "created": "2024-07-25 22:25:45",
      "modified": "2026-02-27 19:36:44",
      "commits": 18
    }
  ],
  "_score": 7.375846436309155,
  "_indexed": true,
  "_nocasepkg": "orbital",
  "_universes": [
    "tidymodels",
    "emilhvitfeldt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-06-08T07:52:00.000Z",
      "distro": "noble",
      "commit": "218efa66b6b637df6b5fa878835cc9c7b425beea",
      "fileid": "3ca093983cfa3c9cc498832f5ebcfd15210f8d336ace04547466e3b569efa73d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27123165462"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-06-08T07:52:01.000Z",
      "distro": "noble",
      "commit": "218efa66b6b637df6b5fa878835cc9c7b425beea",
      "fileid": "fa3e8536bf3804736dac951a0357ba482f09e380dd00d0a228d393586338164d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27123165462"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-06-08T07:50:40.000Z",
      "commit": "218efa66b6b637df6b5fa878835cc9c7b425beea",
      "fileid": "14720a18b8804862b8506c1d3db63fca2ce3e9376a73adbd711f3e1737bf919b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27123165462"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-06-08T07:50:58.000Z",
      "commit": "218efa66b6b637df6b5fa878835cc9c7b425beea",
      "fileid": "c1201d11b908ac9f714b93425b8becf4ee03649d9798933c8cf23bd99d0ea8e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27123165462"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0.9000",
      "date": "2026-06-08T07:51:53.000Z",
      "commit": "218efa66b6b637df6b5fa878835cc9c7b425beea",
      "fileid": "24f77953c4e9e8c3cbbca2473f4f09c552adb35795f95df02f957509fcc0fe78",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27123165462"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-06-08T07:50:42.000Z",
      "commit": "218efa66b6b637df6b5fa878835cc9c7b425beea",
      "fileid": "8f0d3646718fce9423c6e59d9ba7e68cd324de8e5ff18847db2b32d6e41c9973",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27123165462"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-06-08T07:50:35.000Z",
      "commit": "218efa66b6b637df6b5fa878835cc9c7b425beea",
      "fileid": "ea831db2bff9848530473b9f382f3d73d46699a2eaa1091e122d729b598dc0e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27123165462"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-06-08T07:50:24.000Z",
      "commit": "218efa66b6b637df6b5fa878835cc9c7b425beea",
      "fileid": "981022d953c2c0bc30064e325e3b00d8a2ac321dd8173bee2b6f62482dd267af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27123165462"
    }
  ]
}