{
  "_id": "6a1028d1acfb0bcc41c90fd4",
  "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-05-13 07:49:25 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>",
  "MD5sum": "411aa88be4e3dedc843b4cd3ca398362",
  "_user": "tidymodels",
  "_type": "src",
  "_file": "modelenv_0.2.0.9000.tar.gz",
  "_fileid": "9690f5c4986e1386a39fffa7934db960cdfda1b25fde80686d149a3821963acb",
  "_filesize": 137129,
  "_sha256": "9690f5c4986e1386a39fffa7934db960cdfda1b25fde80686d149a3821963acb",
  "_created": "2026-05-13T07:49:25.000Z",
  "_published": "2026-05-22T09:58:41.734Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77357369067,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964469890"
    },
    {
      "job": 77357368930,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964466415"
    },
    {
      "job": 77357369389,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964469006"
    },
    {
      "job": 77357369367,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964459202"
    },
    {
      "job": 77357368039,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964428703"
    },
    {
      "job": 77357368403,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157811828"
    },
    {
      "job": 77357368818,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964454313"
    },
    {
      "job": 77357369464,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964452673"
    },
    {
      "job": 77357369086,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964464728"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25785685502",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 14034784,
    "orcid": "0000-0002-0679-1945"
  },
  "_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": 56,
  "_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"
  },
  "_downloads": {
    "count": 32362,
    "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.0",
  "_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",
    "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.337404626603561,
  "_indexed": true,
  "_nocasepkg": "modelenv",
  "_universes": [
    "tidymodels",
    "emilhvitfeldt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-13T07:51:29.000Z",
      "distro": "noble",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "55272ad3fbd74cc49484ccb30ad631183b6b7aa661285620ef99f3fb729d283f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25785685502"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-13T07:51:21.000Z",
      "distro": "noble",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "076ebef7eeab90130e83135042516ace30960230941cf489d39bba596fbe7a6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25785685502"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-13T07:51:30.000Z",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "2d90f1b5743f9c4e3f13944e25bfc9a83a7a3856d06601dbd716bcc0411d9df5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25785685502"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-13T07:51:01.000Z",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "54c67a449c4a5836578dcb41e209bf2a632949d1eaddcfa163b550f64bee8658",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25785685502"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-13T07:50:36.000Z",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "69ae408f8c4619d337b9d74291915358c554d55182625c7687180cdf60b5ffb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25785685502"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-13T07:50:30.000Z",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "4a63540ea707bfcbbfcdd6401d2d3d750f93f5b0d57ec6b5f807a3f88f0b6ddf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25785685502"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-13T07:51:06.000Z",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "32a46cee9cdea9bf62251821b77056467ee2bdcd25311cf475114253c2a1adf3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25785685502"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-05-22T09:58:24.000Z",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "512c61f931769115b571993f5a0e88fe2f6f286f53e86fbfaa7d8882e93746ac",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25785685502"
    }
  ]
}