modelenv: Provide Tools to Register Models for Use in 'tidymodels'

An developer focused, low dependency package in 'tidymodels' that provides functions to register how models are to be used. Functions to register models are complimented with accessor functions to retrieve registered model information to aid in model fitting and error handling.

Version: 0.1.0
Imports: glue, rlang, tibble, vctrs
Suggests: covr, testthat (≥ 3.0.0)
Published: 2022-10-17
Author: Emil Hvitfeldt ORCID iD [aut, cre]
Maintainer: Emil Hvitfeldt <emilhhvitfeldt at gmail.com>
BugReports: https://github.com/tidymodels/modelenv/issues
License: MIT + file LICENSE
URL: https://github.com/tidymodels/modelenv
NeedsCompilation: no
Materials: README
CRAN checks: modelenv results

Documentation:

Reference manual: modelenv.pdf

Downloads:

Package source: modelenv_0.1.0.tar.gz
Windows binaries: r-devel: modelenv_0.1.0.zip, r-release: modelenv_0.1.0.zip, r-oldrel: modelenv_0.1.0.zip
macOS binaries: r-release (arm64): modelenv_0.1.0.tgz, r-oldrel (arm64): modelenv_0.1.0.tgz, r-release (x86_64): modelenv_0.1.0.tgz, r-oldrel (x86_64): modelenv_0.1.0.tgz

Reverse dependencies:

Reverse imports: tidyclust, workflows

Linking:

Please use the canonical form https://CRAN.R-project.org/package=modelenv to link to this page.