``` r rlang:::check_bool(sum) #> Error in `call_match()`: #> ! `sum` must be `TRUE` or `FALSE`, not a primitive function. ``` <sup>Created on 2025-10-06 with [reprex v2.1.1](https://reprex.tidyverse.org)</sup> Fine to just say it's a function.