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.1 |
Imports: | Rcpp |
LinkingTo: | Rcpp |
Suggests: | knitr, rmarkdown, textutils, bench, xml2 |
Published: | 2021-02-17 |
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 |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | xutils results |
Reference manual: | xutils.pdf |
Vignettes: |
Introduction |
Package source: | xutils_0.0.1.tar.gz |
Windows binaries: | r-devel: xutils_0.0.1.zip, r-release: xutils_0.0.1.zip, r-oldrel: xutils_0.0.1.zip |
macOS binaries: | r-release: xutils_0.0.1.tgz, r-oldrel: xutils_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=xutils to link to this page.