{
  "_id": "6a27c18124555f66ed53d827",
  "Package": "stringstatic",
  "Title": "Dependency-Free String Operations",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Alexander\", \"Rossell Hayes\", , \"alexander@rossellhayes.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-9412-0457\")),\nperson(\"Eli\", \"Pousson\", , \"eli.pousson@gmail.com\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0001-8280-1706\", \"str_pad() and str_split() functions\")),\nperson(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = c(\"ctb\", \"cph\"),\ncomment = \"stringr package\"),\nperson(\"RStudio\", role = \"cph\",\ncomment = \"stringr package\")\n)",
  "Description": "Provides drop-in replacements for functions from the\n'stringr' package, with the same user interface. These\nfunctions have no external dependencies and can be copied\ndirectly into your package code using the 'staticimports'\npackage.",
  "License": "CC0",
  "URL": "https://github.com/rossellhayes/stringstatic",
  "BugReports": "https://github.com/rossellhayes/stringstatic/issues",
  "Config/Needs/roxygen": "wch/staticimports",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, roclets = c(\"namespace\", \"rd\",\n\"collate\", \"staticimports::staticexport_roclet\"))",
  "RoxygenNote": "7.2.3",
  "Repository": "https://rossellhayes.r-universe.dev",
  "Date/Publication": "2023-07-11 06:09:11 UTC",
  "RemoteUrl": "https://github.com/rossellhayes/stringstatic",
  "RemoteRef": "HEAD",
  "RemoteSha": "2c2b4122777f0794944bed0bdb1d8d6c33abd295",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 07:19:42 UTC",
    "User": "root"
  },
  "Author": "Alexander Rossell Hayes [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-9412-0457>),\nEli Pousson [ctb] (ORCID: <https://orcid.org/0000-0001-8280-1706>,\nstr_pad() and str_split() functions),\nHadley Wickham [ctb, cph] (stringr package),\nRStudio [cph] (stringr package)",
  "Maintainer": "Alexander Rossell Hayes <alexander@rossellhayes.com>",
  "MD5sum": "31fdec1795ad51c755415ea772f29a55",
  "_user": "rossellhayes",
  "_type": "src",
  "_file": "stringstatic_0.1.2.tar.gz",
  "_fileid": "90dd309864f78cc0afb7fd6b72c0c897e18eeee0e2851f10437e51ffb607fc63",
  "_filesize": 508791,
  "_sha256": "90dd309864f78cc0afb7fd6b72c0c897e18eeee0e2851f10437e51ffb607fc63",
  "_created": "2026-06-09T07:19:42.000Z",
  "_published": "2026-06-09T07:32:17.526Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80269062300,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501021478"
    },
    {
      "job": 80269062316,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501025067"
    },
    {
      "job": 80269062299,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501184734"
    },
    {
      "job": 80269062289,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501234234"
    },
    {
      "job": 80268744105,
      "time": 124,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500985375"
    },
    {
      "job": 80269062317,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501014599"
    },
    {
      "job": 80269062363,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501008370"
    },
    {
      "job": 80269062350,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501005967"
    },
    {
      "job": 80269062344,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501008660"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rossellhayes/actions/runs/27190315613",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rossellhayes/stringstatic",
  "_commit": {
    "id": "2c2b4122777f0794944bed0bdb1d8d6c33abd295",
    "author": "Alex Rossell Hayes <alexander@rossellhayes.com>",
    "committer": "Alex Rossell Hayes <alexander@rossellhayes.com>",
    "message": "fix: update staticexport of `str_split()` to match update in `R/`\n",
    "time": 1689055751
  },
  "_maintainer": {
    "name": "Alexander Rossell Hayes",
    "email": "alexander@rossellhayes.com",
    "login": "rossellhayes",
    "description": "Senior Data Scientist at @yougov-datascience |\nPolitical Science PhD",
    "uuid": 44556601,
    "orcid": "0000-0001-9412-0457"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "rossellhayes",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "rossellhayes",
      "count": 81,
      "uuid": 44556601
    }
  ],
  "_userbio": {
    "uuid": 44556601,
    "type": "user",
    "name": "Alex Rossell Hayes",
    "description": "Senior Data Scientist at @yougov-datascience |\r\nPolitical Science PhD"
  },
  "_downloads": {
    "count": 169,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stringstatic"
  },
  "_devurl": "https://github.com/rossellhayes/stringstatic",
  "_searchresults": 1,
  "_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/stringstatic.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rossellhayes/stringstatic",
  "_realowner": "rossellhayes",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-03-09"
    },
    {
      "version": "0.1.1",
      "date": "2023-05-13"
    },
    {
      "version": "0.1.2",
      "date": "2023-07-13"
    }
  ],
  "_exports": [
    "fixed",
    "regex",
    "str_c",
    "str_count",
    "str_detect",
    "str_dup",
    "str_ends",
    "str_extract",
    "str_extract_all",
    "str_length",
    "str_match",
    "str_pad",
    "str_remove",
    "str_remove_all",
    "str_replace",
    "str_replace_all",
    "str_replace_na",
    "str_split",
    "str_split_fixed",
    "str_squish",
    "str_starts",
    "str_subset",
    "str_trim",
    "str_which",
    "str_width"
  ],
  "_help": [
    {
      "page": "fixed",
      "title": "Compare literal bytes in the string",
      "topics": [
        "fixed"
      ]
    },
    {
      "page": "regex",
      "title": "Control regex matching behavior",
      "topics": [
        "regex"
      ]
    },
    {
      "page": "str_c",
      "title": "Join multiple strings into a single string",
      "topics": [
        "str_c"
      ]
    },
    {
      "page": "str_count",
      "title": "Count the number of matches in a string",
      "topics": [
        "str_count"
      ]
    },
    {
      "page": "str_detect",
      "title": "Detect the presence or absence of a pattern in a string",
      "topics": [
        "str_detect"
      ]
    },
    {
      "page": "str_dup",
      "title": "Duplicate and concatenate strings within a character vector",
      "topics": [
        "str_dup"
      ]
    },
    {
      "page": "str_ends",
      "title": "Detect the presence or absence of a pattern at the end of a string",
      "topics": [
        "str_ends"
      ]
    },
    {
      "page": "str_extract",
      "title": "Extract matching patterns from a string",
      "topics": [
        "str_extract"
      ]
    },
    {
      "page": "str_extract_all",
      "title": "Extract matching patterns from a string",
      "topics": [
        "str_extract_all"
      ]
    },
    {
      "page": "str_length",
      "title": "Compute the length of a string",
      "topics": [
        "str_length"
      ]
    },
    {
      "page": "str_match",
      "title": "Extract matched groups from a string",
      "topics": [
        "str_match"
      ]
    },
    {
      "page": "str_pad",
      "title": "Duplicate and concatenate strings within a character vector",
      "topics": [
        "str_pad"
      ]
    },
    {
      "page": "str_remove",
      "title": "Remove matched patterns in a string",
      "topics": [
        "str_remove"
      ]
    },
    {
      "page": "str_remove_all",
      "title": "Remove matched patterns in a string",
      "topics": [
        "str_remove_all"
      ]
    },
    {
      "page": "str_replace",
      "title": "Replace matched patterns in a string",
      "topics": [
        "str_replace"
      ]
    },
    {
      "page": "str_replace_all",
      "title": "Replace matched patterns in a string",
      "topics": [
        "str_replace_all"
      ]
    },
    {
      "page": "str_replace_na",
      "title": "Turn NA into \"NA\"",
      "topics": [
        "str_replace_na"
      ]
    },
    {
      "page": "str_split",
      "title": "Split up a string into pieces",
      "topics": [
        "str_split"
      ]
    },
    {
      "page": "str_split_fixed",
      "title": "Split up a string into pieces",
      "topics": [
        "str_split_fixed"
      ]
    },
    {
      "page": "str_squish",
      "title": "Remove whitespace",
      "topics": [
        "str_squish"
      ]
    },
    {
      "page": "str_starts",
      "title": "Detect the presence or absence of a pattern at the beginning of a string",
      "topics": [
        "str_starts"
      ]
    },
    {
      "page": "str_subset",
      "title": "Keep strings matching a pattern",
      "topics": [
        "str_subset"
      ]
    },
    {
      "page": "str_trim",
      "title": "Remove whitespace",
      "topics": [
        "str_trim"
      ]
    },
    {
      "page": "str_which",
      "title": "Find positions of strings matching a pattern",
      "topics": [
        "str_which"
      ]
    },
    {
      "page": "str_width",
      "title": "Compute the width of a string",
      "topics": [
        "str_width"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rossellhayes/stringstatic/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/rossellhayes/stringstatic/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3.7403626894942437,
  "_indexed": true,
  "_nocasepkg": "stringstatic",
  "_universes": [
    "rossellhayes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-09T07:21:37.000Z",
      "distro": "noble",
      "commit": "2c2b4122777f0794944bed0bdb1d8d6c33abd295",
      "fileid": "ca45bedf284a1896ed2f09d0ddc7db58bd092c51dbf8a9f8801f2f7f16a5bb98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rossellhayes/actions/runs/27190315613"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-09T07:21:48.000Z",
      "distro": "noble",
      "commit": "2c2b4122777f0794944bed0bdb1d8d6c33abd295",
      "fileid": "f5073a4efbd2dc7171fa21dae10da7dff19b822cffc5798981ca5f1fad3e89c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rossellhayes/actions/runs/27190315613"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-09T07:29:40.000Z",
      "commit": "2c2b4122777f0794944bed0bdb1d8d6c33abd295",
      "fileid": "5cd50f349e2009fb1cef14ef1c37e06cb152d8a2cab7ffeab5a1e589faf0064d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rossellhayes/actions/runs/27190315613"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-09T07:31:50.000Z",
      "commit": "2c2b4122777f0794944bed0bdb1d8d6c33abd295",
      "fileid": "351ce49f0899b81b753c55415be09fa5628ca793ce464ce24d0a9c5bb96f31af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rossellhayes/actions/runs/27190315613"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-09T07:21:25.000Z",
      "commit": "2c2b4122777f0794944bed0bdb1d8d6c33abd295",
      "fileid": "3c14aa97e3e87a2c2334ddf4e87be7e801a54f4d93f515e3bbf4b475240bc630",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rossellhayes/actions/runs/27190315613"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-09T07:20:49.000Z",
      "commit": "2c2b4122777f0794944bed0bdb1d8d6c33abd295",
      "fileid": "c46ba309bfa54acab06a906020ece0de23bf74fb3706cb2f34351cefa1fc0e22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rossellhayes/actions/runs/27190315613"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-09T07:20:42.000Z",
      "commit": "2c2b4122777f0794944bed0bdb1d8d6c33abd295",
      "fileid": "ace200dbca6cc73155b70f4766db8edc392819bbb1a400230eb17ba0072fda8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rossellhayes/actions/runs/27190315613"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-09T07:20:49.000Z",
      "commit": "2c2b4122777f0794944bed0bdb1d8d6c33abd295",
      "fileid": "c966cc36d0a4882365dc16e62899cac50af40e5c5bb8e5a02ee1d1447e304ace",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rossellhayes/actions/runs/27190315613"
    }
  ]
}