{
  "_id": "6a44e8db6ff6f2357551e6c0",
  "Package": "rematch2",
  "Title": "Tidy Output from Regular Expression Matching",
  "Version": "2.1.2.9000",
  "Authors@R": "c(\nperson(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Matthew\", \"Lincoln\", , \"matthew.d.lincoln@gmail.com\", role = \"ctb\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Wrappers on 'regexpr' and 'gregexpr' to return the match\nresults in tidy data frames.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/r-lib/rematch2#readme",
  "BugReports": "https://github.com/r-lib/rematch2/issues",
  "Config/testthat/edition": "3",
  "Config/usethis/last-upkeep": "2025-05-07",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2025-05-07 15:47:48 UTC",
  "RemoteUrl": "https://github.com/r-lib/rematch2",
  "RemoteRef": "HEAD",
  "RemoteSha": "be7c3a05c060dce37277098967d42ffc695a6943",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 10:12:24 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [aut, cre],\nMatthew Lincoln [ctb],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "_user": "r-lib",
  "_type": "src",
  "_file": "rematch2_2.1.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/dc88de5a768680fd6852b295ac46da6e8ca497c6fda5f8d7e357323c9d3ac81e",
  "_filesize": 126552,
  "_sha256": "dc88de5a768680fd6852b295ac46da6e8ca497c6fda5f8d7e357323c9d3ac81e",
  "_expires": "2026-10-09T10:15:55.000Z",
  "_created": "2026-07-01T10:12:24.000Z",
  "_published": "2026-07-01T10:15:55.924Z",
  "_jobs": [
    {
      "job": 84508129312,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006836417"
    },
    {
      "job": 84508129322,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006856452"
    },
    {
      "job": 84508129272,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8006826589"
    },
    {
      "job": 84508129263,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006842274"
    },
    {
      "job": 84507646443,
      "time": 155,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006791505"
    },
    {
      "job": 84508129314,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8006834326"
    },
    {
      "job": 84508129259,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006823948"
    },
    {
      "job": 84508129280,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8006818746"
    },
    {
      "job": 84508129249,
      "time": 64,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006816561"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28509963569",
  "_status": "success",
  "_upstream": "https://github.com/r-lib/rematch2",
  "_commit": {
    "id": "be7c3a05c060dce37277098967d42ffc695a6943",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #23 from r-lib/upkeep-2025-05\n\n",
    "time": 1746632868
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "description": "",
    "uuid": 660288
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 199,
  "_updates": [],
  "_tags": [],
  "_stars": 46,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 105,
      "uuid": 660288
    },
    {
      "user": "krlmlr",
      "count": 4,
      "uuid": 1741643
    },
    {
      "user": "maelle",
      "count": 2,
      "uuid": 8360597
    },
    {
      "user": "wibeasley",
      "count": 2,
      "uuid": 1372890
    },
    {
      "user": "brodieg",
      "count": 2,
      "uuid": 6105908
    },
    {
      "user": "jennybc",
      "count": 1,
      "uuid": 599454
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 740
  },
  "_downloads": {
    "count": 300823,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rematch2"
  },
  "_devurl": "https://github.com/r-lib/rematch2",
  "_searchresults": 37,
  "_rbuild": "4.6.1",
  "_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/rematch2.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/rematch2",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.0.1",
      "date": "2017-06-20"
    },
    {
      "version": "2.1.0",
      "date": "2019-07-11"
    },
    {
      "version": "2.1.1",
      "date": "2020-03-28"
    },
    {
      "version": "2.1.2",
      "date": "2020-05-01"
    }
  ],
  "_exports": [
    "$.rematch_allrecords",
    "$.rematch_records",
    "bind_re_match",
    "bind_re_match_",
    "re_exec",
    "re_exec_all",
    "re_match",
    "re_match_all"
  ],
  "_help": [
    {
      "page": "bind_re_match",
      "title": "Match results from a data frame column and attach results",
      "topics": [
        "bind_re_match",
        "bind_re_match_"
      ]
    },
    {
      "page": "re_exec",
      "title": "Extract Data From First Regular Expression Match Into a Data Frame",
      "concept": [
        "tidy regular expression matching"
      ],
      "topics": [
        "$.rematch_allrecords",
        "$.rematch_records",
        "re_exec"
      ]
    },
    {
      "page": "re_exec_all",
      "title": "Extract Data From All Regular Expression Matches Into a Data Frame",
      "concept": [
        "tidy regular expression matching"
      ],
      "topics": [
        "re_exec_all"
      ]
    },
    {
      "page": "re_match",
      "title": "Extract Regular Expression Matches Into a Data Frame",
      "concept": [
        "tidy regular expression matching"
      ],
      "topics": [
        "re_match"
      ]
    },
    {
      "page": "re_match_all",
      "title": "Extract All Regular Expression Matches Into a Data Frame",
      "concept": [
        "tidy regular expression matching"
      ],
      "topics": [
        "re_match_all"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/rematch2/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 10.88318493355741,
  "_indexed": true,
  "_nocasepkg": "rematch2",
  "_universes": [
    "r-lib",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.2.9000",
      "date": "2026-07-01T10:14:19.000Z",
      "distro": "resolute",
      "commit": "be7c3a05c060dce37277098967d42ffc695a6943",
      "fileid": "https://r2.ropensci.org/b686ef0d5de10dc9fe75067dcdbd02b0faa050edb1e85bc35e2f79aeb9ae017e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28509963569"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.1.2.9000",
      "date": "2026-07-01T10:15:10.000Z",
      "distro": "resolute",
      "commit": "be7c3a05c060dce37277098967d42ffc695a6943",
      "fileid": "https://r2.ropensci.org/422ca6421fb4ee4e736f3db8762344f42f7c1e73da2cdbf76da78bbcc1ef50b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28509963569"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.2.9000",
      "date": "2026-07-01T10:13:55.000Z",
      "commit": "be7c3a05c060dce37277098967d42ffc695a6943",
      "fileid": "https://r2.ropensci.org/a90d8a6c8193972a120a2b7dbdb512d9b2876a7e69efaaadbf9d21217f4f0dba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28509963569"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.1.2.9000",
      "date": "2026-07-01T10:14:28.000Z",
      "commit": "be7c3a05c060dce37277098967d42ffc695a6943",
      "fileid": "https://r2.ropensci.org/e5fbb1dc29c476f830f357ded7e9f1c1609f540d912489f96ebfd70c64892714",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28509963569"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.2.9000",
      "date": "2026-07-01T10:14:27.000Z",
      "commit": "be7c3a05c060dce37277098967d42ffc695a6943",
      "fileid": "https://r2.ropensci.org/248d96eb0e095a18a19f9abe12bb9562e5417dde557b975b8796cbf281105cd7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28509963569"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.2.9000",
      "date": "2026-07-01T10:13:42.000Z",
      "commit": "be7c3a05c060dce37277098967d42ffc695a6943",
      "fileid": "https://r2.ropensci.org/b86cb28c9273d1a6d52350076b39731b433c33b7d62600e0a07b081e98875dd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28509963569"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.2.9000",
      "date": "2026-07-01T10:13:30.000Z",
      "commit": "be7c3a05c060dce37277098967d42ffc695a6943",
      "fileid": "https://r2.ropensci.org/26be7be98323eecec22eea86eb0a17fc875f181086e638a720c337f585e789f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28509963569"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.1.2.9000",
      "date": "2026-07-01T10:13:24.000Z",
      "commit": "be7c3a05c060dce37277098967d42ffc695a6943",
      "fileid": "https://r2.ropensci.org/8705573d14eee6eb9a08f56dcd6d8eb7f168dbd2074d175145b58e8dc39596e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28509963569"
    }
  ]
}