Looks like the class order for apparent splits is still the wrong way around, similar to https://github.com/tidymodels/rsample/issues/213#issuecomment-771637109 https://github.com/tidymodels/rsample/blob/a976356791cc13e3fb6a5672b8b98d43931fb24d/R/apparent.R#L23
Looks like the class order for apparent splits is still the wrong way around, similar to #213 (comment)
rsample/R/apparent.R
Line 23 in a976356