This is a collection of some useful functions when dealing with text data. Currently it only contains a very efficient function of decoding HTML entities in character vectors by 'Rcpp' routine.
| Version: | 0.0.2 | 
| Imports: | Rcpp | 
| LinkingTo: | Rcpp | 
| Suggests: | knitr, markdown, rmarkdown, textutils, bench, xml2, testthat (≥ 3.0.0) | 
| Published: | 2021-09-06 | 
| DOI: | 10.32614/CRAN.package.xutils | 
| Author: | Fangzhou Xie | 
| Maintainer: | Fangzhou Xie <fangzhou.xie at rutgers.edu> | 
| BugReports: | https://github.com/fangzhou-xie/xutils/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/fangzhou-xie/xutils, https://fangzhou-xie.github.io/xutils/index.html | 
| NeedsCompilation: | yes | 
| Materials: | README, NEWS | 
| CRAN checks: | xutils results | 
| Reference manual: | xutils.html , xutils.pdf | 
| Vignettes: | Introduction (source, R code) | 
| Package source: | xutils_0.0.2.tar.gz | 
| Windows binaries: | r-devel: xutils_0.0.2.zip, r-release: xutils_0.0.2.zip, r-oldrel: xutils_0.0.2.zip | 
| macOS binaries: | r-release (arm64): xutils_0.0.2.tgz, r-oldrel (arm64): xutils_0.0.2.tgz, r-release (x86_64): xutils_0.0.2.tgz, r-oldrel (x86_64): xutils_0.0.2.tgz | 
| Old sources: | xutils archive | 
Please use the canonical form https://CRAN.R-project.org/package=xutils to link to this page.