{
  "_id": "6a169a26acfb0bcc41d7dc6d",
  "Package": "regexplain",
  "Title": "Rstudio Addin to Explain, Test and Build Regular Expressions",
  "Version": "0.2.2.9000",
  "Authors@R": "c(person(given = \"Garrick\",\nfamily = \"Aden-Buie\",\nrole = c(\"aut\", \"cre\"),\nemail = \"garrick@adenbuie.com\"),\nperson(given = \"Winston\",\nfamily = \"Chang\",\nrole = \"ctb\",\ncomment = \"Author of textInput and textAreaInput fragments from shiny\"),\nperson(given = \"Yihui\",\nfamily = \"Xie\",\nrole = \"ctb\",\ncomment = \"Author of escape_html fragment from highr\"),\nperson(family = \"RStudio\",\nrole = \"cph\",\ncomment = \"Copyright holder of included shiny fragments\"))",
  "Description": "A set of RStudio Addins to help interactively test and\nbuild regular expressions. Provides a Shiny gadget interface\nfor interactively constructing the regular expression and\nviewing the results from common string-searching functions. The\ngadget interface includes a helpful regex syntax reference\nsheet and a library of common patterns.",
  "License": "GPL-3",
  "URL": "https://github.com/gadenbuie/regexplain",
  "BugReports": "https://github.com/gadenbuie/regexplain/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://gadenbuie.r-universe.dev",
  "Date/Publication": "2021-05-29 14:12:13 UTC",
  "RemoteUrl": "https://github.com/gadenbuie/regexplain",
  "RemoteRef": "main",
  "RemoteSha": "326b316e1e7278d19c6f5a63cf1a8bb3ee416dc3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 07:10:19 UTC",
    "User": "root"
  },
  "Author": "Garrick Aden-Buie [aut, cre],\nWinston Chang [ctb] (Author of textInput and textAreaInput fragments\nfrom shiny),\nYihui Xie [ctb] (Author of escape_html fragment from highr),\nRStudio [cph] (Copyright holder of included shiny fragments)",
  "Maintainer": "Garrick Aden-Buie <garrick@adenbuie.com>",
  "MD5sum": "2565928462b12433ebe89686a3db463d",
  "_user": "gadenbuie",
  "_type": "src",
  "_file": "regexplain_0.2.2.9000.tar.gz",
  "_fileid": "2cb2e3d119f09e086dec185b4cfef60795bc523e5e0599244a962ad1b8fb81df",
  "_filesize": 150573,
  "_sha256": "2cb2e3d119f09e086dec185b4cfef60795bc523e5e0599244a962ad1b8fb81df",
  "_created": "2026-05-27T07:10:19.000Z",
  "_published": "2026-05-27T07:15:50.273Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78025870905,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7234128897"
    },
    {
      "job": 78025870864,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7234115809"
    },
    {
      "job": 78025870854,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7234138884"
    },
    {
      "job": 78025870853,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7234161347"
    },
    {
      "job": 78025480491,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234079165"
    },
    {
      "job": 78025870837,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234110786"
    },
    {
      "job": 78025870843,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7234113939"
    },
    {
      "job": 78025870880,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7234102963"
    },
    {
      "job": 78025870866,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7234102307"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26496360226",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gadenbuie/regexplain",
  "_commit": {
    "id": "326b316e1e7278d19c6f5a63cf1a8bb3ee416dc3",
    "author": "Garrick Aden-Buie <garrick@adenbuie.com>",
    "committer": "Garrick Aden-Buie <garrick@adenbuie.com>",
    "message": "Update my email address\n",
    "time": 1622297533
  },
  "_maintainer": {
    "name": "Garrick Aden-Buie",
    "email": "garrick@adenbuie.com",
    "login": "gadenbuie",
    "mastodon": "@grrrck@fosstodon.org",
    "bluesky": "@grrrck.xyz",
    "description": "Software engineer for Shiny at @posit-pbc",
    "uuid": 5420529
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "miniUI",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 0.13",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "rematch2",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "gadenbuie",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "gadget",
    "regex",
    "regex-expression",
    "regular-expression",
    "rstudio-addin",
    "shiny",
    "stringr"
  ],
  "_stars": 491,
  "_contributors": [
    {
      "user": "gadenbuie",
      "count": 158,
      "uuid": 5420529
    },
    {
      "user": "katrinleinweber",
      "count": 1,
      "uuid": 9948149
    },
    {
      "user": "gegznav",
      "count": 1,
      "uuid": 12725868
    }
  ],
  "_userbio": {
    "uuid": 5420529,
    "type": "user",
    "name": "Garrick Aden-Buie",
    "description": "Software engineer for Shiny at @posit-pbc"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/regexplain"
  },
  "_devurl": "https://github.com/gadenbuie/regexplain",
  "_searchresults": 13,
  "_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/regexplain.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "regex_gadget",
    "regexplain_cheatsheet",
    "regexplain_file",
    "regexplain_gadget",
    "regexplain_web",
    "view_regex"
  ],
  "_help": [
    {
      "page": "regex",
      "title": "Extract matched groups from regexp",
      "topics": [
        "regex"
      ]
    },
    {
      "page": "regexplain_cheatsheet",
      "title": "Regex Cheatsheet Quick Reference",
      "topics": [
        "regexplain_cheatsheet"
      ]
    },
    {
      "page": "regexplain_gadget",
      "title": "RegExplain gadget",
      "topics": [
        "regexplain_file",
        "regexplain_gadget",
        "regexplain_web"
      ]
    },
    {
      "page": "textAreaInputAlt",
      "title": "Modified Text Area Input",
      "concept": [
        "modified shiny inputs"
      ],
      "topics": [
        "textAreaInputAlt"
      ]
    },
    {
      "page": "textInputCode",
      "title": "Modified Text Input",
      "concept": [
        "modified shiny inputs"
      ],
      "topics": [
        "textInputCode"
      ]
    },
    {
      "page": "view_regex",
      "title": "View grouped regex results",
      "topics": [
        "view_regex"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rstudioapi",
    "sass",
    "shiny",
    "sourcetools",
    "stringi",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 4.106054840093787,
  "_indexed": true,
  "_nocasepkg": "regexplain",
  "_universes": [
    "gadenbuie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-05-27T07:13:09.000Z",
      "distro": "noble",
      "commit": "326b316e1e7278d19c6f5a63cf1a8bb3ee416dc3",
      "fileid": "db313d3d08c17e31f7070b0d91768254e4b76954308a9a0a32f506d7c5833182",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26496360226"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-05-27T07:12:25.000Z",
      "distro": "noble",
      "commit": "326b316e1e7278d19c6f5a63cf1a8bb3ee416dc3",
      "fileid": "9d58704c706e97395136e3b111118cc7e500b4c0375fa21a21c45650158d5c58",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26496360226"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-05-27T07:13:52.000Z",
      "commit": "326b316e1e7278d19c6f5a63cf1a8bb3ee416dc3",
      "fileid": "767f9b8e4ede377ebf42b3b29041edf7e69880419afa5c591b41e6c3144c593a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26496360226"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-05-27T07:15:19.000Z",
      "commit": "326b316e1e7278d19c6f5a63cf1a8bb3ee416dc3",
      "fileid": "a8b70415c017915454ca1cd9eef0d54e8c527c0193e1b909fb5aafab43b94327",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26496360226"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2.9000",
      "date": "2026-05-27T07:12:28.000Z",
      "commit": "326b316e1e7278d19c6f5a63cf1a8bb3ee416dc3",
      "fileid": "0c43f46ffac98490a829a4fe2f377149d48a619de734b735479941ca8652af39",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26496360226"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-05-27T07:12:11.000Z",
      "commit": "326b316e1e7278d19c6f5a63cf1a8bb3ee416dc3",
      "fileid": "48fbac06637708b713286bf3e3a010ea13a95006294e2f942b2c45703f58bdc2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26496360226"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-05-27T07:11:33.000Z",
      "commit": "326b316e1e7278d19c6f5a63cf1a8bb3ee416dc3",
      "fileid": "0e188f287fd5f751a42151eb2c919724e4223eba8d9e48ac0221e79e42212fee",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26496360226"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-05-27T07:11:30.000Z",
      "commit": "326b316e1e7278d19c6f5a63cf1a8bb3ee416dc3",
      "fileid": "db053026c1366a1cbe78f4499e97e25410d54a6ca97d3b33d16befdd3cf79ad0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26496360226"
    }
  ]
}