The cli refactor led to the regression (picked up in revdeps) that allowed NULL for the engine: ```r set_engine(nearest_neighbor_adaptive(), NULL) ```
The cli refactor led to the regression (picked up in revdeps) that allowed NULL for the engine:
set_engine(nearest_neighbor_adaptive(), NULL)