xutils: Utility Functions of Fangzhou Xie

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
Author: Fangzhou Xie ORCID iD [aut, cre]
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

Documentation:

Reference manual: xutils.pdf
Vignettes: Introduction

Downloads:

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
Old sources: xutils archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=xutils to link to this page.