{"id":19253599,"url":"https://github.com/tidymodels/modelenv","last_synced_at":"2025-04-21T14:32:10.769Z","repository":{"id":61590039,"uuid":"550504686","full_name":"tidymodels/modelenv","owner":"tidymodels","description":"Provide Tools to Register Models for use in Tidymodels","archived":false,"fork":false,"pushed_at":"2024-10-14T16:32:40.000Z","size":5504,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-11T21:02:27.364Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://modelenv.tidymodels.org/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidymodels.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-12T22:05:43.000Z","updated_at":"2024-10-14T16:30:44.000Z","dependencies_parsed_at":"2024-11-09T18:43:53.036Z","dependency_job_id":null,"html_url":"https://github.com/tidymodels/modelenv","commit_stats":{"total_commits":82,"total_committers":2,"mean_commits":41.0,"dds":"0.024390243902439046","last_synced_commit":"ceba34dcee1ddbdc532b40abeaa2e85a53d97f41"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Fmodelenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Fmodelenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Fmodelenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Fmodelenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidymodels","download_url":"https://codeload.github.com/tidymodels/modelenv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250070285,"owners_count":21369847,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T18:31:58.258Z","updated_at":"2025-04-21T14:32:10.344Z","avatar_url":"https://github.com/tidymodels.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# modelenv\n\n\u003c!-- badges: start --\u003e\n\n[![Codecov test coverage](https://codecov.io/gh/tidymodels/modelenv/branch/main/graph/badge.svg)](https://app.codecov.io/gh/tidymodels/modelenv?branch=main)\n[![R-CMD-check](https://github.com/tidymodels/modelenv/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/tidymodels/modelenv/actions/workflows/R-CMD-check.yaml)\n\u003c!-- badges: end --\u003e\n\nmodelenv is a *developer focused* package designed to provide tools to register models much in the same as is [done in parsnip](https://parsnip.tidymodels.org/reference/set_new_model.html). This package **does not** replace parsnip's registration functions, but will be used in tidyclust and future non-parsnip modeling packages to avoid complex dependencies.\n\n## Installation\n\nYou can install the released version of modelenv from [CRAN](https://CRAN.R-project.org) with:\n\n``` r\ninstall.packages(\"modelenv\")\n```\n\nAnd the development version from [GitHub](https://github.com/) with:\n\n``` r\n# install.packages(\"pak\")\npak::pak(\"tidymodels/modelenv\")\n```\n\n## Learn more\n\nThese functions have near identical interfaces to their parsnip equivalent, see [tidymodels.org - How to build a parsnip model](https://www.tidymodels.org/learn/develop/models/) for instructions of how to use these functions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidymodels%2Fmodelenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftidymodels%2Fmodelenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidymodels%2Fmodelenv/lists"}