{
  "_id": "6a1f0cc7b401979e7341cea1",
  "Package": "stringr",
  "Title": "Simple, Consistent Wrappers for Common String Operations",
  "Version": "1.6.0.9000",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "A consistent, simple and easy to use set of wrappers\naround the fantastic 'stringi' package. All function and\nargument names (and positions) are consistent, all functions\ndeal with \"NA\"'s and zero length vectors in the same way, and\nthe output from one function is easy to feed into the input of\nanother.",
  "License": "MIT + file LICENSE",
  "URL": "https://stringr.tidyverse.org,\nhttps://github.com/tidyverse/stringr",
  "BugReports": "https://github.com/tidyverse/stringr/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/potools/style": "explicit",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://tidyverse.r-universe.dev",
  "Date/Publication": "2025-11-04 22:44:24 UTC",
  "RemoteUrl": "https://github.com/tidyverse/stringr",
  "RemoteRef": "HEAD",
  "RemoteSha": "ae054b1d28f630fee22ddb3cb7525396e62af4fe",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 09:26:14 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre, cph],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Hadley Wickham <hadley@posit.co>",
  "MD5sum": "35b4c5bb18e892c19391c2228f00ba61",
  "_user": "tidyverse",
  "_type": "src",
  "_file": "stringr_1.6.0.9000.tar.gz",
  "_fileid": "d0ed90fc3d7f3ebbecb0decbf52aec4464ab054411089901208897ff573aece6",
  "_filesize": 392684,
  "_sha256": "d0ed90fc3d7f3ebbecb0decbf52aec4464ab054411089901208897ff573aece6",
  "_created": "2026-05-17T09:26:14.000Z",
  "_published": "2026-06-02T17:03:02.999Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79127052306,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041222254"
    },
    {
      "job": 79127052317,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041221763"
    },
    {
      "job": 79127052445,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041218868"
    },
    {
      "job": 79127052041,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041222251"
    },
    {
      "job": 79127051512,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041206268"
    },
    {
      "job": 79127051238,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364531411"
    },
    {
      "job": 79127052581,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041217252"
    },
    {
      "job": 79127052875,
      "time": 114,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041219491"
    },
    {
      "job": 79127053152,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041215117"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidyverse/actions/runs/25986993716",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tidyverse/stringr",
  "_commit": {
    "id": "ae054b1d28f630fee22ddb3cb7525396e62af4fe",
    "author": "Hadley Wickham <h.wickham@gmail.com>",
    "committer": "Hadley Wickham <h.wickham@gmail.com>",
    "message": "Increment version number to 1.6.0.9000\n",
    "time": 1762296264
  },
  "_maintainer": {
    "name": "Hadley Wickham",
    "email": "hadley@posit.co",
    "login": "hadley",
    "bluesky": "@hadley.nz",
    "description": "Chief Scientist at @posit-pbc",
    "uuid": 4196
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.6.1",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "version": ">= 1.5.3",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "gt",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "htmlwidgets",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "tidyverse",
  "_selfowned": true,
  "_usedby": 9148,
  "_updates": [
    {
      "week": "2025-36",
      "n": 3
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-39",
      "n": 6
    },
    {
      "week": "2025-44",
      "n": 3
    },
    {
      "week": "2025-45",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v1.6.0",
      "date": "2025-11-03"
    }
  ],
  "_topics": [
    "regular-expression",
    "strings"
  ],
  "_stars": 661,
  "_contributors": [
    {
      "user": "hadley",
      "count": 536,
      "uuid": 4196
    },
    {
      "user": "batpigandme",
      "count": 9,
      "uuid": 831732
    },
    {
      "user": "jennybc",
      "count": 8,
      "uuid": 599454
    },
    {
      "user": "gagolews",
      "count": 7,
      "uuid": 3193581
    },
    {
      "user": "rjpat",
      "count": 7,
      "uuid": 30950474
    },
    {
      "user": "smbache",
      "count": 6,
      "uuid": 6285210
    },
    {
      "user": "yutannihilation",
      "count": 4,
      "uuid": 1978793
    },
    {
      "user": "edward-burn",
      "count": 4,
      "uuid": 9583964
    },
    {
      "user": "gaborcsardi",
      "count": 3,
      "uuid": 660288
    },
    {
      "user": "jonthegeek",
      "count": 3,
      "uuid": 33983824
    },
    {
      "user": "salim-b",
      "count": 3,
      "uuid": 20040931
    },
    {
      "user": "michaelchirico",
      "count": 2,
      "uuid": 7606389
    },
    {
      "user": "zhaoy",
      "count": 2,
      "uuid": 1031907
    },
    {
      "user": "pursuitofdatascience",
      "count": 2,
      "uuid": 54338793
    },
    {
      "user": "tjmahr",
      "count": 2,
      "uuid": 1890315
    },
    {
      "user": "shians",
      "count": 2,
      "uuid": 6036662
    },
    {
      "user": "arnaudgallou",
      "count": 2,
      "uuid": 67476099
    },
    {
      "user": "christophergandrud",
      "count": 2,
      "uuid": 1285805
    },
    {
      "user": "claytonjy",
      "count": 2,
      "uuid": 5169330
    },
    {
      "user": "dchiu911",
      "count": 2,
      "uuid": 8665632
    },
    {
      "user": "jimhester",
      "count": 2,
      "uuid": 205275
    },
    {
      "user": "kylieainslie",
      "count": 2,
      "uuid": 9805381
    },
    {
      "user": "richierocks",
      "count": 1,
      "uuid": 197589
    },
    {
      "user": "ruderphilipp",
      "count": 1,
      "uuid": 277168
    },
    {
      "user": "petermeissner",
      "count": 1,
      "uuid": 939139
    },
    {
      "user": "petehaitch",
      "count": 1,
      "uuid": 1049741
    },
    {
      "user": "pdelboca",
      "count": 1,
      "uuid": 6672339
    },
    {
      "user": "nash-delcamp-slp",
      "count": 1,
      "uuid": 107637296
    },
    {
      "user": "mitchelloharawild",
      "count": 1,
      "uuid": 16127127
    },
    {
      "user": "romatik",
      "count": 1,
      "uuid": 4746264
    },
    {
      "user": "michaelweylandt",
      "count": 1,
      "uuid": 1486569
    },
    {
      "user": "rekyt",
      "count": 1,
      "uuid": 5593751
    },
    {
      "user": "matthewjnield",
      "count": 1,
      "uuid": 64328730
    },
    {
      "user": "seasmith",
      "count": 1,
      "uuid": 16291809
    },
    {
      "user": "louismpenrod",
      "count": 1,
      "uuid": 42979363
    },
    {
      "user": "lmullen",
      "count": 1,
      "uuid": 183672
    },
    {
      "user": "sastoudt",
      "count": 1,
      "uuid": 6131960
    },
    {
      "user": "wright13",
      "count": 1,
      "uuid": 6853454
    },
    {
      "user": "seanpor",
      "count": 1,
      "uuid": 3956910
    },
    {
      "user": "zeehio",
      "count": 1,
      "uuid": 75441
    },
    {
      "user": "stephlocke",
      "count": 1,
      "uuid": 6452610
    },
    {
      "user": "tamimart",
      "count": 1,
      "uuid": 86856041
    },
    {
      "user": "t-kalinowski",
      "count": 1,
      "uuid": 8462255
    },
    {
      "user": "uchidamizuki",
      "count": 1,
      "uuid": 35052925
    },
    {
      "user": "zekiakyol",
      "count": 1,
      "uuid": 40212849
    },
    {
      "user": "amhrasmussen",
      "count": 1,
      "uuid": 35564336
    },
    {
      "user": "beckymaust",
      "count": 1,
      "uuid": 4369728
    },
    {
      "user": "bfgray3",
      "count": 1,
      "uuid": 20310144
    },
    {
      "user": "djrobust",
      "count": 1,
      "uuid": 8261687
    },
    {
      "user": "hongshaoyang",
      "count": 1,
      "uuid": 19281800
    },
    {
      "user": "pitakakariki",
      "count": 1,
      "uuid": 1023705
    },
    {
      "user": "ameliamn",
      "count": 1,
      "uuid": 2576787
    },
    {
      "user": "soyandrea",
      "count": 1,
      "uuid": 45582182
    },
    {
      "user": "andrew",
      "count": 1,
      "uuid": 1060
    },
    {
      "user": "austin3dickey",
      "count": 1,
      "uuid": 16600275
    },
    {
      "user": "bhogan-mitre",
      "count": 1,
      "uuid": 32336739
    },
    {
      "user": "pirategrunt",
      "count": 1,
      "uuid": 3169540
    },
    {
      "user": "c-juliette",
      "count": 1,
      "uuid": 61658437
    },
    {
      "user": "carlganz",
      "count": 1,
      "uuid": 11653794
    },
    {
      "user": "luckyrandom",
      "count": 1,
      "uuid": 5482817
    },
    {
      "user": "cderv",
      "count": 1,
      "uuid": 6791940
    },
    {
      "user": "craigcitro",
      "count": 1,
      "uuid": 468559
    },
    {
      "user": "paleolimbot",
      "count": 1,
      "uuid": 10995762
    },
    {
      "user": "dbarrows",
      "count": 1,
      "uuid": 2146080
    },
    {
      "user": "edgar-zamora",
      "count": 1,
      "uuid": 55033386
    },
    {
      "user": "florisvdh",
      "count": 1,
      "uuid": 19164640
    },
    {
      "user": "gadenbuie",
      "count": 1,
      "uuid": 5420529
    },
    {
      "user": "bisaloo",
      "count": 1,
      "uuid": 10783929
    },
    {
      "user": "allenbaron",
      "count": 1,
      "uuid": 21225409
    },
    {
      "user": "jpeacock29",
      "count": 1,
      "uuid": 6829540
    },
    {
      "user": "jameshowison",
      "count": 1,
      "uuid": 91986
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "jformoso",
      "count": 1,
      "uuid": 32418102
    },
    {
      "user": "jcheng5",
      "count": 1,
      "uuid": 129551
    },
    {
      "user": "jonmcalder",
      "count": 1,
      "uuid": 5055818
    },
    {
      "user": "jonovik",
      "count": 1,
      "uuid": 608322
    },
    {
      "user": "karldw",
      "count": 1,
      "uuid": 12504708
    },
    {
      "user": "kimlopezguell",
      "count": 1,
      "uuid": 99121045
    },
    {
      "user": "krlmlr",
      "count": 1,
      "uuid": 1741643
    },
    {
      "user": "kylebutts",
      "count": 1,
      "uuid": 19961439
    },
    {
      "user": "librill",
      "count": 1,
      "uuid": 129799146
    }
  ],
  "_userbio": {
    "uuid": 22032646,
    "type": "organization",
    "name": "tidyverse",
    "description": "The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly"
  },
  "_downloads": {
    "count": 1328113,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stringr"
  },
  "_mentions": 172,
  "_devurl": "https://github.com/tidyverse/stringr",
  "_pkgdown": "https://stringr.tidyverse.org",
  "_searchresults": 228864,
  "_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/stringr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidyverse/stringr",
  "_realowner": "tidyverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.10",
      "date": "2009-11-09"
    },
    {
      "version": "0.2",
      "date": "2009-11-16"
    },
    {
      "version": "0.3",
      "date": "2010-02-15"
    },
    {
      "version": "0.4",
      "date": "2010-08-24"
    },
    {
      "version": "0.5",
      "date": "2011-06-30"
    },
    {
      "version": "0.6",
      "date": "2011-12-08"
    },
    {
      "version": "0.6.1",
      "date": "2012-07-25"
    },
    {
      "version": "0.6.2",
      "date": "2012-12-06"
    },
    {
      "version": "1.0.0",
      "date": "2015-04-30"
    },
    {
      "version": "1.1.0",
      "date": "2016-08-19"
    },
    {
      "version": "1.2.0",
      "date": "2017-02-18"
    },
    {
      "version": "1.3.0",
      "date": "2018-02-19"
    },
    {
      "version": "1.3.1",
      "date": "2018-05-10"
    },
    {
      "version": "1.4.0",
      "date": "2019-02-10"
    },
    {
      "version": "1.4.1",
      "date": "2022-08-20"
    },
    {
      "version": "1.5.0",
      "date": "2022-12-02"
    },
    {
      "version": "1.5.1",
      "date": "2023-11-15"
    },
    {
      "version": "1.5.2",
      "date": "2025-09-08"
    },
    {
      "version": "1.6.0",
      "date": "2025-11-04"
    }
  ],
  "_exports": [
    "%>%",
    "boundary",
    "coll",
    "fixed",
    "invert_match",
    "regex",
    "str_c",
    "str_conv",
    "str_count",
    "str_detect",
    "str_dup",
    "str_ends",
    "str_equal",
    "str_escape",
    "str_extract",
    "str_extract_all",
    "str_flatten",
    "str_flatten_comma",
    "str_glue",
    "str_glue_data",
    "str_ilike",
    "str_interp",
    "str_length",
    "str_like",
    "str_locate",
    "str_locate_all",
    "str_match",
    "str_match_all",
    "str_order",
    "str_pad",
    "str_rank",
    "str_remove",
    "str_remove_all",
    "str_replace",
    "str_replace_all",
    "str_replace_na",
    "str_sort",
    "str_split",
    "str_split_1",
    "str_split_fixed",
    "str_split_i",
    "str_squish",
    "str_starts",
    "str_sub",
    "str_sub_all",
    "str_sub<-",
    "str_subset",
    "str_to_camel",
    "str_to_kebab",
    "str_to_lower",
    "str_to_sentence",
    "str_to_snake",
    "str_to_title",
    "str_to_upper",
    "str_trim",
    "str_trunc",
    "str_unique",
    "str_view",
    "str_view_all",
    "str_which",
    "str_width",
    "str_wrap",
    "word"
  ],
  "_datasets": [
    {
      "name": "fruit",
      "title": "Sample character vectors for practicing string manipulations",
      "object": "fruit",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "sentences",
      "title": "Sample character vectors for practicing string manipulations",
      "object": "sentences",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "words",
      "title": "Sample character vectors for practicing string manipulations",
      "object": "words",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "case",
      "title": "Convert string to upper case, lower case, title case, or sentence case",
      "topics": [
        "case",
        "str_to_lower",
        "str_to_sentence",
        "str_to_title",
        "str_to_upper"
      ]
    },
    {
      "page": "invert_match",
      "title": "Switch location of matches to location of non-matches",
      "topics": [
        "invert_match"
      ]
    },
    {
      "page": "modifiers",
      "title": "Control matching behaviour with modifier functions",
      "topics": [
        "boundary",
        "coll",
        "fixed",
        "modifiers",
        "regex"
      ]
    },
    {
      "page": "str_c",
      "title": "Join multiple strings into one string",
      "topics": [
        "str_c"
      ]
    },
    {
      "page": "str_conv",
      "title": "Specify the encoding of a string",
      "topics": [
        "str_conv"
      ]
    },
    {
      "page": "str_count",
      "title": "Count number of matches",
      "topics": [
        "str_count"
      ]
    },
    {
      "page": "str_detect",
      "title": "Detect the presence/absence of a match",
      "topics": [
        "str_detect"
      ]
    },
    {
      "page": "str_dup",
      "title": "Duplicate a string",
      "topics": [
        "str_dup"
      ]
    },
    {
      "page": "str_equal",
      "title": "Determine if two strings are equivalent",
      "topics": [
        "str_equal"
      ]
    },
    {
      "page": "str_escape",
      "title": "Escape regular expression metacharacters",
      "topics": [
        "str_escape"
      ]
    },
    {
      "page": "str_extract",
      "title": "Extract the complete match",
      "topics": [
        "str_extract",
        "str_extract_all"
      ]
    },
    {
      "page": "str_flatten",
      "title": "Flatten a string",
      "topics": [
        "str_flatten",
        "str_flatten_comma"
      ]
    },
    {
      "page": "str_glue",
      "title": "Interpolation with glue",
      "topics": [
        "str_glue",
        "str_glue_data"
      ]
    },
    {
      "page": "str_length",
      "title": "Compute the length/width",
      "topics": [
        "str_length",
        "str_width"
      ]
    },
    {
      "page": "str_like",
      "title": "Detect a pattern in the same way as 'SQL''s 'LIKE' and 'ILIKE' operators",
      "topics": [
        "str_ilike",
        "str_like"
      ]
    },
    {
      "page": "str_locate",
      "title": "Find location of match",
      "topics": [
        "str_locate",
        "str_locate_all"
      ]
    },
    {
      "page": "str_match",
      "title": "Extract components (capturing groups) from a match",
      "topics": [
        "str_match",
        "str_match_all"
      ]
    },
    {
      "page": "str_order",
      "title": "Order, rank, or sort a character vector",
      "topics": [
        "str_order",
        "str_rank",
        "str_sort"
      ]
    },
    {
      "page": "str_pad",
      "title": "Pad a string to minimum width",
      "topics": [
        "str_pad"
      ]
    },
    {
      "page": "str_remove",
      "title": "Remove matched patterns",
      "topics": [
        "str_remove",
        "str_remove_all"
      ]
    },
    {
      "page": "str_replace",
      "title": "Replace matches with new text",
      "topics": [
        "str_replace",
        "str_replace_all"
      ]
    },
    {
      "page": "str_replace_na",
      "title": "Turn NA into \"NA\"",
      "topics": [
        "str_replace_na"
      ]
    },
    {
      "page": "str_split",
      "title": "Split up a string into pieces",
      "topics": [
        "str_split",
        "str_split_1",
        "str_split_fixed",
        "str_split_i"
      ]
    },
    {
      "page": "str_starts",
      "title": "Detect the presence/absence of a match at the start/end",
      "topics": [
        "str_ends",
        "str_starts"
      ]
    },
    {
      "page": "str_sub",
      "title": "Get and set substrings using their positions",
      "topics": [
        "str_sub",
        "str_sub<-",
        "str_sub_all"
      ]
    },
    {
      "page": "str_subset",
      "title": "Find matching elements",
      "topics": [
        "str_subset"
      ]
    },
    {
      "page": "str_to_camel",
      "title": "Convert between different types of programming case",
      "topics": [
        "str_to_camel",
        "str_to_kebab",
        "str_to_snake"
      ]
    },
    {
      "page": "str_trim",
      "title": "Remove whitespace",
      "topics": [
        "str_squish",
        "str_trim"
      ]
    },
    {
      "page": "str_trunc",
      "title": "Truncate a string to maximum width",
      "topics": [
        "str_trunc"
      ]
    },
    {
      "page": "str_unique",
      "title": "Remove duplicated strings",
      "topics": [
        "str_unique"
      ]
    },
    {
      "page": "str_view",
      "title": "View strings and matches",
      "topics": [
        "str_view",
        "str_view_all"
      ]
    },
    {
      "page": "str_which",
      "title": "Find matching indices",
      "topics": [
        "str_which"
      ]
    },
    {
      "page": "str_wrap",
      "title": "Wrap words into nicely formatted paragraphs",
      "topics": [
        "str_wrap"
      ]
    },
    {
      "page": "stringr-data",
      "title": "Sample character vectors for practicing string manipulations",
      "topics": [
        "fruit",
        "sentences",
        "stringr-data",
        "words"
      ]
    },
    {
      "page": "word",
      "title": "Extract words from a sentence",
      "topics": [
        "word"
      ]
    }
  ],
  "_pkglogo": "https://github.com/tidyverse/stringr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/tidyverse/stringr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "rlang",
    "stringi",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "from-base.Rmd",
      "filename": "from-base.html",
      "title": "From base R",
      "author": "Sara Stoudt",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overall differences",
        "Detect matches",
        "str_detect(): Detect the presence or absence of a pattern in a string",
        "str_which(): Find positions matching a pattern",
        "str_count(): Count the number of matches in a string",
        "str_locate(): Locate the position of patterns in a string",
        "Subset strings",
        "str_sub(): Extract and replace substrings from a character vector",
        "str_sub() <- : Subset assignment",
        "str_subset(): Keep strings matching a pattern, or find positions",
        "str_extract(): Extract matching patterns from a string",
        "str_match(): Extract matched groups from a string",
        "Manage lengths",
        "str_length(): The length of a string",
        "str_pad(): Pad a string",
        "str_trunc(): Truncate a character string",
        "str_trim(): Trim whitespace from a string",
        "str_wrap(): Wrap strings into nicely formatted paragraphs",
        "Mutate strings",
        "str_replace(): Replace matched patterns in a string",
        "case: Convert case of a string",
        "Join and split",
        "str_flatten(): Flatten a string",
        "str_dup(): duplicate strings within a character vector",
        "str_split(): Split up a string into pieces",
        "str_glue(): Interpolate strings",
        "Order strings",
        "str_order(): Order or sort a character vector"
      ],
      "created": "2019-05-14 20:58:43",
      "modified": "2025-09-05 14:37:02",
      "commits": 11
    },
    {
      "source": "stringr.Rmd",
      "filename": "stringr.html",
      "title": "Introduction to stringr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting and setting individual characters",
        "Whitespace",
        "Locale sensitive",
        "Pattern matching",
        "Tasks",
        "Engines",
        "Fixed matches",
        "Collation search",
        "Boundary"
      ],
      "created": "2014-11-28 19:43:39",
      "modified": "2024-08-15 21:14:29",
      "commits": 12
    },
    {
      "source": "locale-sensitive.Rmd",
      "filename": "locale-sensitive.html",
      "title": "Locale sensitive functions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Case conversion",
        "Sorting and ordering"
      ],
      "created": "2025-09-22 17:54:40",
      "modified": "2025-09-22 17:54:40",
      "commits": 1
    },
    {
      "source": "regular-expressions.Rmd",
      "filename": "regular-expressions.html",
      "title": "Regular expressions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic matches",
        "Escaping",
        "Special characters",
        "Matching multiple characters",
        "Alternation",
        "Grouping",
        "Anchors",
        "Repetition",
        "Look arounds",
        "Comments"
      ],
      "created": "2016-10-16 21:41:59",
      "modified": "2025-09-19 19:15:07",
      "commits": 14
    }
  ],
  "_score": 22.72373261502165,
  "_indexed": true,
  "_nocasepkg": "stringr",
  "_universes": [
    "tidyverse",
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.0.9000",
      "date": "2026-05-17T09:28:37.000Z",
      "distro": "noble",
      "commit": "ae054b1d28f630fee22ddb3cb7525396e62af4fe",
      "fileid": "547c578636ab63e4796bd4e730caba09001ce356737a589b03b5330cb401a174",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/25986993716"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.0.9000",
      "date": "2026-05-17T09:28:34.000Z",
      "distro": "noble",
      "commit": "ae054b1d28f630fee22ddb3cb7525396e62af4fe",
      "fileid": "cae78399faaf9a3c570ddb06fcc320368bfbea987f87632cf0ed14d00a697652",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/25986993716"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.0.9000",
      "date": "2026-05-17T09:28:15.000Z",
      "commit": "ae054b1d28f630fee22ddb3cb7525396e62af4fe",
      "fileid": "ebf27003020ba01a1eda887f5e908e3306e289d0b2d012279d198a07ec25a556",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/25986993716"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.0.9000",
      "date": "2026-05-17T09:28:43.000Z",
      "commit": "ae054b1d28f630fee22ddb3cb7525396e62af4fe",
      "fileid": "635f7df6d8c2efce21aff48b8b4ee8bb25689195c4ce5b3feb3f3f489d6ed941",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/25986993716"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.0.9000",
      "date": "2026-05-17T09:27:44.000Z",
      "commit": "ae054b1d28f630fee22ddb3cb7525396e62af4fe",
      "fileid": "2811c82036d26f03114c1c1879c28f2e8f51b2505d3d588aa05ae05087c536cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/25986993716"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.0.9000",
      "date": "2026-05-17T09:28:00.000Z",
      "commit": "ae054b1d28f630fee22ddb3cb7525396e62af4fe",
      "fileid": "4ee3132f26ecca7957ab646110e0a708faf72a3763469f211d720a670a15c459",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/25986993716"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.0.9000",
      "date": "2026-05-17T09:27:25.000Z",
      "commit": "ae054b1d28f630fee22ddb3cb7525396e62af4fe",
      "fileid": "c3669e316f4b3cae14b06d59e0f7e4b6e04761f0c5ac896cdfa220571a8096db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/25986993716"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.0.9000",
      "date": "2026-06-02T17:02:29.000Z",
      "commit": "ae054b1d28f630fee22ddb3cb7525396e62af4fe",
      "fileid": "df4c7e461bc2a380dc07589c52fa4c52969a6bcd8dbdff020917f8d68b9841de",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/25986993716"
    }
  ]
}