{
  "_id": "6a4989f66d67900babdf9efc",
  "Package": "RVerbalExpressions",
  "Title": "Create Regular Expressions Easily",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Tyler\", \"Littlefield\", email = \"tylurp1@gmail.com\", role = c(\"aut\", \"cre\"), comment=c(ORCID=\"0000-0002-6020-1125\")),\nperson(\"Dmytro\", \"Perepolkin\", email = \"dperepolkin@gmail.com\", role = c(\"ctb\"), comment=c(ORCID=\"0000-0001-8558-6183\")))",
  "Description": "Build regular expressions using grammar and functionality\ninspired by <https://github.com/VerbalExpressions>. Usage of\nthe %>% is encouraged to build expressions in a chain-like\nfashion.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/VerbalExpressions/RVerbalExpressions",
  "BugReports": "https://github.com/VerbalExpressions/RVerbalExpressions/issues",
  "Repository": "https://verbalexpressions.r-universe.dev",
  "Date/Publication": "2024-03-20 16:35:52 UTC",
  "RemoteUrl": "https://github.com/verbalexpressions/rverbalexpressions",
  "RemoteRef": "HEAD",
  "RemoteSha": "23b940a21c554944a3ba1feedb401e85749446c2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 08:16:17 UTC",
    "User": "root"
  },
  "Author": "Tyler Littlefield [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6020-1125>),\nDmytro Perepolkin [ctb] (ORCID:\n<https://orcid.org/0000-0001-8558-6183>)",
  "Maintainer": "Tyler Littlefield <tylurp1@gmail.com>",
  "_user": "verbalexpressions",
  "_type": "src",
  "_file": "RVerbalExpressions_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/4715bfeca179d34d56942cabeebff79b5a6fb336ab46184708daf33bd251eca9",
  "_filesize": 234185,
  "_sha256": "4715bfeca179d34d56942cabeebff79b5a6fb336ab46184708daf33bd251eca9",
  "_expires": "2026-10-12T22:32:20.000Z",
  "_created": "2026-06-22T08:16:17.000Z",
  "_published": "2026-07-04T22:32:22.370Z",
  "_jobs": [
    {
      "job": 85172423626,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7786748564"
    },
    {
      "job": 85172423654,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786743471"
    },
    {
      "job": 85172423554,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7786745138"
    },
    {
      "job": 85172423659,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786742677"
    },
    {
      "job": 85172423352,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786702301"
    },
    {
      "job": 85172423625,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786741396"
    },
    {
      "job": 85172423547,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7786744183"
    },
    {
      "job": 85172423527,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7786738186"
    },
    {
      "job": 85172423671,
      "time": 64,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786729723"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/verbalexpressions/actions/runs/27938857056",
  "_status": "success",
  "_upstream": "https://github.com/verbalexpressions/rverbalexpressions",
  "_commit": {
    "id": "23b940a21c554944a3ba1feedb401e85749446c2",
    "author": "Littlefield, Tyler [BWIUS NON-J&J] <tlittlef@its.jnj.com>",
    "committer": "Littlefield, Tyler [BWIUS NON-J&J] <tlittlef@its.jnj.com>",
    "message": "remove certain broken urls\n",
    "time": 1710952552
  },
  "_maintainer": {
    "name": "Tyler Littlefield",
    "email": "tylurp1@gmail.com",
    "login": "tylerlittlefield",
    "twitter": "@tyluRp",
    "description": "",
    "uuid": 35909636,
    "orcid": "0000-0002-6020-1125"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    }
  ],
  "_owner": "verbalexpressions",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "regex",
    "regular-expressions",
    "verbal-expressions"
  ],
  "_stars": 277,
  "_contributors": [
    {
      "user": "tylerlittlefield",
      "count": 116,
      "uuid": 35909636
    }
  ],
  "_userbio": {
    "uuid": 5083777,
    "type": "organization",
    "name": "VerbalExpressions",
    "followers": 83
  },
  "_downloads": {
    "count": 337,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RVerbalExpressions"
  },
  "_devurl": "https://github.com/verbalexpressions/rverbalexpressions",
  "_searchresults": 93,
  "_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/RVerbalExpressions.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/verbalexpressions/rverbalexpressions",
  "_realowner": "verbalexpressions",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-11-06"
    },
    {
      "version": "0.1.1",
      "date": "2024-03-20"
    }
  ],
  "_exports": [
    "%>%",
    "rx",
    "rx_alnum",
    "rx_alpha",
    "rx_any_of",
    "rx_anything",
    "rx_anything_but",
    "rx_avoid_prefix",
    "rx_avoid_suffix",
    "rx_begin_capture",
    "rx_digit",
    "rx_either_of",
    "rx_end_capture",
    "rx_end_of_line",
    "rx_find",
    "rx_line_break",
    "rx_lowercase",
    "rx_maybe",
    "rx_multiple",
    "rx_none_or_more",
    "rx_not",
    "rx_one_or_more",
    "rx_punctuation",
    "rx_range",
    "rx_seek_prefix",
    "rx_seek_suffix",
    "rx_something",
    "rx_something_but",
    "rx_space",
    "rx_start_of_line",
    "rx_tab",
    "rx_uppercase",
    "rx_whitespace",
    "rx_with_any_case",
    "rx_word",
    "rx_word_char",
    "rx_word_edge",
    "sanitize"
  ],
  "_help": [
    {
      "page": "rx",
      "title": "Constructs a Verbal Expression",
      "topics": [
        "rx"
      ]
    },
    {
      "page": "rx_alnum",
      "title": "Match alphanumeric characters.",
      "topics": [
        "rx_alnum"
      ]
    },
    {
      "page": "rx_alpha",
      "title": "Match alphabetic characters.",
      "topics": [
        "rx_alpha"
      ]
    },
    {
      "page": "rx_any_of",
      "title": "Match any of these characters exactly once.",
      "topics": [
        "rx_any_of"
      ]
    },
    {
      "page": "rx_anything",
      "title": "Match any character(s) any (including zero) number of times.",
      "topics": [
        "rx_anything"
      ]
    },
    {
      "page": "rx_anything_but",
      "title": "Match any character(s) except these any (including zero) number of times.",
      "topics": [
        "rx_anything_but"
      ]
    },
    {
      "page": "rx_avoid",
      "title": "Negative lookaround functions",
      "topics": [
        "rx_avoid_prefix",
        "rx_avoid_suffix"
      ]
    },
    {
      "page": "rx_begin_capture",
      "title": "Begin a capture group.",
      "topics": [
        "rx_begin_capture"
      ]
    },
    {
      "page": "rx_digit",
      "title": "Match a digit (0–9).",
      "topics": [
        "rx_digit"
      ]
    },
    {
      "page": "rx_either_of",
      "title": "Alternatively, match either expression.",
      "topics": [
        "rx_either_of"
      ]
    },
    {
      "page": "rx_end_capture",
      "title": "End a capture group.",
      "topics": [
        "rx_end_capture"
      ]
    },
    {
      "page": "rx_end_of_line",
      "title": "Match the expression only if it appears till the end of the line.",
      "topics": [
        "rx_end_of_line"
      ]
    },
    {
      "page": "rx_find",
      "title": "Match an expression.",
      "topics": [
        "rx_find"
      ]
    },
    {
      "page": "rx_line_break",
      "title": "Match a line break.",
      "topics": [
        "rx_line_break"
      ]
    },
    {
      "page": "rx_lowercase",
      "title": "Match lower case letters.",
      "topics": [
        "rx_lowercase"
      ]
    },
    {
      "page": "rx_maybe",
      "title": "Optionally match an expression.",
      "topics": [
        "rx_maybe"
      ]
    },
    {
      "page": "rx_multiple",
      "title": "Match the previous group any number of times.",
      "topics": [
        "rx_multiple"
      ]
    },
    {
      "page": "rx_none_or_more",
      "title": "Match the previous stuff zero or many times.",
      "topics": [
        "rx_none_or_more"
      ]
    },
    {
      "page": "rx_not",
      "title": "Ensure that the parameter does not follow.",
      "topics": [
        "rx_not"
      ]
    },
    {
      "page": "rx_one_or_more",
      "title": "Match the previous stuff one or more times.",
      "topics": [
        "rx_one_or_more"
      ]
    },
    {
      "page": "rx_punctuation",
      "title": "Match punctuation characters.",
      "topics": [
        "rx_punctuation"
      ]
    },
    {
      "page": "rx_range",
      "title": "Match any character within the range defined by the parameters.",
      "topics": [
        "rx_range"
      ]
    },
    {
      "page": "rx_seek",
      "title": "Positive lookaround functions",
      "topics": [
        "rx_seek_prefix",
        "rx_seek_suffix"
      ]
    },
    {
      "page": "rx_something",
      "title": "Match any character(s) at least once.",
      "topics": [
        "rx_something"
      ]
    },
    {
      "page": "rx_something_but",
      "title": "Match any character(s) except these at least once.",
      "topics": [
        "rx_something_but"
      ]
    },
    {
      "page": "rx_space",
      "title": "Match a space character.",
      "topics": [
        "rx_space"
      ]
    },
    {
      "page": "rx_start_of_line",
      "title": "Match the expression only if it appears from beginning of line.",
      "topics": [
        "rx_start_of_line"
      ]
    },
    {
      "page": "rx_tab",
      "title": "Match a tab character.",
      "topics": [
        "rx_tab"
      ]
    },
    {
      "page": "rx_uppercase",
      "title": "Match upper case letters.",
      "topics": [
        "rx_uppercase"
      ]
    },
    {
      "page": "rx_whitespace",
      "title": "Match a whitespace character.",
      "topics": [
        "rx_whitespace"
      ]
    },
    {
      "page": "rx_with_any_case",
      "title": "Control case-insensitive matching.",
      "topics": [
        "rx_with_any_case"
      ]
    },
    {
      "page": "rx_word",
      "title": "Match a word.",
      "topics": [
        "rx_word"
      ]
    },
    {
      "page": "rx_word_char",
      "title": "Match a word character.",
      "topics": [
        "rx_word_char"
      ]
    },
    {
      "page": "rx_word_edge",
      "title": "Find beginning or end of a word.",
      "topics": [
        "rx_word_edge"
      ]
    },
    {
      "page": "sanitize",
      "title": "Escape characters expected special by regex engines",
      "topics": [
        "sanitize"
      ]
    }
  ],
  "_pkglogo": "https://github.com/verbalexpressions/rverbalexpressions/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/verbalexpressions/rverbalexpressions/raw/HEAD/README.md",
  "_rundeps": [
    "magrittr"
  ],
  "_vignettes": [
    {
      "source": "examples.Rmd",
      "filename": "examples.html",
      "title": "Examples",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Contains two words",
        "Between two words",
        "Starts with word",
        "Ends with word",
        "Starts and end with words",
        "Case insensitive"
      ],
      "created": "2019-03-01 23:43:47",
      "modified": "2019-09-21 14:14:02",
      "commits": 8
    }
  ],
  "_score": 7.587053976674065,
  "_indexed": true,
  "_nocasepkg": "rverbalexpressions",
  "_universes": [
    "verbalexpressions",
    "tylerlittlefield"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-22T08:18:22.000Z",
      "distro": "noble",
      "commit": "23b940a21c554944a3ba1feedb401e85749446c2",
      "fileid": "https://r2.ropensci.org/0d99c329ff66f6fe79565de4611f25e11fd85e3ca5db01663d9fb0ac713d7a6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/verbalexpressions/actions/runs/27938857056"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-22T08:18:11.000Z",
      "distro": "noble",
      "commit": "23b940a21c554944a3ba1feedb401e85749446c2",
      "fileid": "https://r2.ropensci.org/c41a7a99d5306876be1a0248960bbfaa9018bd7b810383c8ed6eef01e7821314",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/verbalexpressions/actions/runs/27938857056"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-22T08:18:17.000Z",
      "commit": "23b940a21c554944a3ba1feedb401e85749446c2",
      "fileid": "https://r2.ropensci.org/984d244aba5ac9baa54280d87145725f69886e5451ade63ecfd0014bd3e5b907",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/verbalexpressions/actions/runs/27938857056"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-22T08:18:07.000Z",
      "commit": "23b940a21c554944a3ba1feedb401e85749446c2",
      "fileid": "https://r2.ropensci.org/2919fc1004aa6b3b06287dd311e68dbb842945ba49818459b130bf6c0e90a02f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/verbalexpressions/actions/runs/27938857056"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-22T08:18:15.000Z",
      "commit": "23b940a21c554944a3ba1feedb401e85749446c2",
      "fileid": "https://r2.ropensci.org/0e66067396a3511901650acfee201c220d8a7bd676f6d296e3fe024c8b32d1b3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/verbalexpressions/actions/runs/27938857056"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-22T08:18:07.000Z",
      "commit": "23b940a21c554944a3ba1feedb401e85749446c2",
      "fileid": "https://r2.ropensci.org/e25d3e87bcf026c80f3df313da6d738a388e3c85c4512fc72599be55334e7a4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/verbalexpressions/actions/runs/27938857056"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-22T08:17:49.000Z",
      "commit": "23b940a21c554944a3ba1feedb401e85749446c2",
      "fileid": "https://r2.ropensci.org/27eaa515f3c493590bf1354b9842ff2f56714f72cd16cce5de0839feb5b13eee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/verbalexpressions/actions/runs/27938857056"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-22T08:17:28.000Z",
      "commit": "23b940a21c554944a3ba1feedb401e85749446c2",
      "fileid": "https://r2.ropensci.org/e65e3e7ab0480e069e9782932d90de33cd382df2e120f9adf644d8d046a9081e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/verbalexpressions/actions/runs/27938857056"
    }
  ]
}