{
  "_id": "6a533d6c9b92047c28d56fa4",
  "Package": "modelenv",
  "Title": "Provide Tools to Register Models for Use in 'tidymodels'",
  "Version": "0.2.0.9000",
  "Authors@R": "c(\nperson(\"Emil\", \"Hvitfeldt\", , \"emil.hvitfeldt@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0679-1945\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "An developer focused, low dependency package in\n'tidymodels' that provides functions to register how models are\nto be used. Functions to register models are complimented with\naccessor functions to retrieve registered model information to\naid in model fitting and error handling.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/tidymodels/modelenv,\nhttp://modelenv.tidymodels.org/",
  "BugReports": "https://github.com/tidymodels/modelenv/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Config/usethis/last-upkeep": "2025-04-24",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://tidymodels.r-universe.dev",
  "Date/Publication": "2025-11-14 09:32:37 UTC",
  "RemoteUrl": "https://github.com/tidymodels/modelenv",
  "RemoteRef": "HEAD",
  "RemoteSha": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 07:05:40 UTC",
    "User": "root"
  },
  "Author": "Emil Hvitfeldt [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0679-1945>),\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Emil Hvitfeldt <emil.hvitfeldt@posit.co>",
  "_user": "tidymodels",
  "_type": "src",
  "_file": "modelenv_0.2.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/e779a7e5ce88e1a55f6597340d54f161383303abac45dd108b3ad9ce38769053",
  "_filesize": 137844,
  "_sha256": "e779a7e5ce88e1a55f6597340d54f161383303abac45dd108b3ad9ce38769053",
  "_expires": "2026-10-20T07:08:26.000Z",
  "_created": "2026-07-12T07:05:40.000Z",
  "_published": "2026-07-12T07:08:28.522Z",
  "_jobs": [
    {
      "job": 86625876621,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257296426"
    },
    {
      "job": 86625876655,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257296152"
    },
    {
      "job": 86625876617,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257288726"
    },
    {
      "job": 86625876623,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257289265"
    },
    {
      "job": 86625640133,
      "time": 172,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257275852"
    },
    {
      "job": 86625876619,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8257291154"
    },
    {
      "job": 86625876656,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257289649"
    },
    {
      "job": 86625876642,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257288569"
    },
    {
      "job": 86625876654,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257287322"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tidymodels/actions/runs/29183582994",
  "_status": "success",
  "_upstream": "https://github.com/tidymodels/modelenv",
  "_commit": {
    "id": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
    "author": "Hannah Frick <hfrick@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #17 from jeroenjanssens/supported-by-posit\n\nAdd \"Supported By Posit\" badge to modelenv website",
    "time": 1763112757
  },
  "_maintainer": {
    "name": "Emil Hvitfeldt",
    "email": "emil.hvitfeldt@posit.co",
    "login": "emilhvitfeldt",
    "bluesky": "@emilhvitfeldt.bsky.social",
    "description": "All things @tidymodels",
    "uuid": 14034784,
    "orcid": "0000-0002-0679-1945"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tidymodels",
  "_selfowned": true,
  "_usedby": 57,
  "_updates": [
    {
      "week": "2025-46",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "emilhvitfeldt",
      "count": 105,
      "uuid": 14034784
    },
    {
      "user": "hfrick",
      "count": 5,
      "uuid": 12950918
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    }
  ],
  "_userbio": {
    "uuid": 29100987,
    "type": "organization",
    "name": "tidymodels",
    "followers": 556
  },
  "_downloads": {
    "count": 26649,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/modelenv"
  },
  "_devurl": "https://github.com/tidymodels/modelenv",
  "_pkgdown": "http://modelenv.tidymodels.org/",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/modelenv.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidymodels/modelenv",
  "_realowner": "tidymodels",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-10-17"
    },
    {
      "version": "0.1.1",
      "date": "2023-03-08"
    },
    {
      "version": "0.2.0",
      "date": "2024-10-14"
    }
  ],
  "_exports": [
    "check_spec_mode_engine_val",
    "get_dependency",
    "get_encoding",
    "get_fit",
    "get_from_env",
    "get_model_arg",
    "get_model_env",
    "get_pred_type",
    "is_unsupervised_fit",
    "is_unsupervised_spec",
    "new_unsupervised_fit",
    "new_unsupervised_spec",
    "set_dependency",
    "set_encoding",
    "set_env_val",
    "set_fit",
    "set_model_arg",
    "set_model_engine",
    "set_model_mode",
    "set_new_model",
    "set_pred",
    "stop_incompatible_mode"
  ],
  "_help": [
    {
      "page": "check_spec_mode_engine_val",
      "title": "Error handling for unknown mode",
      "topics": [
        "check_spec_mode_engine_val"
      ]
    },
    {
      "page": "get_model_env",
      "title": "Working with the modelenv model environment",
      "topics": [
        "get_from_env",
        "get_model_env",
        "set_env_val"
      ]
    },
    {
      "page": "is_unsupervised_fit",
      "title": "Determine object is has class unsupervised_fit",
      "topics": [
        "is_unsupervised_fit"
      ]
    },
    {
      "page": "is_unsupervised_spec",
      "title": "Determine object is has class unsupervised_spec",
      "topics": [
        "is_unsupervised_spec"
      ]
    },
    {
      "page": "new_unsupervised_fit",
      "title": "Give object unsupervised fit class",
      "topics": [
        "new_unsupervised_fit"
      ]
    },
    {
      "page": "new_unsupervised_spec",
      "title": "Give object unsupervised specification class",
      "topics": [
        "new_unsupervised_spec"
      ]
    },
    {
      "page": "set_dependency",
      "title": "Register Dependency for Model",
      "topics": [
        "get_dependency",
        "set_dependency"
      ]
    },
    {
      "page": "set_encoding",
      "title": "Register Encoding Options for Model",
      "topics": [
        "get_encoding",
        "set_encoding"
      ]
    },
    {
      "page": "set_fit",
      "title": "Register Fit method for Model",
      "topics": [
        "get_fit",
        "set_fit"
      ]
    },
    {
      "page": "set_model_arg",
      "title": "Register Argument for Model",
      "topics": [
        "get_model_arg",
        "set_model_arg"
      ]
    },
    {
      "page": "set_model_engine",
      "title": "Register Engine for Model",
      "topics": [
        "set_model_engine"
      ]
    },
    {
      "page": "set_model_mode",
      "title": "Register Mode for Model",
      "topics": [
        "set_model_mode"
      ]
    },
    {
      "page": "set_new_model",
      "title": "Register New Model",
      "topics": [
        "set_new_model"
      ]
    },
    {
      "page": "set_pred",
      "title": "Register Prediction Method for Model",
      "topics": [
        "get_pred_type",
        "set_pred"
      ]
    },
    {
      "page": "stop_incompatible_mode",
      "title": "Error handling for incompatible modes",
      "topics": [
        "stop_incompatible_mode"
      ]
    }
  ],
  "_readme": "https://github.com/tidymodels/modelenv/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 7.26073701854874,
  "_indexed": true,
  "_nocasepkg": "modelenv",
  "_universes": [
    "tidymodels",
    "emilhvitfeldt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-12T07:07:48.000Z",
      "distro": "resolute",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "https://r2.ropensci.org/4d183caecfb10e3589ea4e6eb46c843bd024b9bd75ff711d67b0c1fef67b87af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/29183582994"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-12T07:07:46.000Z",
      "distro": "resolute",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "https://r2.ropensci.org/2130d742fb2bb6ae993ed804b017376c819eb0183d9bd9ab02975f25c978e7fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/29183582994"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-12T07:07:05.000Z",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "https://r2.ropensci.org/5cb5f4c0f7aa008ed57ffca8c79dc875b8cc09f3afdeb6d024b2ca5e0c37a9ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/29183582994"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-12T07:07:08.000Z",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "https://r2.ropensci.org/e4c30358ff7d0738d8bd60b57acda1b2668d20552b7138eecc1d26153c4a22a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/29183582994"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-07-12T07:07:34.000Z",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "https://r2.ropensci.org/3ee165f21970ef7de543adb53d8588cf9ff76ce7cd624ca014a7bc266e0a915a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/29183582994"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-12T07:06:58.000Z",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "https://r2.ropensci.org/ef9e18bbec5f181cae08336b1a1bb1ca14f840348e1544a0df049b63c0a3c0c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/29183582994"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-12T07:06:52.000Z",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "https://r2.ropensci.org/2b1a44864ae0c6f9662bc56eac76c9683ebfd2a20d2d85b8d84deaf360b9eb04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/29183582994"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-12T07:06:44.000Z",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "https://r2.ropensci.org/bf309051af65423072c23b4de662630b2d1b52b6caf8bf5a9880c74e5b2c69c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/29183582994"
    }
  ]
}