Compatibility with tune 2.0.0
tune::fit_resamples() behavior..predictions column reconstruction when missing.Improved Resampling Functions
modeltime_fit_resamples() now ensures predictions are always saved.withr::with_seed()) for reproducible resample fits..notes with clear error messages.Plotting Enhancements
plot_modeltime_resamples() now standardizes truth/estimate detection.Utility Upgrades
unnest_modeltime_resamples() more robust:
.predictions column exists (reconstructed if missing)..row_id assignment for comparing models across resamples.tune (>= 2.0.0) is now required.withr to Imports.tune versions (<2.0.0) via conditional handling.rlang::abort(message=...) for consistent error messages.tictoc/progressr in favor of clearer progress reporting.utils::globalVariables() for safer NSE handling across dplyr/tidyr.workflows mode = "regression"hardhat 1.0.0 #11modeltime_resample_accuracy() (#1): When user specifies summary_fns = NULL, returns unsummarized resample metrics with ".resample_id"modeltime.resample Package Release