test_calc_glance.R:14: warning: calc_glance correctly returns broom::glance output
Calling `as_tibble()` on a vector is discouraged, because the behavior is likely to change in the future. Use `tibble::enframe(name = NULL)` instead.
This warning is displayed once per session.
When running the following test:
I get the following warning: