Other packages > Find by keyword >

stringx  

Replacements for Base String Functions Powered by 'stringi'
View on CRAN: Click here


Download and install stringx package within the R console
Install from CRAN:
install.packages("stringx")

Install from Github:
library("remotes")
install_github("cran/stringx")

Install by package version:
library("remotes")
install_version("stringx", "0.2.9")



Attach the package and use:
library("stringx")
Maintained by
Marek Gagolewski
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-07-28
Latest Update: 2025-01-11
Description:
English is the native language for only 5% of the World population. Also, only 17% of us can understand this text. Moreover, the Latin alphabet is the main one for merely 36% of the total. The early computer era, now a very long time ago, was dominated by the US. Due to the proliferation of the internet, smartphones, social media, and other technologies and communication platforms, this is no longer the case. This package replaces base R string functions (such as grep(), tolower(), sprintf(), and strptime()) with ones that fully support the Unicode standards related to natural language and date-time processing. It also fixes some long-standing inconsistencies, and introduces some new, useful features. Thanks to 'ICU' (International Components for Unicode) and 'stringi', they are fast, reliable, and portable across different platforms.
How to cite:
Marek Gagolewski (2021). stringx: Replacements for Base String Functions Powered by 'stringi'. R package version 0.2.9, https://cran.r-project.org/web/packages/stringx. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.1.2 (2021-07-28 12:50), 0.1.3 (2021-08-05 07:00), 0.2.2 (2021-09-03 06:40), 0.2.3 (2022-10-13 05:40), 0.2.4 (2022-10-27 06:20), 0.2.5 (2023-05-21 06:20), 0.2.6 (2023-11-30 00:00), 0.2.8 (2024-04-09 13:30)
Other packages that cited stringx R package
View stringx citation profile
Other R packages that stringx depends, imports, suggests or enhances
Complete documentation for stringx
Functions, R codes and Examples using the stringx R package
Some associated functions: ISOdatetime . about_stringx . chartr . constants . gregexpr . gregextr . grepl . gsub . nchar . paste . sort . sprintf . startswith . strcoll . strptime . strrep . strsplit . strtrim . strwrap . substr . trimws . 
Some associated R codes: ISOdatetime.R . about_stringx.R . chartr.R . common.R . constants.R . gregexpr.R . gregextr.R . grepl.R . gsub.R . nchar.R . paste.R . sort.R . sprintf.R . startswith.R . strcoll.R . strptime.R . strrep.R . strsplit.R . strtrim.R . strwrap.R . substr.R . trimws.R .  Full stringx package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA