{
  "_id": "6a3902e23efcd9bda444261e",
  "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-06-22 09:27:33 UTC",
    "User": "root"
  },
  "Author": "Lionel Henry [aut, cre],\nHadley Wickham [aut],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Lionel Henry <lionel@posit.co>",
  "MD5sum": "8838fd4413560eadde0b54da736288d0",
  "_user": "r-lib",
  "_type": "src",
  "_file": "tidyselect_1.2.1.9000.tar.gz",
  "_fileid": "d6b3f6a1c11bc82a1b13f28b837bef28db084cff22a870283b543d47fdb6cde0",
  "_filesize": 255287,
  "_sha256": "d6b3f6a1c11bc82a1b13f28b837bef28db084cff22a870283b543d47fdb6cde0",
  "_created": "2026-06-22T09:27:33.000Z",
  "_published": "2026-06-22T09:39:46.325Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82680570355,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7788326468"
    },
    {
      "job": 82680570388,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788320858"
    },
    {
      "job": 82680570369,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7788469884"
    },
    {
      "job": 82680570391,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788538929"
    },
    {
      "job": 82680039198,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788275313"
    },
    {
      "job": 82680570390,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788317028"
    },
    {
      "job": 82680570397,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7788318889"
    },
    {
      "job": 82680570401,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7788317723"
    },
    {
      "job": 82680570403,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788309304"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942778412",
  "_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": 9595,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 130,
  "_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",
    "followers": 740
  },
  "_downloads": {
    "count": 1284121,
    "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": 3288,
  "_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",
    "LICENSE",
    "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": 18.107132362154132,
  "_indexed": true,
  "_nocasepkg": "tidyselect",
  "_universes": [
    "r-lib",
    "lionel-"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1.9000",
      "date": "2026-06-22T09:29:36.000Z",
      "distro": "noble",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "ab6b03387f0d04fdb696bd9f5de6299c83c5be17c39296fe08600c1f9046e921",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942778412"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1.9000",
      "date": "2026-06-22T09:29:22.000Z",
      "distro": "noble",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "be6c65bee724ad8ed4e14246a7425c5da1f4f7ebdee8a47dd731566e0f33eb02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942778412"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1.9000",
      "date": "2026-06-22T09:35:57.000Z",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "0a48ff3977c689a2435092e1f47851ab6ae7c1fc8bcf18f2b04636f844bebd91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942778412"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1.9000",
      "date": "2026-06-22T09:39:02.000Z",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "cddc8c2636bb9da08945512412c876de72ec12491e5ecec19ad1431100305224",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942778412"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1.9000",
      "date": "2026-06-22T09:29:36.000Z",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "d40b1075957d71227148c9a5525824b067afb9df1a94962e6f8cd14f1aa90742",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942778412"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1.9000",
      "date": "2026-06-22T09:29:10.000Z",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "8daa4a7b4d7e1e667981180d5cde97ffd550b050eb2c96799be9ea0cd5cda89c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942778412"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1.9000",
      "date": "2026-06-22T09:29:02.000Z",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "e417f36cc3cbec47096ff156a226bb5d4586878121403b4953334676f2958ccf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942778412"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.1.9000",
      "date": "2026-06-22T09:28:42.000Z",
      "commit": "093f12dbfc26f0aa25892c8ca689689aea5da535",
      "fileid": "87c6d33a434d06977dffde239ef42710aad069ccdc14073eca97edae63776c62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942778412"
    }
  ]
}