Other packages > Find by keyword >

Unicode  

Unicode Data and Utilities
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Unicode", "16.0.0-1")



Attach the package and use:
library("Unicode")
Maintained by
Kurt Hornik
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-01-26
Latest Update: 2025-05-18
Description:
Data from Unicode 15.1.0 and related utilities.
How to cite:
Kurt Hornik (2010). Unicode: Unicode Data and Utilities. R package version 16.0.0-1, https://cran.r-project.org/web/packages/Unicode. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1-1 (2010-01-26 11:45), 0.1-2 (2010-02-02 21:51), 0.1-3 (2012-12-22 14:13), 0.1-4 (2014-03-22 19:42), 0.1-5 (2014-11-28 14:29), 8.0.0-1 (2016-03-15 20:14), 9.0.0-1 (2017-01-15 13:20), 10.0.0-1 (2017-09-19 09:57), 11.0.0-1 (2018-06-30 07:21), 12.0.0-1 (2019-04-23 09:34), 13.0.0-1 (2020-03-16 20:56), 13.0.0-2 (2020-12-03 19:59), 14.0.0-1 (2021-09-21 09:11), 15.0.0-1 (2022-09-30 06:45), 15.1.0-1 (2023-12-07 18:03), 16.0.0-1 (2025-05-18 18:08)
Other packages that cited Unicode R package
View Unicode citation profile
Other R packages that Unicode depends, imports, suggests or enhances
Complete documentation for Unicode
Functions, R codes and Examples using the Unicode R package
Some associated functions: casefuns . n_of_u_chars . tokenizers . u_blocks . u_char_basics . u_char_inspect . u_char_match . u_char_names . u_char_properties . u_named_sequences . u_scripts . 
Some associated R codes: basics.R . casefuns.R . charfuns.R . strfuns.R . ucdmisc.R .  Full Unicode package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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