Here: https://github.com/InsightRX/mipdeval/blob/ea8242ea895b661007b81b87d67107e5d03e3ad3/R/calculate_stats.R#L49 Should use `function(.x) round(.x, rounding)` or `\(.x) round(.x, rounding)` instead.