Currently, `do(5) * mean(~height | shuffle(gender), data = cdc)` returns a warning for each iteration in the do-loop. We should suppress these warnings.