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", "15.1.0-1")



Attach the package and use:
library("Unicode")
Maintained by
Kurt Hornik
[Scholar Profile | Author Map]
First Published: 2010-01-26
Latest Update: 2022-09-30
Description:
Data from Unicode 15.1.0 and related utilities.
How to cite:
Kurt Hornik (2010). Unicode: Unicode Data and Utilities. R package version 15.1.0-1, https://cran.r-project.org/web/packages/Unicode. Accessed 09 Apr. 2025.
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)
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
03/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for Unicode051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

prettyglm  
Pretty Summaries of Generalized Linear Model Coefficients
One of the main advantages of using Generalised Linear Models is their interpretability. The goal ...
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  
mmb  
Arbitrary Dependency Mixed Multivariate Bayesian Models
Supports Bayesian models with full and partial (hence arbitrary) dependencies between random variab ...
Download / Learn more Package Citations See dependency  
MultSurvTests  
Permutation Tests for Multivariate Survival Analysis
Multivariate version of the two-sample Gehan and logrank tests, as described in L.J Wei & J.M Lachin ...
Download / Learn more Package Citations See dependency  
cvmdisc  
Cramer von Mises Tests for Discrete or Grouped Distributions
Implements Cramer-von Mises Statistics for testing fit to (1) fully specified discrete distributions ...
Download / Learn more Package Citations See dependency  
multitaper  
Spectral Analysis Tools using the Multitaper Method
Implements multitaper spectral analysis using discrete prolate spheroidal sequences (Slepians) and s ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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