Open
Description
In the current melodie branch, (pak::pak("tidymodels/tune@melodie-switch")
) so loggin has an extra space (compared to the orginal) that I can't track down:
Failure (test-extract.R:144:3): mis-specified extract function
Snapshot of code has changed:
old[1:7] vs new[1:7]
Code
res_extract_error$.extracts[[1]]$.extracts[[1]]
Output
- [1] "Error in extractor(object): AHHH\n"
+ [1] "Error in extractor(object) : AHHH\n"
attr(,"class")
[1] "try-error"
attr(,"condition")
Metadata
Metadata
Assignees
Labels
No labels