{
  "_id": "6a1f02e0b401979e7341b404",
  "Package": "tidyselect",
  "Title": "Select from a Set of Strings",
  "Version": "1.2.1.9000",
  "Authors@R": "c(\nperson(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "A backend for the selecting functions of the 'tidyverse'.\nIt makes it easy to implement select-like functions in your own\npackages in a way that is consistent with other 'tidyverse'\ninterfaces for selection.",
  "License": "MIT + file LICENSE",
  "URL": "https://tidyselect.r-lib.org, https://github.com/r-lib/tidyselect",
  "BugReports": "https://github.com/r-lib/tidyselect/issues",
  "VignetteBuilder": "knitr",
  "ByteCompile": "true",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://ar-puuk.r-universe.dev",
  "Date/Publication": "2025-10-20 15:06:42 UTC",
  "RemoteUrl": "https://github.com/r-lib/tidyselect",
  "RemoteRef": "HEAD",
  "RemoteSha": "093f12dbfc26f0aa25892c8ca689689aea5da535",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 08:15:38 UTC",
    "User": "root"
  },
  "Author": "Lionel Henry [aut, cre],\nHadley Wickham [aut],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Lionel Henry <lionel@posit.co>",
  "MD5sum": "e8138191f1a860858aa889df9cd9c339",
  "_user": "ar-puuk",
  "_type": "src",
  "_file": "tidyselect_1.2.1.9000.tar.gz",
  "_fileid": "ea43baed79f505ee74c7b26db06a650e0236970e4d092b7c92f61b6b2c1bb1e2",
  "_filesize": 251159,
  "_sha256": "ea43baed79f505ee74c7b26db06a650e0236970e4d092b7c92f61b6b2c1bb1e2",
  "_created": "2026-05-18T08:15:38.000Z",
  "_published": "2026-06-02T16:20:48.450Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79119043806,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052722906"
    },
    {
      "job": 79119044009,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052723421"
    },
    {
      "job": 79119043778,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052714315"
    },
    {
      "job": 79119043825,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052716276"
    },
    {
      "job": 79119042532,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052679512"
    },
    {
      "job": 79119042611,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363568826"
    },
    {
      "job": 79119043364,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052708654"
    },
    {
      "job": 79119044218,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052719273"
    },
    {
      "job": 79119043911,
      "time": 161,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052730604"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/26021536362",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/tidyselect",
  "_commit": {
    "id": "093f12dbfc26f0aa25892c8ca689689aea5da535",
    "author": "Jeroen Janssens <jeroen@jeroenjanssens.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Include supported-by-posit script (#374)\n\n",
    "time": 1760972802
  },
  "_maintainer": {
    "name": "Lionel Henry",
    "email": "lionel@posit.co",
    "login": "lionel-",
    "description": "",
    "uuid": 4465050
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.5.2",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.1",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "version": ">= 2.1.3",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": false,
  "_usedby": 9584,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 129,
  "_contributors": [
    {
      "user": "lionel-",
      "count": 707,
      "uuid": 4465050
    },
    {
      "user": "hadley",
      "count": 101,
      "uuid": 4196
    },
    {
      "user": "krlmlr",
      "count": 20,
      "uuid": 1741643
    },
    {
      "user": "romainfrancois",
      "count": 11,
      "uuid": 2625526
    },
    {
      "user": "davisvaughan",
      "count": 9,
      "uuid": 19150088
    },
    {
      "user": "batpigandme",
      "count": 7,
      "uuid": 831732
    },
    {
      "user": "olivroy",
      "count": 7,
      "uuid": 52606734
    },
    {
      "user": "atusy",
      "count": 2,
      "uuid": 30277794
    },
    {
      "user": "zkamvar",
      "count": 2,
      "uuid": 3639446
    },
    {
      "user": "yutannihilation",
      "count": 2,
      "uuid": 1978793
    },
    {
      "user": "musvaage",
      "count": 1,
      "uuid": 112724366
    },
    {
      "user": "leondutoit",
      "count": 1,
      "uuid": 1214931
    },
    {
      "user": "laplasi",
      "count": 1,
      "uuid": 178405520
    },
    {
      "user": "kevinushey",
      "count": 1,
      "uuid": 1976582
    },
    {
      "user": "gergness",
      "count": 1,
      "uuid": 2104579
    },
    {
      "user": "eutwt",
      "count": 1,
      "uuid": 11261404
    },
    {
      "user": "bvuk",
      "count": 1,
      "uuid": 98064753
    },
    {
      "user": "terrytangyuan",
      "count": 1,
      "uuid": 4269898
    },
    {
      "user": "statnmap",
      "count": 1,
      "uuid": 21193866
    },
    {
      "user": "samuelfielding",
      "count": 1,
      "uuid": 34541654
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    },
    {
      "user": "matthewjnield",
      "count": 1,
      "uuid": 64328730
    },
    {
      "user": "karawoo",
      "count": 1,
      "uuid": 4452678
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "hsbadr",
      "count": 1,
      "uuid": 7604200
    },
    {
      "user": "fmichonneau",
      "count": 1,
      "uuid": 5502922
    },
    {
      "user": "ddsjoberg",
      "count": 1,
      "uuid": 26774684
    },
    {
      "user": "dpprdan",
      "count": 1,
      "uuid": 1423562
    }
  ],
  "_userbio": {
    "uuid": 97474785,
    "type": "user",
    "name": "Pukar Bhandari",
    "description": "I am a Data Scientist at Wasatch Front Regional Council and I am interested in Geospatial Data Analytics, particularly in land use and transportation."
  },
  "_downloads": {
    "count": 1200055,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyselect"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/r-lib/tidyselect",
  "_pkgdown": "https://tidyselect.r-lib.org",
  "_searchresults": 2228,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tidyselect.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/tidyselect",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2017-07-24"
    },
    {
      "version": "0.2.0",
      "date": "2017-08-30"
    },
    {
      "version": "0.2.1",
      "date": "2017-10-09"
    },
    {
      "version": "0.2.2",
      "date": "2017-10-11"
    },
    {
      "version": "0.2.3",
      "date": "2017-11-06"
    },
    {
      "version": "0.2.4",
      "date": "2018-02-26"
    },
    {
      "version": "0.2.5",
      "date": "2018-10-11"
    },
    {
      "version": "1.0.0",
      "date": "2020-01-27"
    },
    {
      "version": "1.1.0",
      "date": "2020-05-12"
    },
    {
      "version": "1.1.1",
      "date": "2021-04-30"
    },
    {
      "version": "1.1.2",
      "date": "2022-02-21"
    },
    {
      "version": "1.2.0",
      "date": "2022-10-10"
    },
    {
      "version": "1.2.1",
      "date": "2024-03-11"
    }
  ],
  "_exports": [
    "all_of",
    "any_of",
    "contains",
    "ends_with",
    "enquo",
    "eval_relocate",
    "eval_rename",
    "eval_select",
    "everything",
    "last_col",
    "matches",
    "num_range",
    "one_of",
    "peek_data",
    "peek_vars",
    "poke_vars",
    "quo",
    "quo_name",
    "quos",
    "scoped_vars",
    "starts_with",
    "tidyselect_data_has_predicates",
    "tidyselect_data_proxy",
    "vars_pull",
    "vars_rename",
    "vars_select",
    "vars_select_helpers",
    "where",
    "with_vars"
  ],
  "_help": [
    {
      "page": "all_of",
      "title": "Select variables from character vectors",
      "topics": [
        "all_of",
        "any_of"
      ]
    },
    {
      "page": "eval_relocate",
      "title": "Evaluate an expression to relocate variables",
      "topics": [
        "eval_relocate"
      ]
    },
    {
      "page": "eval_select",
      "title": "Evaluate an expression with tidyselect semantics",
      "topics": [
        "eval_rename",
        "eval_select"
      ]
    },
    {
      "page": "everything",
      "title": "Select all variables or the last variable",
      "topics": [
        "everything",
        "last_col"
      ]
    },
    {
      "page": "faq-external-vector",
      "title": "FAQ - Note: Using an external vector in selections is ambiguous",
      "topics": [
        "faq-external-vector"
      ]
    },
    {
      "page": "faq-selection-context",
      "title": "FAQ - Error: Must be used within a _selecting_ function",
      "topics": [
        "faq-selection-context"
      ]
    },
    {
      "page": "language",
      "title": "Selection language",
      "topics": [
        "language",
        "select_helpers"
      ]
    },
    {
      "page": "peek_vars",
      "title": "Peek at variables in the selection context",
      "topics": [
        "peek_data",
        "peek_vars"
      ]
    },
    {
      "page": "starts_with",
      "title": "Select variables that match a pattern",
      "topics": [
        "contains",
        "ends_with",
        "matches",
        "num_range",
        "starts_with"
      ]
    },
    {
      "page": "tidyselect_data_proxy",
      "title": "tidyselect methods for custom types",
      "topics": [
        "tidyselect_data_has_predicates",
        "tidyselect_data_proxy"
      ]
    },
    {
      "page": "where",
      "title": "Select variables with a function",
      "topics": [
        "where"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/tidyselect/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "rlang",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "tidyselect.Rmd",
      "filename": "tidyselect.html",
      "title": "Implementing tidyselect interfaces",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Before we start",
        "Selections as dots or as named arguments",
        "Do you need tidyselect?",
        "The selection evaluators",
        "Defusing and resuming evaluation of R code",
        "Resuming defused R code with tidyselect rules",
        "Simple selections with dots",
        "Simple selections with named arguments",
        "Renaming selections",
        "Creating selection helpers",
        "Handling duplicate variables"
      ],
      "created": "2019-11-13 17:15:35",
      "modified": "2024-10-25 10:54:12",
      "commits": 10
    },
    {
      "source": "syntax.Rmd",
      "filename": "syntax.html",
      "title": "Technical description of tidyselect",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Sets of variables",
        "Bare names",
        "The : operator",
        "Boolean operators",
        "Dots and c()",
        "Renaming variables",
        "Name combination and propagation",
        "Set combination with named variables",
        "Predicate functions",
        "Selection helpers",
        "Supported data types",
        "Evaluation",
        "Data-expressions and env-expressions",
        "Arithmetic operators",
        "Selecting versus renaming",
        "All renaming inputs must be named",
        "Renaming to an existing variable name",
        "Duplicate columns in data frames",
        "Acknowledgements"
      ],
      "created": "2019-11-12 14:42:46",
      "modified": "2024-10-25 10:54:12",
      "commits": 13
    }
  ],
  "_score": 17.90485912619972,
  "_indexed": false,
  "_nocasepkg": "tidyselect",
  "_universes": [
    "ar-puuk"
  ],
  "_indexurl": "https://r-lib.r-universe.dev/tidyselect",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1.9000",
      "date": "2026-05-18T08:17:47.000Z",
      "distro": "noble",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "452935e3b1e76d9b6252e036b6024e9771f212b625dbd10d78bf285346bde58e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/26021536362"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1.9000",
      "date": "2026-05-18T08:17:43.000Z",
      "distro": "noble",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "9caf1c85bd56b89047e9ffe50e08d3a4ba39e92c3e6b267a3397bfefdcd34881",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/26021536362"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1.9000",
      "date": "2026-05-18T08:17:22.000Z",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "0c44b8822951f41c4223db2a369990f707e735646f5a95ad485108eb8c7c6a53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/26021536362"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1.9000",
      "date": "2026-05-18T08:17:27.000Z",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "1ac2f70c289bf5ad35ca13ce56b6e3326c160ccc7be7c6a50f3b5c9a0876bbca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/26021536362"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1.9000",
      "date": "2026-05-18T08:16:53.000Z",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "41ff3109112c3b93266f6f9793e2122c4439629072c86ead7e7e27dc639001f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/26021536362"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1.9000",
      "date": "2026-05-18T08:17:26.000Z",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "08f1590af56a3225c96e888f2b1dc47c74994f93e5eeff8708574240703837cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/26021536362"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.1.9000",
      "date": "2026-05-18T08:18:09.000Z",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "2e92d0ef8d3b3c534ae8ded2012b6a8918a31fd006526f440bd2b41891543255",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/26021536362"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1.9000",
      "date": "2026-06-02T16:20:28.000Z",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "e015ae4bf0a890ee4c6788ab81e9bf32ffcea84c0d0536c449c91e48eeff5e12",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/26021536362"
    }
  ]
}