{"id":21432468,"url":"https://github.com/gagolews/stringx","last_synced_at":"2025-08-21T05:32:02.707Z","repository":{"id":49828702,"uuid":"365092250","full_name":"gagolews/stringx","owner":"gagolews","description":"Drop-in replacements for base R string functions powered by stringi","archived":false,"fork":false,"pushed_at":"2025-01-11T16:45:14.000Z","size":17079,"stargazers_count":28,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-11T02:46:58.419Z","etag":null,"topics":["icu","icu4c","natural-language-processing","nlp","r","regex","regexp","string-manipulation","stringi","text","text-processing","unicode"],"latest_commit_sha":null,"homepage":"https://stringx.gagolewski.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gagolews.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-05-07T02:28:32.000Z","updated_at":"2025-03-27T03:51:35.000Z","dependencies_parsed_at":"2023-11-01T01:30:13.243Z","dependency_job_id":"8b00d2a0-b6b9-447c-8c16-bab235b99171","html_url":"https://github.com/gagolews/stringx","commit_stats":{"total_commits":110,"total_committers":2,"mean_commits":55.0,"dds":0.009090909090909038,"last_synced_commit":"668136be8c056c7a83136f400b1ef3903e8b1109"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/gagolews/stringx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gagolews%2Fstringx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gagolews%2Fstringx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gagolews%2Fstringx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gagolews%2Fstringx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gagolews","download_url":"https://codeload.github.com/gagolews/stringx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gagolews%2Fstringx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271430762,"owners_count":24758366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["icu","icu4c","natural-language-processing","nlp","r","regex","regexp","string-manipulation","stringi","text","text-processing","unicode"],"created_at":"2024-11-22T23:18:39.923Z","updated_at":"2025-08-21T05:32:00.931Z","avatar_url":"https://github.com/gagolews.png","language":"HTML","readme":"\u003ca href=\"https://stringx.gagolewski.com\"\u003e\u003cimg src=\"https://www.gagolewski.com/_static/img/stringx.png\" align=\"right\" height=\"128\" width=\"128\" /\u003e\u003c/a\u003e\n# [**`stringx`**](https://stringx.gagolewski.com/)\n\n### Replacements for base [R](https://www.r-project.org/) string functions powered by [**`stringi`**](https://stringi.gagolewski.com/)\n\n\u003e English is the native language for only 5% of the World population.\n\u003e Also, only 17% of us can understand this text. Moreover, the Latin alphabet\n\u003e is the main one for merely 36% of the total. The early computer era,\n\u003e now a very long time ago, was dominated by the US. Due to the proliferation\n\u003e of the internet, smartphones, social media, and other technologies and media,\n\u003e this is no longer the case. This package replaces base R string functions\n\u003e with ones that fully support the Unicode standards related to natural\n\u003e language and date-time processing. Thanks to\n\u003e [ICU (International Components for Unicode)](https://icu.unicode.org/)\n\u003e and [**`stringi`**](https://stringi.gagolewski.com/),\n\u003e they are fast, reliable, and portable across different platforms.\n\n\n[**`stringx`**](https://stringx.gagolewski.com/) replaces base\n[R](https://www.r-project.org/) functions like\n`paste`, `gregexpr`, `tolower`, and `strptime` with ones that:\n\n* work in the same way on every platform,\n* support a wide range of languages and scripts,\n* fix some long-standing inconsistencies in base R\n  (which are pointed out in the package\n  [manual](https://stringx.gagolewski.com/)).\n\n\n[**`stringx`**](https://stringx.gagolewski.com/) is a set of wrappers around\n[**`stringi`**](https://stringi.gagolewski.com/) — a mature\n[R](https://www.r-project.org/) package for\nfast, consistent, convenient, and portable string/text/natural language\nprocessing in any locale that relies on\n[**`ICU`** – International Components for Unicode](https://icu.unicode.org/).\n\nTo learn more about R, check out Marek's open-access (free!) textbook\n[*Deep R Programming*](https://deepr.gagolewski.com/).\n\n\n--------------------------------------------------------------------------------\n\n\n**Package Maintainer and Author**:\n[Marek Gagolewski](https://www.gagolewski.com/)\n\n**Homepage**: \u003chttps://stringx.gagolewski.com/\u003e\n\n**CRAN Entry**: \u003chttps://cran.r-project.org/package=stringx\u003e\n\n**License**:\n**`stringx`** is distributed under the terms of the GNU General Public License,\neither Version 2 or Version 3; see\n[LICENSE](https://raw.githubusercontent.com/gagolews/stringx/master/LICENSE).\n\n**Changelog**: see\n[NEWS](https://raw.githubusercontent.com/gagolews/stringx/master/NEWS).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgagolews%2Fstringx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgagolews%2Fstringx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgagolews%2Fstringx/lists"}