{
  "_id": "6a495330f6c47c441949ba39",
  "Package": "unnestIfElse",
  "Type": "Package",
  "Title": "Tidy up nested ifelse statements",
  "Version": "0.1.0",
  "Authors@R": "person(\"Eric\", \"Leung\", email = \"eric@erictleung.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Convert nested `ifelse()` statements to `case_when()`",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://erictleung.r-universe.dev",
  "Date/Publication": "2019-11-06 20:43:42 UTC",
  "RemoteUrl": "https://github.com/erictleung/unnestIfElse",
  "RemoteRef": "HEAD",
  "RemoteSha": "56161cd699c55fb5b557d9c3a1adce4db302588e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 18:35:26 UTC",
    "User": "root"
  },
  "Author": "Eric Leung [aut, cre]",
  "Maintainer": "Eric Leung <eric@erictleung.com>",
  "_user": "erictleung",
  "_type": "src",
  "_file": "unnestIfElse_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/01cb08f774045fcdc4e06cc7ead91ead55a7b2e3c6fe5ced71b9f2a6db1d1af8",
  "_filesize": 197642,
  "_sha256": "01cb08f774045fcdc4e06cc7ead91ead55a7b2e3c6fe5ced71b9f2a6db1d1af8",
  "_expires": "2026-10-12T18:38:38.000Z",
  "_created": "2026-07-04T18:35:26.000Z",
  "_published": "2026-07-04T18:38:40.333Z",
  "_jobs": [
    {
      "job": 85156962626,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8084371531"
    },
    {
      "job": 85156962625,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8084371443"
    },
    {
      "job": 85156962623,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8084373195"
    },
    {
      "job": 85156962633,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8084368710"
    },
    {
      "job": 85156786117,
      "time": 144,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084356073"
    },
    {
      "job": 85156962619,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8084368427"
    },
    {
      "job": 85156962662,
      "time": 59,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8084364119"
    },
    {
      "job": 85156962654,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8084364275"
    },
    {
      "job": 85156962645,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8084367761"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/erictleung/actions/runs/28715755313",
  "_status": "success",
  "_upstream": "https://github.com/erictleung/unnestIfElse",
  "_commit": {
    "id": "56161cd699c55fb5b557d9c3a1adce4db302588e",
    "author": "Eric Leung <eric@erictleung.com>",
    "committer": "Eric Leung <eric@erictleung.com>",
    "message": "Remove unused capture area code\n\nThis code was intended to capture the highlighted text in the text\neditor. However, the function was suboptimal for my use case. I\nextracted the necessary elements using tidyverse verbs in place of this\nfunction.\n",
    "time": 1573073022
  },
  "_maintainer": {
    "name": "Eric Leung",
    "email": "eric@erictleung.com",
    "login": "erictleung",
    "mastodon": "@erictleung@mastodon.social",
    "bluesky": "@erictleung.bsky.social",
    "linkedin": "in/erictleung",
    "description": "Data science generalist. Sharing knowledge and optimizing tools for learning and growth. Open-source and open-data advocate. Community learner.",
    "uuid": 2754821
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "rstudioapi",
      "version": ">= 0.4",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    }
  ],
  "_owner": "erictleung",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "case-when",
    "dplyr",
    "ifelse",
    "rstudio",
    "rstudio-addin"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "erictleung",
      "count": 10,
      "uuid": 2754821
    }
  ],
  "_userbio": {
    "uuid": 2754821,
    "type": "user",
    "name": "Eric Leung",
    "followers": 651,
    "description": "Data science generalist. Sharing knowledge and optimizing tools for learning and growth. Open-source and open-data advocate. Community learner."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/unnestIfElse"
  },
  "_devurl": "https://github.com/erictleung/unnestifelse",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/unnestIfElse.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "nestedIfElseToCaseWhen"
  ],
  "_help": [
    {
      "page": "capture_active",
      "title": "Source: https://github.com/seasmith/AlignAssign",
      "topics": [
        "capture_active"
      ]
    },
    {
      "page": "nestedIfElseToCaseWhen",
      "title": "Tidy ifelse statements",
      "topics": [
        "nestedIfElseToCaseWhen"
      ]
    }
  ],
  "_readme": "https://github.com/erictleung/unnestIfElse/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "rstudioapi",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "unnestifelse",
  "_universes": [
    "erictleung"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T18:37:26.000Z",
      "distro": "resolute",
      "commit": "56161cd699c55fb5b557d9c3a1adce4db302588e",
      "fileid": "https://r2.ropensci.org/a8170f52caff490a538066bb86ea1544c45a266f209bcfc9e890b82f96a541d3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/erictleung/actions/runs/28715755313"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T18:37:25.000Z",
      "distro": "resolute",
      "commit": "56161cd699c55fb5b557d9c3a1adce4db302588e",
      "fileid": "https://r2.ropensci.org/86ef79a0346b32faf9ade272f38a4c0fe337bd79e01a8bbb7ad63dc80f0e6491",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/erictleung/actions/runs/28715755313"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T18:37:42.000Z",
      "commit": "56161cd699c55fb5b557d9c3a1adce4db302588e",
      "fileid": "https://r2.ropensci.org/0ac1615c5f887ed3a59749e2d18734158f645e4742524607dbd48431093eb3d8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/erictleung/actions/runs/28715755313"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T18:37:03.000Z",
      "commit": "56161cd699c55fb5b557d9c3a1adce4db302588e",
      "fileid": "https://r2.ropensci.org/43a0bc8777295dd22e5acaa16d9c8c0018f0ac91b82df6eea7650324fa8e69f3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/erictleung/actions/runs/28715755313"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-04T18:37:14.000Z",
      "commit": "56161cd699c55fb5b557d9c3a1adce4db302588e",
      "fileid": "https://r2.ropensci.org/f9ce521edc6961723c17fb671e06748e0beef71022ad71a7c180e14aab9ccd58",
      "status": "success",
      "buildurl": "https://github.com/r-universe/erictleung/actions/runs/28715755313"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T18:36:23.000Z",
      "commit": "56161cd699c55fb5b557d9c3a1adce4db302588e",
      "fileid": "https://r2.ropensci.org/a8f68d918d3b9dec261d5aeddd8a9431942e51bdd92df581195598fa1bed558b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/erictleung/actions/runs/28715755313"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T18:36:25.000Z",
      "commit": "56161cd699c55fb5b557d9c3a1adce4db302588e",
      "fileid": "https://r2.ropensci.org/6eb7626115f42fa3bd5efd8bb3d5acf109c0650c69c9120e418ffdb620a974ce",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/erictleung/actions/runs/28715755313"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T18:36:53.000Z",
      "commit": "56161cd699c55fb5b557d9c3a1adce4db302588e",
      "fileid": "https://r2.ropensci.org/d14560e54c7e40b39cd10156f6262337b5fd78248c9fda37e737230339e054eb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/erictleung/actions/runs/28715755313"
    }
  ]
}