R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
stringi
View on CRAN: Click
here
Download and install stringi package within the R console
Install from CRAN:
install.packages("stringi")
Install from Github:
library("remotes")
install_github("cran/stringi") Install by package version:
library("remotes")
install_version("stringi", "1.8.7") Attach the package and use:
library("stringi")
Maintained by
Marek Gagolewski
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-03-12
Latest Update: 2025-03-27
Description:
A collection of character string/text/natural language processing tools for pattern searching (e.g., with 'Java'-like regular expressions or the 'Unicode' collation algorithm), random string generation, case mapping, string transliteration, concatenation, sorting, padding, wrapping, Unicode normalisation, date-time formatting and parsing, and many more. They are fast, consistent, convenient, and - thanks to 'ICU' (International Components for Unicode) - portable across all locales and platforms. Documentation about 'stringi' is provided via its website at <https://stringi.gagolewski.com/> and the paper by Gagolewski (2022, <doi:10.18637/jss.v103.i02>).
How to cite:
Marek Gagolewski (2014). stringi: Fast and Portable Character String Processing Facilities. R package version 1.8.7, https://cran.r-project.org/web/packages/stringi. Accessed 17 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:10), 0.1-25 (2014-03-12 16:19), 0.2-3 (2014-05-14 13:16), 0.2-4 (2014-05-15 16:26), 0.2-5 (2014-05-16 07:39), 0.3-1 (2014-11-06 14:39), 0.4-1 (2014-12-14 13:14), 0.5-2 (2015-06-22 07:38), 0.5-4 (2015-06-28 12:57), 0.5-5 (2015-06-29 07:40), 1.0-1 (2015-10-22 22:14), 1.1.1 (2016-05-27 18:09), 1.1.2 (2016-10-01 14:26), 1.1.3 (2017-03-21 22:04), 1.1.5 (2017-04-07 15:08), 1.1.6 (2017-11-17 14:13), 1.1.7 (2018-03-12 20:38), 1.2.2 (2018-05-02 19:44), 1.2.3 (2018-06-12 22:49), 1.2.4 (2018-07-20 19:30), 1.3.1 (2019-02-13 18:40), 1.4.3 (2019-03-13 00:20), 1.4.4 (2020-01-09 15:30), 1.4.5 (2020-01-11 07:00), 1.4.6 (2020-02-17 19:00), 1.5.3 (2020-09-09 08:40), 1.6.1 (2021-05-10 10:20), 1.6.2 (2021-05-17 09:30), 1.7.2 (2021-07-14 17:10), 1.7.3 (2021-07-16 11:00), 1.7.4 (2021-08-25 14:50), 1.7.5 (2021-10-04 11:10), 1.7.6 (2021-11-29 10:00), 1.7.8 (2022-07-11 10:10), 1.7.12 (2023-01-11 11:10), 1.8.1 (2023-11-13 15:10), 1.8.2 (2023-11-23 10:20), 1.8.3 (2023-12-11 23:50), 1.8.4 (2024-05-06 17:00)
Other packages that cited stringi R package
View stringi citation profile
Other R packages that stringi depends,
imports, suggests or enhances
Complete documentation for stringi
Functions, R codes and Examples using
the stringi R package
Some associated functions: about_arguments . about_encoding . about_locale . about_search . about_search_boundaries . about_search_charclass . about_search_coll . about_search_fixed . about_search_regex . about_stringi . operator_add . operator_compare . operator_dollar . stri_compare . stri_count . stri_count_boundaries . stri_datetime_add . stri_datetime_create . stri_datetime_fields . stri_datetime_format . stri_datetime_fstr . stri_datetime_now . stri_datetime_symbols . stri_detect . stri_dup . stri_duplicated . stri_enc_detect . stri_enc_detect2 . stri_enc_fromutf32 . stri_enc_info . stri_enc_isascii . stri_enc_isutf16 . stri_enc_isutf8 . stri_enc_list . stri_enc_mark . stri_enc_set . stri_enc_toascii . stri_enc_tonative . stri_enc_toutf32 . stri_enc_toutf8 . stri_encode . stri_escape_unicode . stri_extract . stri_extract_boundaries . stri_flatten . stri_info . stri_isempty . stri_join . stri_join_list . stri_length . stri_list2matrix . stri_locale_info . stri_locale_list . stri_locale_set . stri_locate . stri_locate_boundaries . stri_match . stri_na2empty . stri_numbytes . stri_opts_brkiter . stri_opts_collator . stri_opts_fixed . stri_opts_regex . stri_order . stri_pad . stri_rand_lipsum . stri_rand_shuffle . stri_rand_strings . stri_rank . stri_read_lines . stri_read_raw . stri_remove_empty . stri_replace . stri_replace_na . stri_replace_rstr . stri_reverse . stri_sort . stri_sort_key . stri_split . stri_split_boundaries . stri_split_lines . stri_sprintf . stri_startsendswith . stri_stats_general . stri_stats_latex . stri_sub . stri_sub_all . stri_subset . stri_timezone_info . stri_timezone_list . stri_timezone_set . stri_trans_casemap . stri_trans_char . stri_trans_general . stri_trans_list . stri_trans_nf . stri_trim . stri_unescape_unicode . stri_unique . stri_width . stri_wrap . stri_write_lines .
Some associated R codes: ICU_settings.R . compare.R . encoding.R . encoding_conversion.R . encoding_detection.R . encoding_management.R . escape.R . files.R . install.R . internal_prepare_arg.R . internal_test.R . join.R . length.R . locale.R . locale_management.R . opts.R . pad.R . random.R . reverse.R . search.R . search_count_4.R . search_count_bound.R . search_detect_4.R . search_extract_4.R . search_extract_bound.R . search_locate_4.R . search_locate_bound.R . search_match_4.R . search_replace_4.R . search_split_4.R . search_split_bound.R . search_startsendswith_4.R . search_subset_4.R . sort.R . sprintf.R . stats.R . stringi-package.R . sub.R . time_calendar.R . time_format.R . time_symbols.R . time_zone.R . trans_casemap.R . trans_normalization.R . trans_other.R . trans_transliterate.R . trim.R . utils.R . wrap.R . Full stringi package functions and examples
Downloads during the last 30 days
Today's Hot Picks in Authors and Packages
r2resize
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
VFS
Empirical models for runoff, erosion, and phosphorus loss across a vegetated filter strip, given sl ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Sarah Goslee (view profile)
rt.test
Performs one-sample t-test based on robustified statistics using median/MAD (TA) and Hodges-Lehmann/ ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Chanseok Park (view profile)
alabama
Augmented Lagrangian Adaptive Barrier Minimization
Algorithm for optimizing smooth nonlinear object ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Ravi Varadhan (view profile)
FastKNN
Compute labels for a test set according to the k-Nearest Neighbors classification. This is a fast wa ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Gaston Besanson (view profile)
VEwaningVariant
Implements methods for inference on potential waning of vaccine efficacy and for estimation of vacci ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Shannon T. Holloway (view profile)
27,806
R Packages
239,283
Dependencies
73,837
Author Associations
27,807
Publication Badges
