Package: fauxnaif
Title: Convert Values to NA
Version: 0.7.1
Authors@R: 
    person("Alexander", "Rossell Hayes", , "alexander@rossellhayes.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-9412-0457"))
Description: Provides a replacement for dplyr::na_if().  Allows you to
    specify multiple values to be replaced with NA using a single
    function.
License: MIT + file LICENSE
URL: https://fauxnaif.rossellhayes.com/,
        https://github.com/rossellhayes/fauxnaif
BugReports: https://github.com/rossellhayes/fauxnaif/issues
Depends: R (>= 3.5)
Imports: cli, rlang (>= 1.0.0)
Suggests: covr, dplyr, haven, knitr, magrittr, rmarkdown, testthat (>=
        3.0.0), tibble, tidyr, vctrs, withr
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-08-12 17:10:09 UTC; alex
Author: Alexander Rossell Hayes [aut, cre, cph]
    (<https://orcid.org/0000-0001-9412-0457>)
Maintainer: Alexander Rossell Hayes <alexander@rossellhayes.com>
Repository: CRAN
Date/Publication: 2022-08-12 17:30:02 UTC
Built: R 4.2.0; ; 2022-08-13 11:50:20 UTC; unix
