{
  "_id": "69d4c41a10581d1350dba9ff",
  "Package": "vctrs",
  "Title": "Vector Helpers",
  "Version": "0.7.2",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"),\nperson(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = \"aut\"),\nperson(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"data.table team\", role = \"cph\",\ncomment = \"Radix sort based on data.table's forder() and their contribution to R's order()\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Defines new notions of prototype and size that are used to\nprovide tools for consistent and well-founded type-coercion and\nsize-recycling, and are in turn connected to ideas of type- and\nsize-stability useful for analysing function interfaces.",
  "License": "MIT + file LICENSE",
  "URL": "https://vctrs.r-lib.org/, https://github.com/r-lib/vctrs",
  "BugReports": "https://github.com/r-lib/vctrs/issues",
  "VignetteBuilder": "knitr",
  "Config/build/compilation-database": "true",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2026-03-30 17:09:53 UTC",
  "RemoteUrl": "https://github.com/r-lib/vctrs",
  "RemoteRef": "v0.7.2",
  "RemoteSha": "d5758d90f5d5c9839697f2542d3d77268622e065",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-04-07 08:28:04 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut],\nLionel Henry [aut],\nDavis Vaughan [aut, cre],\ndata.table team [cph] (Radix sort based on data.table's forder() and\ntheir contribution to R's order()),\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Davis Vaughan <davis@posit.co>",
  "MD5sum": "f5ecb31951a98b1440b3b92ee35d1644",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "vctrs_0.7.2.tar.gz",
  "_fileid": "d2a6111638ca6952b74e8d2dcf37acc8b107d95c1baf398be3fd19e98012cdaa",
  "_filesize": 1543027,
  "_sha256": "d2a6111638ca6952b74e8d2dcf37acc8b107d95c1baf398be3fd19e98012cdaa",
  "_created": "2026-04-07T08:28:04.000Z",
  "_published": "2026-04-07T08:45:14.097Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 70210925501,
      "time": 194,
      "config": "linux-devel-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6301794017"
    },
    {
      "job": 70210925532,
      "time": 220,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6301800893"
    },
    {
      "job": 70210925621,
      "time": 190,
      "config": "linux-release-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6301792693"
    },
    {
      "job": 70210925571,
      "time": 210,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6301798346"
    },
    {
      "job": 70210925641,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6302015908"
    },
    {
      "job": 70210925631,
      "time": 417,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6301972444"
    },
    {
      "job": 70210925510,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6302004714"
    },
    {
      "job": 70210925566,
      "time": 415,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6301964811"
    },
    {
      "job": 70210417982,
      "time": 227,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6301739227"
    },
    {
      "job": 70210925441,
      "time": 133,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6301777333"
    },
    {
      "job": 70210925579,
      "time": 331,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6301831996"
    },
    {
      "job": 70210925474,
      "time": 332,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6301832573"
    },
    {
      "job": 70210925530,
      "time": 244,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6301807383"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071823014",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/vctrs",
  "_commit": {
    "id": "d5758d90f5d5c9839697f2542d3d77268622e065",
    "author": "Davis Vaughan <davis@rstudio.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "RC 0.7.2 (#2161)\n\n* Increment version number to 0.7.2\n\n* Update `cran-comments.md`\n\n* CRAN-SUBMISSION\n\n* Delete CRAN-SUBMISSION",
    "time": 1774890593
  },
  "_maintainer": {
    "name": "Davis Vaughan",
    "email": "davis@posit.co",
    "login": "davisvaughan",
    "bluesky": "@davisvaughan.bsky.social",
    "uuid": 19150088
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.7",
      "role": "Imports"
    },
    {
      "package": "bit64",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.5",
      "role": "Suggests"
    },
    {
      "package": "generics",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pillar",
      "version": ">= 1.4.4",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "version": ">= 2.0.1",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "version": ">= 3.1.3",
      "role": "Suggests"
    },
    {
      "package": "waldo",
      "version": ">= 0.2.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    },
    {
      "package": "zeallot",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": false,
  "_usedby": 14481,
  "_updates": [
    {
      "week": "2025-29",
      "n": 4
    },
    {
      "week": "2025-32",
      "n": 4
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-35",
      "n": 6
    },
    {
      "week": "2025-36",
      "n": 7
    },
    {
      "week": "2025-37",
      "n": 11
    },
    {
      "week": "2025-39",
      "n": 20
    },
    {
      "week": "2025-40",
      "n": 9
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 7
    },
    {
      "week": "2025-43",
      "n": 18
    },
    {
      "week": "2025-44",
      "n": 4
    },
    {
      "week": "2025-46",
      "n": 7
    },
    {
      "week": "2025-47",
      "n": 5
    },
    {
      "week": "2025-49",
      "n": 3
    },
    {
      "week": "2025-50",
      "n": 3
    },
    {
      "week": "2025-51",
      "n": 7
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 4
    },
    {
      "week": "2026-03",
      "n": 10
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 17
    },
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.7.0",
      "date": "2026-01-16"
    },
    {
      "name": "v0.7.1",
      "date": "2026-01-27"
    },
    {
      "name": "v0.7.2",
      "date": "2026-03-30"
    }
  ],
  "_topics": [
    "s3-vectors"
  ],
  "_stars": 302,
  "_contributors": [
    {
      "user": "lionel-",
      "count": 2137,
      "uuid": 4465050
    },
    {
      "user": "davisvaughan",
      "count": 1073,
      "uuid": 19150088
    },
    {
      "user": "hadley",
      "count": 555,
      "uuid": 4196
    },
    {
      "user": "krlmlr",
      "count": 111,
      "uuid": 1741643
    },
    {
      "user": "romainfrancois",
      "count": 15,
      "uuid": 2625526
    },
    {
      "user": "jennybc",
      "count": 12,
      "uuid": 599454
    },
    {
      "user": "maxheld83",
      "count": 6,
      "uuid": 5372770
    },
    {
      "user": "batpigandme",
      "count": 3,
      "uuid": 831732
    },
    {
      "user": "lbm364dl",
      "count": 2,
      "uuid": 58592115
    },
    {
      "user": "earowang",
      "count": 2,
      "uuid": 2456216
    },
    {
      "user": "echasnovski",
      "count": 2,
      "uuid": 24854248
    },
    {
      "user": "yutannihilation",
      "count": 2,
      "uuid": 1978793
    },
    {
      "user": "ijlyttle",
      "count": 2,
      "uuid": 2800934
    },
    {
      "user": "jimhester",
      "count": 2,
      "uuid": 205275
    },
    {
      "user": "fenguoerbian",
      "count": 1,
      "uuid": 12522724
    },
    {
      "user": "dpprdan",
      "count": 1,
      "uuid": 1423562
    },
    {
      "user": "gorcha",
      "count": 1,
      "uuid": 1212964
    },
    {
      "user": "paleolimbot",
      "count": 1,
      "uuid": 10995762
    },
    {
      "user": "qulogic",
      "count": 1,
      "uuid": 302469
    },
    {
      "user": "etiennebacher",
      "count": 1,
      "uuid": 52219252
    },
    {
      "user": "georgestagg",
      "count": 1,
      "uuid": 982548
    },
    {
      "user": "gergness",
      "count": 1,
      "uuid": 2104579
    },
    {
      "user": "indrajeetpatil",
      "count": 1,
      "uuid": 11330453
    },
    {
      "user": "jameslairdsmith",
      "count": 1,
      "uuid": 12127550
    },
    {
      "user": "jamescuster",
      "count": 1,
      "uuid": 39385870
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "jessesadler",
      "count": 1,
      "uuid": 2695312
    },
    {
      "user": "josiahparry",
      "count": 1,
      "uuid": 13534508
    },
    {
      "user": "jtlandis",
      "count": 1,
      "uuid": 30324172
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    },
    {
      "user": "mdsumner",
      "count": 1,
      "uuid": 4107631
    },
    {
      "user": "akirathan",
      "count": 1,
      "uuid": 14013887
    },
    {
      "user": "salim-b",
      "count": 1,
      "uuid": 20040931
    },
    {
      "user": "808sandbr",
      "count": 1,
      "uuid": 7990602
    },
    {
      "user": "zachary-foster",
      "count": 1,
      "uuid": 6090555
    },
    {
      "user": "chsafouane",
      "count": 1,
      "uuid": 31566323
    },
    {
      "user": "coreyyanofsky-zz",
      "count": 1,
      "uuid": 11221054
    },
    {
      "user": "juangomezduaso",
      "count": 1,
      "uuid": 10074416
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 2040059,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vctrs"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/r-lib/vctrs",
  "_pkgdown": "https://vctrs.r-lib.org/",
  "_searchresults": 1264,
  "_rbuild": "4.5.3",
  "_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/vctrs.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/vctrs",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-11-29"
    },
    {
      "version": "0.2.0",
      "date": "2019-07-10"
    },
    {
      "version": "0.2.1",
      "date": "2019-12-17"
    },
    {
      "version": "0.2.2",
      "date": "2020-01-24"
    },
    {
      "version": "0.2.3",
      "date": "2020-02-20"
    },
    {
      "version": "0.2.4",
      "date": "2020-03-10"
    },
    {
      "version": "0.3.0",
      "date": "2020-05-12"
    },
    {
      "version": "0.3.1",
      "date": "2020-06-05"
    },
    {
      "version": "0.3.2",
      "date": "2020-07-15"
    },
    {
      "version": "0.3.3",
      "date": "2020-08-28"
    },
    {
      "version": "0.3.4",
      "date": "2020-08-29"
    },
    {
      "version": "0.3.5",
      "date": "2020-11-17"
    },
    {
      "version": "0.3.6",
      "date": "2020-12-17"
    },
    {
      "version": "0.3.7",
      "date": "2021-03-29"
    },
    {
      "version": "0.3.8",
      "date": "2021-04-29"
    },
    {
      "version": "0.4.0",
      "date": "2022-03-30"
    },
    {
      "version": "0.4.1",
      "date": "2022-04-13"
    },
    {
      "version": "0.4.2",
      "date": "2022-09-29"
    },
    {
      "version": "0.5.0",
      "date": "2022-10-22"
    },
    {
      "version": "0.5.1",
      "date": "2022-11-16"
    },
    {
      "version": "0.5.2",
      "date": "2023-01-23"
    },
    {
      "version": "0.6.0",
      "date": "2023-03-16"
    },
    {
      "version": "0.6.1",
      "date": "2023-03-22"
    },
    {
      "version": "0.6.2",
      "date": "2023-04-19"
    },
    {
      "version": "0.6.3",
      "date": "2023-06-15"
    },
    {
      "version": "0.6.4",
      "date": "2023-10-13"
    },
    {
      "version": "0.6.5",
      "date": "2023-12-02"
    },
    {
      "version": "0.7.0",
      "date": "2026-01-16"
    },
    {
      "version": "0.7.1",
      "date": "2026-01-23"
    },
    {
      "version": "0.7.2",
      "date": "2026-03-21"
    }
  ],
  "_exports": [
    "%0%",
    "allow_lossy_cast",
    "as_list_of",
    "data_frame",
    "df_cast",
    "df_list",
    "df_ptype2",
    "field",
    "field<-",
    "fields",
    "is_list_of",
    "list_all_recyclable",
    "list_all_size",
    "list_all_vectors",
    "list_check_all_recyclable",
    "list_check_all_size",
    "list_check_all_vectors",
    "list_combine",
    "list_drop_empty",
    "list_of",
    "list_of_ptype",
    "list_of_size",
    "list_of_transpose",
    "list_sizes",
    "list_unchop",
    "maybe_lossy_cast",
    "MISSING",
    "n_fields",
    "new_data_frame",
    "new_date",
    "new_datetime",
    "new_duration",
    "new_factor",
    "new_list_of",
    "new_ordered",
    "new_rcrd",
    "new_vctr",
    "num_as_location",
    "num_as_location2",
    "obj_check_list",
    "obj_check_vector",
    "obj_is_list",
    "obj_is_vector",
    "obj_print",
    "obj_print_data",
    "obj_print_footer",
    "obj_print_header",
    "obj_str",
    "obj_str_data",
    "obj_str_footer",
    "obj_str_header",
    "s3_register",
    "stop_incompatible_cast",
    "stop_incompatible_op",
    "stop_incompatible_size",
    "stop_incompatible_type",
    "tib_cast",
    "tib_ptype2",
    "unspecified",
    "vec_any_missing",
    "vec_arith",
    "vec_arith_base",
    "vec_arith.Date",
    "vec_arith.difftime",
    "vec_arith.logical",
    "vec_arith.numeric",
    "vec_arith.POSIXct",
    "vec_arith.POSIXlt",
    "vec_as_index",
    "vec_as_location",
    "vec_as_location2",
    "vec_as_names",
    "vec_as_names_legacy",
    "vec_as_subscript",
    "vec_as_subscript2",
    "vec_assert",
    "vec_assign",
    "vec_c",
    "vec_case_when",
    "vec_cast",
    "vec_cast_common",
    "vec_cast.character",
    "vec_cast.complex",
    "vec_cast.data.frame",
    "vec_cast.Date",
    "vec_cast.difftime",
    "vec_cast.double",
    "vec_cast.factor",
    "vec_cast.integer",
    "vec_cast.integer64",
    "vec_cast.list",
    "vec_cast.logical",
    "vec_cast.ordered",
    "vec_cast.POSIXct",
    "vec_cast.POSIXlt",
    "vec_cast.raw",
    "vec_cast.vctrs_list_of",
    "vec_cbind",
    "vec_cbind_frame_ptype",
    "vec_check_list",
    "vec_check_recyclable",
    "vec_check_size",
    "vec_chop",
    "vec_compare",
    "vec_count",
    "vec_data",
    "vec_default_cast",
    "vec_default_ptype2",
    "vec_detect_complete",
    "vec_detect_missing",
    "vec_duplicate_any",
    "vec_duplicate_detect",
    "vec_duplicate_id",
    "vec_empty",
    "vec_equal",
    "vec_equal_na",
    "vec_expand_grid",
    "vec_fill_missing",
    "vec_group_id",
    "vec_group_loc",
    "vec_group_rle",
    "vec_identify_runs",
    "vec_if_else",
    "vec_in",
    "vec_init",
    "vec_init_along",
    "vec_interleave",
    "vec_is",
    "vec_is_empty",
    "vec_is_list",
    "vec_locate_matches",
    "vec_locate_sorted_groups",
    "vec_match",
    "vec_math",
    "vec_math_base",
    "vec_names",
    "vec_names2",
    "vec_order",
    "vec_pall",
    "vec_pany",
    "vec_proxy",
    "vec_proxy_compare",
    "vec_proxy_equal",
    "vec_proxy_order",
    "vec_ptype",
    "vec_ptype_abbr",
    "vec_ptype_common",
    "vec_ptype_finalise",
    "vec_ptype_full",
    "vec_ptype_show",
    "vec_ptype2",
    "vec_ptype2.AsIs",
    "vec_ptype2.character",
    "vec_ptype2.complex",
    "vec_ptype2.data.frame",
    "vec_ptype2.Date",
    "vec_ptype2.difftime",
    "vec_ptype2.double",
    "vec_ptype2.factor",
    "vec_ptype2.integer",
    "vec_ptype2.integer64",
    "vec_ptype2.list",
    "vec_ptype2.logical",
    "vec_ptype2.ordered",
    "vec_ptype2.POSIXct",
    "vec_ptype2.POSIXlt",
    "vec_ptype2.raw",
    "vec_ptype2.vctrs_list_of",
    "vec_rank",
    "vec_rbind",
    "vec_recode_values",
    "vec_recycle",
    "vec_recycle_common",
    "vec_rep",
    "vec_rep_each",
    "vec_repeat",
    "vec_replace_values",
    "vec_replace_when",
    "vec_restore",
    "vec_run_sizes",
    "vec_seq_along",
    "vec_set_difference",
    "vec_set_intersect",
    "vec_set_names",
    "vec_set_symmetric_difference",
    "vec_set_union",
    "vec_size",
    "vec_size_common",
    "vec_slice",
    "vec_slice<-",
    "vec_sort",
    "vec_split",
    "vec_type",
    "vec_type_common",
    "vec_type2",
    "vec_unchop",
    "vec_unique",
    "vec_unique_count",
    "vec_unique_loc",
    "vec_unrep"
  ],
  "_help": [
    {
      "page": "op-empty-default",
      "title": "Default value for empty vectors",
      "topics": [
        "%0%"
      ]
    },
    {
      "page": "data_frame",
      "title": "Construct a data frame",
      "topics": [
        "data_frame"
      ]
    },
    {
      "page": "df_list",
      "title": "Collect columns for data frame construction",
      "topics": [
        "df_list"
      ]
    },
    {
      "page": "df_ptype2",
      "title": "Coercion between two data frames",
      "topics": [
        "df_cast",
        "df_ptype2",
        "tib_cast",
        "tib_ptype2"
      ]
    },
    {
      "page": "faq-compatibility-types",
      "title": "FAQ - How is the compatibility of vector types decided?",
      "topics": [
        "faq-compatibility-types"
      ]
    },
    {
      "page": "faq-error-incompatible-attributes",
      "title": "FAQ - Error/Warning: Some attributes are incompatible",
      "topics": [
        "faq-error-incompatible-attributes"
      ]
    },
    {
      "page": "faq-error-scalar-type",
      "title": "FAQ - Error: Input must be a vector",
      "topics": [
        "faq-error-scalar-type",
        "faq_error_scalar_type"
      ]
    },
    {
      "page": "howto-faq-coercion",
      "title": "FAQ - How to implement ptype2 and cast methods?",
      "topics": [
        "howto-faq-coercion"
      ]
    },
    {
      "page": "howto-faq-coercion-data-frame",
      "title": "FAQ - How to implement ptype2 and cast methods? (Data frames)",
      "topics": [
        "howto-faq-coercion-data-frame"
      ]
    },
    {
      "page": "howto-faq-fix-scalar-type-error",
      "title": "FAQ - Why isn't my class treated as a vector?",
      "topics": [
        "howto-faq-fix-scalar-type-error",
        "howto_faq_fix_scalar_type_error"
      ]
    },
    {
      "page": "internal-faq-matches-algorithm",
      "title": "Internal FAQ - Implementation of 'vec_locate_matches()'",
      "topics": [
        "internal-faq-matches-algorithm"
      ]
    },
    {
      "page": "internal-faq-ptype2-identity",
      "title": "Internal FAQ - 'vec_ptype2()', 'NULL', and unspecified vectors",
      "topics": [
        "internal-faq-ptype2-identity"
      ]
    },
    {
      "page": "list_combine",
      "title": "Combine a list of vectors",
      "topics": [
        "list_combine"
      ]
    },
    {
      "page": "list_drop_empty",
      "title": "Drop empty elements from a list",
      "topics": [
        "list_drop_empty"
      ]
    },
    {
      "page": "list_of",
      "title": "Construct a list of homogenous vectors",
      "topics": [
        "as_list_of",
        "is_list_of",
        "list_of",
        "vec_cast.vctrs_list_of",
        "vec_ptype2.vctrs_list_of"
      ]
    },
    {
      "page": "list_of_transpose",
      "title": "Transpose a list of homogenous vectors",
      "topics": [
        "list_of_transpose"
      ]
    },
    {
      "page": "list-of-attributes",
      "title": "'list_of' attributes",
      "topics": [
        "list-of-attributes",
        "list_of_ptype",
        "list_of_size"
      ]
    },
    {
      "page": "missing",
      "title": "Missing values",
      "topics": [
        "missing",
        "vec_any_missing",
        "vec_detect_missing"
      ]
    },
    {
      "page": "name_spec",
      "title": "Name specifications",
      "topics": [
        "name_spec"
      ]
    },
    {
      "page": "new_data_frame",
      "title": "Assemble attributes for data frame construction",
      "topics": [
        "new_data_frame"
      ]
    },
    {
      "page": "obj_is_list",
      "title": "List checks",
      "topics": [
        "list_all_recyclable",
        "list_all_size",
        "list_all_vectors",
        "list_check_all_recyclable",
        "list_check_all_size",
        "list_check_all_vectors",
        "obj_check_list",
        "obj_is_list"
      ]
    },
    {
      "page": "parallel-operators",
      "title": "Parallel 'any()' and 'all()'",
      "topics": [
        "parallel-operators",
        "vec_pall",
        "vec_pany"
      ]
    },
    {
      "page": "reference-faq-compatibility",
      "title": "FAQ - Is my class compatible with vctrs?",
      "topics": [
        "reference-faq-compatibility"
      ]
    },
    {
      "page": "runs",
      "title": "Runs",
      "topics": [
        "runs",
        "vec_identify_runs",
        "vec_run_sizes"
      ]
    },
    {
      "page": "theory-faq-coercion",
      "title": "FAQ - How does coercion work in vctrs?",
      "topics": [
        "theory-faq-coercion"
      ]
    },
    {
      "page": "theory-faq-recycling",
      "title": "FAQ - How does recycling work in vctrs and the tidyverse?",
      "topics": [
        "theory-faq-recycling",
        "vector_recycling_rules"
      ]
    },
    {
      "page": "vec_as_names",
      "title": "Retrieve and repair names",
      "topics": [
        "vec_as_names"
      ]
    },
    {
      "page": "vec_bind",
      "title": "Combine many data frames into one data frame",
      "topics": [
        "vec_bind",
        "vec_cbind",
        "vec_rbind"
      ]
    },
    {
      "page": "vec_c",
      "title": "Combine many vectors into one vector",
      "topics": [
        "vec_c"
      ]
    },
    {
      "page": "vec_cast",
      "title": "Cast a vector to a specified type",
      "topics": [
        "vec_cast",
        "vec_cast.character",
        "vec_cast.complex",
        "vec_cast.double",
        "vec_cast.integer",
        "vec_cast.list",
        "vec_cast.logical",
        "vec_cast.raw",
        "vec_cast_common"
      ]
    },
    {
      "page": "vec_chop",
      "title": "Chopping",
      "topics": [
        "vec_chop"
      ]
    },
    {
      "page": "vec_compare",
      "title": "Compare two vectors",
      "topics": [
        "vec_compare"
      ]
    },
    {
      "page": "vec_count",
      "title": "Count unique values in a vector",
      "topics": [
        "vec_count"
      ]
    },
    {
      "page": "vec_detect_complete",
      "title": "Complete",
      "topics": [
        "vec_detect_complete"
      ]
    },
    {
      "page": "vec_duplicate",
      "title": "Find duplicated values",
      "topics": [
        "vec_duplicate",
        "vec_duplicate_any",
        "vec_duplicate_detect",
        "vec_duplicate_id"
      ]
    },
    {
      "page": "vec_equal",
      "title": "Equality",
      "topics": [
        "vec_equal"
      ]
    },
    {
      "page": "vec_expand_grid",
      "title": "Create a data frame from all combinations of the inputs",
      "topics": [
        "vec_expand_grid"
      ]
    },
    {
      "page": "vec_fill_missing",
      "title": "Fill in missing values with the previous or following value",
      "topics": [
        "vec_fill_missing"
      ]
    },
    {
      "page": "vec_if_else",
      "title": "Vectorized if-else",
      "topics": [
        "vec_if_else"
      ]
    },
    {
      "page": "vec_init",
      "title": "Initialize a vector",
      "topics": [
        "vec_init"
      ]
    },
    {
      "page": "vec_interleave",
      "title": "Interleave many vectors into one vector",
      "topics": [
        "vec_interleave"
      ]
    },
    {
      "page": "vec_locate_matches",
      "title": "Locate observations matching specified conditions",
      "topics": [
        "vec_locate_matches"
      ]
    },
    {
      "page": "vec_match",
      "title": "Find matching observations across vectors",
      "topics": [
        "vec_in",
        "vec_match"
      ]
    },
    {
      "page": "vec_names",
      "title": "Get or set the names of a vector",
      "topics": [
        "vec_names",
        "vec_names2",
        "vec_set_names"
      ]
    },
    {
      "page": "vec_order",
      "title": "Order and sort vectors",
      "topics": [
        "vec_order",
        "vec_sort"
      ]
    },
    {
      "page": "vec_ptype",
      "title": "Find the prototype of a set of vectors",
      "topics": [
        "vec_ptype",
        "vec_ptype_common",
        "vec_ptype_show"
      ]
    },
    {
      "page": "vec_ptype2",
      "title": "Find the common type for a pair of vectors",
      "topics": [
        "vec_ptype2",
        "vec_ptype2.character",
        "vec_ptype2.complex",
        "vec_ptype2.double",
        "vec_ptype2.integer",
        "vec_ptype2.list",
        "vec_ptype2.logical",
        "vec_ptype2.raw"
      ]
    },
    {
      "page": "vec_rank",
      "title": "Compute ranks",
      "topics": [
        "vec_rank"
      ]
    },
    {
      "page": "vec_recycle",
      "title": "Vector recycling",
      "topics": [
        "vec_recycle",
        "vec_recycle_common"
      ]
    },
    {
      "page": "vec_seq_along",
      "title": "Useful sequences",
      "topics": [
        "vec_init_along",
        "vec_seq_along"
      ]
    },
    {
      "page": "vec_size",
      "title": "Number of observations",
      "topics": [
        "list_sizes",
        "vec_is_empty",
        "vec_size",
        "vec_size_common"
      ]
    },
    {
      "page": "vec_split",
      "title": "Split a vector into groups",
      "topics": [
        "vec_split"
      ]
    },
    {
      "page": "vec_unique",
      "title": "Find and count unique values",
      "topics": [
        "vec_unique",
        "vec_unique_count",
        "vec_unique_loc"
      ]
    },
    {
      "page": "vec-case-and-replace",
      "title": "Recode and replace using logical conditions",
      "topics": [
        "vec-case-and-replace",
        "vec_case_when",
        "vec_replace_when"
      ]
    },
    {
      "page": "vec-recode-and-replace",
      "title": "Recode and replace values",
      "topics": [
        "vec-recode-and-replace",
        "vec_recode_values",
        "vec_replace_values"
      ]
    },
    {
      "page": "vec-rep",
      "title": "Repeat a vector",
      "topics": [
        "vec-rep",
        "vec_rep",
        "vec_rep_each",
        "vec_unrep"
      ]
    },
    {
      "page": "vec-set",
      "title": "Set operations",
      "topics": [
        "vec-set",
        "vec_set_difference",
        "vec_set_intersect",
        "vec_set_symmetric_difference",
        "vec_set_union"
      ]
    },
    {
      "page": "vector-checks",
      "title": "Vector checks",
      "topics": [
        "obj_check_vector",
        "obj_is_vector",
        "vector-checks",
        "vec_check_recyclable",
        "vec_check_size"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-lib/vctrs/raw/v0.7.2/man/figures/logo.png",
  "_readme": "https://github.com/r-lib/vctrs/raw/v0.7.2/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "pillar.Rmd",
      "filename": "pillar.html",
      "title": "Printing vectors nicely in tibbles",
      "author": "Kirill Müller, Hadley Wickham",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Prerequisites",
        "Using in a tibble",
        "Fixing the data type",
        "Custom rendering",
        "Truncation",
        "Adaptive rendering",
        "Testing"
      ],
      "created": "2020-03-20 21:01:16",
      "modified": "2022-06-08 15:16:11",
      "commits": 4
    },
    {
      "source": "type-size.Rmd",
      "filename": "type-size.html",
      "title": "Prototypes and sizes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Prototype",
        "Base prototypes",
        "Coercing to common type",
        "Casting to specified type",
        "Size",
        "Slicing",
        "Common sizes: recycling rules",
        "Appendix: recycling in base R"
      ],
      "created": "2018-10-31 22:12:13",
      "modified": "2023-10-10 19:06:41",
      "commits": 16
    },
    {
      "source": "s3-vector.Rmd",
      "filename": "s3-vector.html",
      "title": "S3 vectors",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basics",
        "Percent class",
        "format() method",
        "Casting and coercion",
        "Double dispatch",
        "Percent class",
        "Decimal class",
        "Cached sum class",
        "Record-style objects",
        "Rational class",
        "Decimal2 class",
        "Equality and comparison",
        "Polynomial class",
        "Make an atomic polynomial vector",
        "Implementing equality and comparison",
        "Arithmetic",
        "Cached sum class",
        "Meter class",
        "Implementing a vctrs S3 class in a package",
        "Getting started",
        "Low-level and user-friendly constructors",
        "Other helpers",
        "Testing",
        "Existing classes"
      ],
      "created": "2018-08-13 23:48:27",
      "modified": "2026-01-15 15:15:23",
      "commits": 88
    },
    {
      "source": "stability.Rmd",
      "filename": "stability.html",
      "title": "Type and size stability",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Definitions",
        "Examples",
        "c() and vctrs::vec_c()",
        "Atomic vectors",
        "Incompatible vectors and non-vectors",
        "Factors",
        "Date-times",
        "Dates and date-times",
        "Missing values",
        "Data frames",
        "Matrices and arrays",
        "Implementation",
        "ifelse()"
      ],
      "created": "2018-10-30 21:50:50",
      "modified": "2023-02-24 21:06:05",
      "commits": 21
    }
  ],
  "_score": 20.091371382539847,
  "_indexed": false,
  "_nocasepkg": "vctrs",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://r-lib.r-universe.dev/vctrs",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.2",
      "date": "2026-04-07T08:30:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d5758d90f5d5c9839697f2542d3d77268622e065",
      "fileid": "35a283ba271f572f81e32f77ce06a981bfdde0dde555b461ffd17f2f16072a97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071823014"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.2",
      "date": "2026-04-07T08:30:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d5758d90f5d5c9839697f2542d3d77268622e065",
      "fileid": "a773125dd8e15ad591f485c8dbe1252eae29656f7d1810f91e3ecf978c7e3503",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071823014"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "0.7.2",
      "date": "2026-04-07T08:30:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d5758d90f5d5c9839697f2542d3d77268622e065",
      "fileid": "5a070eff182b0f7df7308396c70ca65c168fefa019c4df0bef68bf5a7099030e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071823014"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "0.7.2",
      "date": "2026-04-07T08:30:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d5758d90f5d5c9839697f2542d3d77268622e065",
      "fileid": "3597dd636d1df5b17339ec2c0124f710d9fa5afda0962cd61fb8240a974bc48a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071823014"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.2",
      "date": "2026-04-07T08:43:48.000Z",
      "arch": "aarch64",
      "commit": "d5758d90f5d5c9839697f2542d3d77268622e065",
      "fileid": "d80126bc7cfd29fca6a9ba48dfd839f5c3c3238dfec45a061d0abf9dd5ed39d3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071823014"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.2",
      "date": "2026-04-07T08:38:28.000Z",
      "arch": "x86_64",
      "commit": "d5758d90f5d5c9839697f2542d3d77268622e065",
      "fileid": "1299f91bfe6667fd6e77aa39c81262b0354c7d3099ef9d50a9abcdbf9b4d19ca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071823014"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.2",
      "date": "2026-04-07T08:43:00.000Z",
      "arch": "aarch64",
      "commit": "d5758d90f5d5c9839697f2542d3d77268622e065",
      "fileid": "8f13cbd1bd34cde4e23b1b1d46517c31615039f0399c3f4fe3a6f955856a566f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071823014"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.2",
      "date": "2026-04-07T08:38:05.000Z",
      "arch": "x86_64",
      "commit": "d5758d90f5d5c9839697f2542d3d77268622e065",
      "fileid": "bc6b5499873ad310ee70b677d0b8e1db2d301da101cd00b5792b13e492e9e090",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071823014"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.7.2",
      "date": "2026-04-07T08:30:42.000Z",
      "arch": "emscripten",
      "commit": "d5758d90f5d5c9839697f2542d3d77268622e065",
      "fileid": "569d0474c929d99275e817d72968fed3b7eb3017bf404422f2d6c36c8e9da36d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071823014"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.2",
      "date": "2026-04-07T08:30:56.000Z",
      "arch": "x86_64",
      "commit": "d5758d90f5d5c9839697f2542d3d77268622e065",
      "fileid": "a53e3b5143eb6d6be1ea3027f112c54f35d18522b4a027a7422ad3d32402b390",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071823014"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.2",
      "date": "2026-04-07T08:30:58.000Z",
      "arch": "x86_64",
      "commit": "d5758d90f5d5c9839697f2542d3d77268622e065",
      "fileid": "325ca173f69862505d0149bffa7e4083a679b13952c8a5c94bc1c78eb11f8353",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071823014"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.2",
      "date": "2026-04-07T08:29:42.000Z",
      "arch": "x86_64",
      "commit": "d5758d90f5d5c9839697f2542d3d77268622e065",
      "fileid": "3179e74c8b437e712e9443150b24877061e8c8d61e6b30066b607ea3ca50545b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071823014"
    }
  ]
}