Closes #530. Transitions deprecations from .Deprecated() to lifecycle::deprecate_warn() and advances the deprecations for p_value() and conf_int() to lifecycle::deprecate_stop().
This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.
Closes #530. Transitions deprecations from
.Deprecated()
tolifecycle::deprecate_warn()
and advances the deprecations forp_value()
andconf_int()
tolifecycle::deprecate_stop()
.