{
  "_id": "6a5f088c9baadeef8ab58e1e",
  "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\"),\ncomment = c(ORCID = \"0000-0001-9412-0457\"))",
  "Description": "Provides a replacement for dplyr::na_if().  Allows you to\nspecify multiple values to be replaced with NA using a single\nfunction.",
  "License": "MIT + file LICENSE",
  "URL": "https://fauxnaif.rossellhayes.com/,\nhttps://github.com/rossellhayes/fauxnaif",
  "BugReports": "https://github.com/rossellhayes/fauxnaif/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "Repository": "https://rossellhayes.r-universe.dev",
  "Date/Publication": "2022-08-12 16:57:33 UTC",
  "RemoteUrl": "https://github.com/rossellhayes/fauxnaif",
  "RemoteRef": "HEAD",
  "RemoteSha": "9eb0d51409a1e291576f9d041b233a803f987056",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 05:47:07 UTC",
    "User": "root"
  },
  "Author": "Alexander Rossell Hayes [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-9412-0457>)",
  "Maintainer": "Alexander Rossell Hayes <alexander@rossellhayes.com>",
  "_user": "rossellhayes",
  "_type": "src",
  "_file": "fauxnaif_0.7.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/24ad4d51a76b7d7ad3305761062c6153ea60bbb91a0dde2313dd26c325d89eeb",
  "_filesize": 214390,
  "_sha256": "24ad4d51a76b7d7ad3305761062c6153ea60bbb91a0dde2313dd26c325d89eeb",
  "_expires": "2026-10-29T05:50:02.000Z",
  "_created": "2026-07-21T05:47:07.000Z",
  "_published": "2026-07-21T05:50:04.645Z",
  "_jobs": [
    {
      "job": 88553643262,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8485180696"
    },
    {
      "job": 88553643308,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8485184660"
    },
    {
      "job": 88553643274,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8485168367"
    },
    {
      "job": 88553643240,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8485168613"
    },
    {
      "job": 88553201112,
      "time": 188,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8485143256"
    },
    {
      "job": 88553643258,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8485180895"
    },
    {
      "job": 88553643266,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8485165233"
    },
    {
      "job": 88553643270,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8485168094"
    },
    {
      "job": 88553643293,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8485164769"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rossellhayes/actions/runs/29804827525",
  "_status": "success",
  "_upstream": "https://github.com/rossellhayes/fauxnaif",
  "_commit": {
    "id": "9eb0d51409a1e291576f9d041b233a803f987056",
    "author": "Alex Rossell Hayes <alexander@rossellhayes.com>",
    "committer": "Alex Rossell Hayes <alexander@rossellhayes.com>",
    "message": "Increment version number to 0.7.1\n",
    "time": 1660323453
  },
  "_maintainer": {
    "name": "Alexander Rossell Hayes",
    "email": "alexander@rossellhayes.com",
    "login": "rossellhayes",
    "description": "Senior Data Scientist at @yougov-datascience |\nPolitical Science PhD",
    "uuid": 44556601,
    "orcid": "0000-0001-9412-0457"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "haven",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "vctrs",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "rossellhayes",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "rossellhayes",
      "count": 230,
      "uuid": 44556601
    }
  ],
  "_userbio": {
    "uuid": 44556601,
    "type": "user",
    "name": "Alex Rossell Hayes",
    "followers": 56,
    "description": "Senior Data Scientist at @yougov-datascience |\r\nPolitical Science PhD"
  },
  "_downloads": {
    "count": 329,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fauxnaif"
  },
  "_devurl": "https://github.com/rossellhayes/fauxnaif",
  "_pkgdown": "https://fauxnaif.rossellhayes.com/",
  "_searchresults": 20,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fauxnaif.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rossellhayes/fauxnaif",
  "_realowner": "rossellhayes",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.6",
      "date": "2020-03-01"
    },
    {
      "version": "0.6.0",
      "date": "2020-08-03"
    },
    {
      "version": "0.6.1",
      "date": "2020-09-04"
    },
    {
      "version": "0.7.0",
      "date": "2022-04-27"
    },
    {
      "version": "0.7.1",
      "date": "2022-08-12"
    }
  ],
  "_exports": [
    "na_if_in",
    "na_if_not"
  ],
  "_datasets": [
    {
      "name": "faux_census",
      "title": "A small sample of a fabricated census-like dataset",
      "object": "faux_census",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "state",
        "gender",
        "age",
        "race",
        "income",
        "religion"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "faux_census",
      "title": "A small sample of a fabricated census-like dataset",
      "topics": [
        "faux_census"
      ]
    },
    {
      "page": "na_if_in",
      "title": "Convert values to NA",
      "topics": [
        "na_if_in",
        "na_if_not"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rossellhayes/fauxnaif/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/rossellhayes/fauxnaif/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "fauxnaif.Rmd",
      "filename": "fauxnaif.html",
      "title": "fauxnaif",
      "author": "Alexander Rossell Hayes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started",
        "The most basic case",
        "Replacing multiple values",
        "Specifying values to keep rather than values to discard",
        "Replacing values using formulas",
        "Using formulas for non-numeric variables",
        "Replacing values in data frames",
        "Replacing values in multiple columns",
        "Replacing values using a predicate function",
        "Replacing values in all columns",
        "Putting it all together"
      ],
      "created": "2019-12-27 05:12:02",
      "modified": "2022-04-27 18:50:38",
      "commits": 5
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "fauxnaif",
  "_universes": [
    "rossellhayes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.1",
      "date": "2026-07-21T05:49:21.000Z",
      "distro": "resolute",
      "commit": "9eb0d51409a1e291576f9d041b233a803f987056",
      "fileid": "https://r2.ropensci.org/299d70bf36daa644e7ee3b4a7850d4ce9d46115687ad117a1d5f623e5acee100",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rossellhayes/actions/runs/29804827525"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.7.1",
      "date": "2026-07-21T05:49:30.000Z",
      "distro": "resolute",
      "commit": "9eb0d51409a1e291576f9d041b233a803f987056",
      "fileid": "https://r2.ropensci.org/0962685ef94f216a2f2d3a34503b868dab66def73d189e1b21da2b0968a9964e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rossellhayes/actions/runs/29804827525"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.1",
      "date": "2026-07-21T05:48:39.000Z",
      "commit": "9eb0d51409a1e291576f9d041b233a803f987056",
      "fileid": "https://r2.ropensci.org/3b2bc49e068f588f154b0c0d1115878aab1896d323de8e20ba0bb2b62c0db470",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rossellhayes/actions/runs/29804827525"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.7.1",
      "date": "2026-07-21T05:48:39.000Z",
      "commit": "9eb0d51409a1e291576f9d041b233a803f987056",
      "fileid": "https://r2.ropensci.org/28030271b88afabafa0169f58622648e05232c1560d5f4057653daa0f2367945",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rossellhayes/actions/runs/29804827525"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.1",
      "date": "2026-07-21T05:49:31.000Z",
      "commit": "9eb0d51409a1e291576f9d041b233a803f987056",
      "fileid": "https://r2.ropensci.org/8ebd9b955395ce35faeb3213b58a56f9fbc5369bb00a74adbba977efce15e17c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rossellhayes/actions/runs/29804827525"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.1",
      "date": "2026-07-21T05:48:21.000Z",
      "commit": "9eb0d51409a1e291576f9d041b233a803f987056",
      "fileid": "https://r2.ropensci.org/d6e7bb703b83c9388216fb73ac8a66c73a61f523bdd868bf37f3531a66de887d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rossellhayes/actions/runs/29804827525"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.1",
      "date": "2026-07-21T05:48:32.000Z",
      "commit": "9eb0d51409a1e291576f9d041b233a803f987056",
      "fileid": "https://r2.ropensci.org/088ee3bf5fb3b7950ed2720193e46d9a89d247ab47b5b8ab5bcd50020be31c31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rossellhayes/actions/runs/29804827525"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.7.1",
      "date": "2026-07-21T05:48:20.000Z",
      "commit": "9eb0d51409a1e291576f9d041b233a803f987056",
      "fileid": "https://r2.ropensci.org/8796eae527a910daa3fe7a342f7de872e0f935220d1425aab9189b2ba5d73daa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rossellhayes/actions/runs/29804827525"
    }
  ]
}