The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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()
.sapply()
to
vapply()
or lapply()
for type stability.na_if()
and
na_if_not()
based on scoped dplyr::mutate_*()
functions.NEWS.md
file to track changes to the
package.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.