{
  "_id": "6a3138223efcd9bda4361a5d",
  "Package": "rematch",
  "Title": "Match Regular Expressions with a Nicer 'API'",
  "Version": "2.0.0.9000",
  "Author": "Gabor Csardi",
  "Maintainer": "Gabor Csardi <csardi.gabor@gmail.com>",
  "Description": "A small wrapper on 'regexpr' to extract the matches and\ncaptured groups from the match of a regular expression to a\ncharacter vector.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/gaborcsardi/rematch",
  "BugReports": "https://github.com/gaborcsardi/rematch/issues",
  "RoxygenNote": "5.0.1.9000",
  "Encoding": "UTF-8",
  "Repository": "https://gaborcsardi.r-universe.dev",
  "Date/Publication": "2023-08-31 07:36:13 UTC",
  "RemoteUrl": "https://github.com/gaborcsardi/rematch",
  "RemoteRef": "HEAD",
  "RemoteSha": "74be82b4ffb13458c0ceec24375bc69ecbd2b596",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-16 11:46:21 UTC",
    "User": "root"
  },
  "MD5sum": "08f4f5106e20996afaa56da3fd770e8c",
  "_user": "gaborcsardi",
  "_type": "src",
  "_file": "rematch_2.0.0.9000.tar.gz",
  "_fileid": "82afa1c0ca1edd29ddeb9fae3df921ea1393d2e6d5fd0c98f2600a80b1d77963",
  "_filesize": 84583,
  "_sha256": "82afa1c0ca1edd29ddeb9fae3df921ea1393d2e6d5fd0c98f2600a80b1d77963",
  "_created": "2026-06-16T11:46:21.000Z",
  "_published": "2026-06-16T11:48:50.260Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81649304792,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7665829229"
    },
    {
      "job": 81649305062,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7665827594"
    },
    {
      "job": 81649304802,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7665818735"
    },
    {
      "job": 81649304813,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7665813733"
    },
    {
      "job": 81648840127,
      "time": 149,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7665787973"
    },
    {
      "job": 81649304797,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7665824308"
    },
    {
      "job": 81649304712,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7665817780"
    },
    {
      "job": 81649304801,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7665810997"
    },
    {
      "job": 81649304814,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7665821487"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/27615044231",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gaborcsardi/rematch",
  "_commit": {
    "id": "74be82b4ffb13458c0ceec24375bc69ecbd2b596",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "message": "Increment version number to 2.0.0.9000\n",
    "time": 1693467373
  },
  "_maintainer": {
    "name": "Gabor Csardi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "description": "",
    "uuid": 660288
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "gaborcsardi",
  "_selfowned": true,
  "_usedby": 965,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 32,
      "uuid": 660288
    }
  ],
  "_userbio": {
    "uuid": 660288,
    "type": "user",
    "name": "Gábor Csárdi",
    "followers": 1505
  },
  "_downloads": {
    "count": 485573,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rematch"
  },
  "_devurl": "https://github.com/gaborcsardi/rematch",
  "_searchresults": 122,
  "_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/rematch.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gaborcsardi/rematch",
  "_realowner": "gaborcsardi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2016-04-21"
    },
    {
      "version": "2.0.0",
      "date": "2023-08-30"
    }
  ],
  "_exports": [
    "re_match",
    "re_match_all"
  ],
  "_help": [
    {
      "page": "re_match",
      "title": "Match a regular expression to a character vector",
      "topics": [
        "re_match"
      ]
    },
    {
      "page": "re_match_all",
      "title": "Extract all matches of a regular expression",
      "topics": [
        "re_match_all"
      ]
    },
    {
      "page": "rematch",
      "title": "Match Regular Expressions with a Nicer 'API'",
      "topics": [
        "rematch-package",
        "rematch"
      ]
    }
  ],
  "_readme": "https://github.com/gaborcsardi/rematch/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 9.933232933124511,
  "_indexed": true,
  "_nocasepkg": "rematch",
  "_universes": [
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0.9000",
      "date": "2026-06-16T11:48:19.000Z",
      "distro": "noble",
      "commit": "74be82b4ffb13458c0ceec24375bc69ecbd2b596",
      "fileid": "5c8f7200ff2f104557b13a9f61ec07978fd7b292690ee42aa6a8cb7c2709c118",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/27615044231"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0.9000",
      "date": "2026-06-16T11:48:14.000Z",
      "distro": "noble",
      "commit": "74be82b4ffb13458c0ceec24375bc69ecbd2b596",
      "fileid": "ff7d657939debfa60158f0a4864a0cb4307908e1b57c23fec5646493bbb49183",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/27615044231"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0.9000",
      "date": "2026-06-16T11:47:54.000Z",
      "commit": "74be82b4ffb13458c0ceec24375bc69ecbd2b596",
      "fileid": "a6ef378a347f34aaecca5d2989ddda265ee2063ba1a3fac74772776fe86a8ef3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/27615044231"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0.9000",
      "date": "2026-06-16T11:47:38.000Z",
      "commit": "74be82b4ffb13458c0ceec24375bc69ecbd2b596",
      "fileid": "81d5623840600d0b38ef2b4cf05a0ceb579c3069816341234bb0d7b4d6381b1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/27615044231"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0.9000",
      "date": "2026-06-16T11:48:14.000Z",
      "commit": "74be82b4ffb13458c0ceec24375bc69ecbd2b596",
      "fileid": "7603ffc918ea0c2f65609106aa5a923c402c820152bbfac34b70952a0d747738",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/27615044231"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0.9000",
      "date": "2026-06-16T11:47:43.000Z",
      "commit": "74be82b4ffb13458c0ceec24375bc69ecbd2b596",
      "fileid": "58b68a3f4cd7d4563226e13fbb3310994e7754f5ad72eb643e39069bccff3ecf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/27615044231"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0.9000",
      "date": "2026-06-16T11:47:24.000Z",
      "commit": "74be82b4ffb13458c0ceec24375bc69ecbd2b596",
      "fileid": "c946bcbf0aff6a80eea7b0f8e55236eb3a116695a13cb4a03e35f024d5a9ff2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/27615044231"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.0.9000",
      "date": "2026-06-16T11:47:53.000Z",
      "commit": "74be82b4ffb13458c0ceec24375bc69ecbd2b596",
      "fileid": "f4a16e4ea6aa4ed97a0dc72d2f2c23186330b25e3df12a7db612d78e5c9b0d1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/27615044231"
    }
  ]
}