Package: fauxnaif
Title: Convert Values to NA
Version: 0.6.1
Authors@R: 
    person(given = "Alexander",
           family = "Rossell Hayes",
           role = c("aut", "cre", "cph"),
           email = "alexander@rossellhayes.com",
           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://github.com/rossellhayes/fauxnaif
BugReports: https://github.com/rossellhayes/fauxnaif/issues
Depends: R (>= 3.5)
Imports: glue, lifecycle, rlang
Suggests: covr, dplyr, intrval, knitr, magrittr, rmarkdown, roxygen2,
        testthat, tibble, tidyr, vctrs, withr
VignetteBuilder: knitr
RdMacros: lifecycle
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-09-04 20:14:57 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: 2020-09-04 20:42:09 UTC
Built: R 4.0.2; ; 2020-09-05 10:24:45 UTC; unix
