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 |
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 |
Reference manual: | modelenv.pdf |
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 imports: | tidyclust, workflows |
Please use the canonical form https://CRAN.R-project.org/package=modelenv to link to this page.