{
  "_id": "6a2bc3c5578398594319ed58",
  "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-06-12 08:28:04 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": "43d1be436f0b7a859b3ee95707348fa3",
  "_user": "tidymodels",
  "_type": "src",
  "_file": "modelenv_0.2.0.9000.tar.gz",
  "_fileid": "4895f4fe9a66d63b91bf2786191f35a8010d03e6ddd33f84cac81c68854e301a",
  "_filesize": 137833,
  "_sha256": "4895f4fe9a66d63b91bf2786191f35a8010d03e6ddd33f84cac81c68854e301a",
  "_created": "2026-06-12T08:28:04.000Z",
  "_published": "2026-06-12T08:31:01.429Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80989185552,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7586772721"
    },
    {
      "job": 80989185553,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586764903"
    },
    {
      "job": 80989185566,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7586759325"
    },
    {
      "job": 80989185581,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586760553"
    },
    {
      "job": 80988667870,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586724669"
    },
    {
      "job": 80989185524,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586756437"
    },
    {
      "job": 80989185586,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7586752557"
    },
    {
      "job": 80989185563,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7586748379"
    },
    {
      "job": 80989185569,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586752192"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27404043739",
  "_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",
    "description": "All things @tidymodels",
    "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": 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"
  },
  "_downloads": {
    "count": 32973,
    "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",
    "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.353214564306807,
  "_indexed": true,
  "_nocasepkg": "modelenv",
  "_universes": [
    "tidymodels",
    "emilhvitfeldt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-12T08:30:29.000Z",
      "distro": "noble",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "f9a0f63a4ac87d49bf85f8efa5d9221c285f5366178b2ca188896bb94e4538bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27404043739"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-12T08:30:02.000Z",
      "distro": "noble",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "54507ac4291921bb1e3128d64ab46792173060de7a9729ff98f2ecb42a2fba4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27404043739"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-12T08:29:49.000Z",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "a3a77463ef66f44a18bce463e3026db7031e1f704fbd4a85ef82c9b3c48fd54a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27404043739"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-12T08:29:51.000Z",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "44aa5a1867c026f396f86b71bfbe7671791570aaf4210f54a6cea69f0971b77f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27404043739"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-06-12T08:29:55.000Z",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "9425f91ccc447ad9581ad9a37a00eded90e7390813e09e9b2cb3b7b414409d50",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27404043739"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-12T08:29:18.000Z",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "f801e525a6c1c9cc4c076c157d0b47a224c5a932f40256301cd6cbd96fcc7d17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27404043739"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-12T08:29:08.000Z",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "c42248add30927a49e26466eef47a198b6a333f0268ad53f2fed63c51281cdbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27404043739"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-12T08:29:19.000Z",
      "commit": "b18f97d17c07694f60188bcbb00fafa9318e1c19",
      "fileid": "8b130f00d50f4836b829eead06ec9d6d25d64e71c754e0c7f8f458e469d9d062",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27404043739"
    }
  ]
}