{
  "_id": "6a1f3298b401979e73427f9b",
  "Package": "regreplaceR",
  "Title": "Match and Replace Strings Based on Named Groups in Regular\nExpressions",
  "Language": "en-US",
  "Version": "0.1.0",
  "Date": "2024-09-05",
  "Authors@R": "person(given = \"Gwang-Jin\", family = \"Kim\",\nemail =  \"gwang.jin.kim.phd@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2753-0883\"))",
  "Author": "Gwang-Jin Kim [aut, cre]\n(<https://orcid.org/0000-0002-2753-0883>)",
  "Description": "An R6 class \"Replacer\" provided by the package simplifies\nworking with regex patterns containing named groups. It allows\neasy retrieval of matched portions and targeted replacements by\ngroup name, improving both code clarity and maintainability.",
  "URL": "https://github.com/gwangjinkim/regreplaceR",
  "VignetteBuilder": "knitr",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://gwangjinkim.r-universe.dev",
  "Date/Publication": "2024-09-13 05:26:49 UTC",
  "RemoteUrl": "https://github.com/gwangjinkim/regreplacer",
  "RemoteRef": "HEAD",
  "RemoteSha": "65ab1d481fcfc9986cc08a6645cadd60682cf59f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 07:33:53 UTC",
    "User": "root"
  },
  "Maintainer": "Gwang-Jin Kim <gwang.jin.kim.phd@gmail.com>",
  "MD5sum": "7ab36803bca7a5b92f9b0f5cada928c3",
  "_user": "gwangjinkim",
  "_type": "src",
  "_file": "regreplaceR_0.1.0.tar.gz",
  "_fileid": "5d607e6b7cdc4631c91a914f0e3cec2e9e9b33912537478ba60c10edf14f9410",
  "_filesize": 99484,
  "_sha256": "5d607e6b7cdc4631c91a914f0e3cec2e9e9b33912537478ba60c10edf14f9410",
  "_created": "2026-05-15T07:33:53.000Z",
  "_published": "2026-06-02T19:44:24.086Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79157509089,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012349636"
    },
    {
      "job": 79157509433,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012347255"
    },
    {
      "job": 79157509080,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012355634"
    },
    {
      "job": 79157509739,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012345456"
    },
    {
      "job": 79157508399,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012320458"
    },
    {
      "job": 79157508426,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368092484"
    },
    {
      "job": 79157508872,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012339465"
    },
    {
      "job": 79157509534,
      "time": 57,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012335567"
    },
    {
      "job": 79157509675,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012336050"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gwangjinkim/actions/runs/25906149214",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gwangjinkim/regreplacer",
  "_commit": {
    "id": "65ab1d481fcfc9986cc08a6645cadd60682cf59f",
    "author": "gwangjinkim <gwang.jin.kim.phd@gmail.com>",
    "committer": "gwangjinkim <gwang.jin.kim.phd@gmail.com>",
    "message": "pre-release\n",
    "time": 1726205209
  },
  "_maintainer": {
    "name": "Gwang-Jin Kim",
    "email": "gwang.jin.kim.phd@gmail.com",
    "login": "gwangjinkim",
    "linkedin": "in/gwangjin",
    "orcid": "0000-0002-2753-0883",
    "twitter": "@multiplier31",
    "uuid": 32566039
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "gwangjinkim",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gwangjinkim",
      "count": 19,
      "uuid": 32566039
    }
  ],
  "_userbio": {
    "uuid": 32566039,
    "type": "user",
    "name": "Gwang-Jin Kim",
    "description": "Data Scientist, Bioinformatician, and PhD-level Molecular Medicist / Human Geneticist."
  },
  "_downloads": {
    "count": 169,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/regreplaceR"
  },
  "_devurl": "https://github.com/gwangjinkim/regreplacer",
  "_searchresults": 2,
  "_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/regreplaceR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gwangjinkim/regreplacer",
  "_realowner": "gwangjinkim",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-09-16"
    }
  ],
  "_exports": [
    "groups",
    "match_group",
    "replace_group",
    "Replacer"
  ],
  "_help": [
    {
      "page": "groups",
      "title": "Extract Named Groups from a String Using a Regex Pattern",
      "topics": [
        "groups"
      ]
    },
    {
      "page": "match_group",
      "title": "Extract a Specific Named Group from a String",
      "topics": [
        "match_group"
      ]
    },
    {
      "page": "replace_group",
      "title": "Replace a Specific Named Group in a String",
      "topics": [
        "replace_group"
      ]
    },
    {
      "page": "Replacer",
      "title": "Replacer Class for Regex Operations",
      "topics": [
        "Replacer"
      ]
    }
  ],
  "_readme": "https://github.com/gwangjinkim/regreplacer/raw/HEAD/README.md",
  "_rundeps": [
    "R6"
  ],
  "_vignettes": [
    {
      "source": "regreplaceR.Rmd",
      "filename": "regreplaceR.html",
      "title": "regreplaceR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "regreplaceR",
        "Installation",
        "Overview",
        "1. groups()",
        "2. match_group()",
        "3. replace_group()",
        "4. The Replacer Class",
        "Example Usage",
        "Class Methods",
        "License"
      ],
      "created": "2024-09-11 21:14:09",
      "modified": "2024-09-13 05:26:49",
      "commits": 2
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "regreplacer",
  "_universes": [
    "gwangjinkim"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-15T07:35:50.000Z",
      "distro": "noble",
      "commit": "65ab1d481fcfc9986cc08a6645cadd60682cf59f",
      "fileid": "14098c67bc7cca21f12ecac9b3ba93b4056ba8baebc56612e4916d6191e317e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gwangjinkim/actions/runs/25906149214"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-15T07:35:41.000Z",
      "distro": "noble",
      "commit": "65ab1d481fcfc9986cc08a6645cadd60682cf59f",
      "fileid": "e8bd05357a10ac525418815d3733a4069055fa1a0f0b1f91cce4d7aa6ce9092a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gwangjinkim/actions/runs/25906149214"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-15T07:36:17.000Z",
      "commit": "65ab1d481fcfc9986cc08a6645cadd60682cf59f",
      "fileid": "d8292f79b11716bf802251dd1eac31dc89a682cca8d4e400fe247090b3b7b686",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gwangjinkim/actions/runs/25906149214"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-15T07:35:37.000Z",
      "commit": "65ab1d481fcfc9986cc08a6645cadd60682cf59f",
      "fileid": "7249da720973d3f160f2f59d9f08d9af4d76c6e944b0c20abcd46013647f55b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gwangjinkim/actions/runs/25906149214"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T07:35:06.000Z",
      "commit": "65ab1d481fcfc9986cc08a6645cadd60682cf59f",
      "fileid": "605664522f101310d7ca35ae3db5ea847a5c89bedb79130b1898f27e22891a74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gwangjinkim/actions/runs/25906149214"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T07:34:52.000Z",
      "commit": "65ab1d481fcfc9986cc08a6645cadd60682cf59f",
      "fileid": "8b17a72bf38978871f4706d9a74ade583d770e27d94073521538af97df96f67f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gwangjinkim/actions/runs/25906149214"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T07:34:54.000Z",
      "commit": "65ab1d481fcfc9986cc08a6645cadd60682cf59f",
      "fileid": "7ec631fd2a2080cbd39bc9a92851fb92306e7f3437e11ed75e77b92976cf0a7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gwangjinkim/actions/runs/25906149214"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T19:44:06.000Z",
      "commit": "65ab1d481fcfc9986cc08a6645cadd60682cf59f",
      "fileid": "cda3634ee6b96305ad3a33c4d5fd6cd72b22ef5bf83239565d84bc4f4f18ec8c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gwangjinkim/actions/runs/25906149214"
    }
  ]
}