{
  "_id": "6a1f0cdbb401979e7341cee8",
  "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://r-lib.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-17 09:21:57 UTC",
    "User": "root"
  },
  "Author": "Lionel Henry [aut, cre],\nHadley Wickham [aut],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Lionel Henry <lionel@posit.co>",
  "MD5sum": "429816c55c271837439e4b99c8f3874c",
  "_user": "r-lib",
  "_type": "src",
  "_file": "tidyselect_1.2.1.9000.tar.gz",
  "_fileid": "8a90f3a0529b764aecbe5a88a147a53122550880525d04e5ee9ea2fe665c6a94",
  "_filesize": 251042,
  "_sha256": "8a90f3a0529b764aecbe5a88a147a53122550880525d04e5ee9ea2fe665c6a94",
  "_created": "2026-05-17T09:21:57.000Z",
  "_published": "2026-06-02T17:03:23.268Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79127231001,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041191859"
    },
    {
      "job": 79127230954,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041191834"
    },
    {
      "job": 79127231122,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041192369"
    },
    {
      "job": 79127231088,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041188953"
    },
    {
      "job": 79127230974,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041176737"
    },
    {
      "job": 79127230823,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364539885"
    },
    {
      "job": 79127230968,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041187402"
    },
    {
      "job": 79127231423,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041189638"
    },
    {
      "job": 79127231108,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041186410"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986916367",
  "_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": true,
  "_usedby": 9585,
  "_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": 22618716,
    "type": "organization",
    "name": "R infrastructure"
  },
  "_downloads": {
    "count": 1219328,
    "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.911823834436774,
  "_indexed": true,
  "_nocasepkg": "tidyselect",
  "_universes": [
    "r-lib",
    "lionel-"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1.9000",
      "date": "2026-05-17T09:23:58.000Z",
      "distro": "noble",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "016082193930ab55e77207dd580f58305423ef57a93a1eda0200981e16096492",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986916367"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1.9000",
      "date": "2026-05-17T09:23:58.000Z",
      "distro": "noble",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "32365dbb0ba71e1010db7f1bc36aa7cb65fb97239c5edcc2071d8bf24c066a68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986916367"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1.9000",
      "date": "2026-05-17T09:24:08.000Z",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "3a4f2ea674cfa4ee8ed0b76fb532f0bf88cd1ddfd2308d2503f7a38caa850b93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986916367"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1.9000",
      "date": "2026-05-17T09:23:42.000Z",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "ebe79ced1136144450571dca821f0073274cd4ab0086a0b1cc9850908e3105dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986916367"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1.9000",
      "date": "2026-05-17T09:23:13.000Z",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "2a25082478a38fc5ab19b3a1bf57c1ffd15c5d73194b14b7689615eba0a9786f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986916367"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1.9000",
      "date": "2026-05-17T09:23:34.000Z",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "d6c06ee7fc9bbeecc644b0c14cd88794e5e465ac7421d5e980d123f61683eaa8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986916367"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.1.9000",
      "date": "2026-05-17T09:23:06.000Z",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "6ce74d1d4a7b78b3fc033acfbf7e7ecac82bb614c9be8862d8e88af263293be6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986916367"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1.9000",
      "date": "2026-06-02T17:02:51.000Z",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "e1a97bd485a262528564b82d13fc0f7c7b3adfe2ef53bcfd6f08ee698b3be8ea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986916367"
    }
  ]
}