NEWS.md
na_if_in() and na_if_not() now support vctrs classes like haven_labelled.x.fauxnaif no longer throws warnings. Situations that previously produced a warning now produce an error:....... are not coercible to a vector or a function.fauxnaif::na_if() and scoped na_if_*() functions.pkgdown URL to DESCRIPTION.inst/CITATION.input with x.fauxnaif::na_if() and scoped na_if_*() functions from deprecate_soft() to deprecate_warn().fauxnaif::na_if() is deprecated if arguments could not be handled by dplyr::na_if().pkgdown site.inst/CITATION.dplyr::across().fauxnaif::na_if() and suggest replacing it with na_if_in().na_if() and na_if_not() based on scoped dplyr::mutate_*() functions.