Package: xutils 0.0.2
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.
Authors:
xutils_0.0.2.tar.gz
xutils_0.0.2.zip(r-4.7)xutils_0.0.2.zip(r-4.6)xutils_0.0.2.zip(r-4.5)
xutils_0.0.2.tgz(r-4.6-x86_64)xutils_0.0.2.tgz(r-4.6-arm64)xutils_0.0.2.tgz(r-4.5-x86_64)xutils_0.0.2.tgz(r-4.5-arm64)
xutils_0.0.2.tar.gz(r-4.7-arm64)xutils_0.0.2.tar.gz(r-4.7-x86_64)xutils_0.0.2.tar.gz(r-4.6-arm64)xutils_0.0.2.tar.gz(r-4.6-x86_64)
xutils_0.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
xutils/json (API)
| # Install 'xutils' in R: |
| install.packages('xutils', repos = c('https://fangzhou-xie.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/fangzhou-xie/xutils/issues
Last updated from:4ddb7be18a. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 147 | ||
| linux-devel-x86_64 | OK | 126 | ||
| source / vignettes | OK | 163 | ||
| linux-release-arm64 | OK | 141 | ||
| linux-release-x86_64 | OK | 122 | ||
| macos-release-arm64 | OK | 75 | ||
| macos-release-x86_64 | OK | 167 | ||
| macos-oldrel-arm64 | OK | 83 | ||
| macos-oldrel-x86_64 | OK | 261 | ||
| windows-devel | OK | 108 | ||
| windows-release | OK | 90 | ||
| windows-oldrel | OK | 99 | ||
| wasm-release | OK | 131 |
Exports:html_decode
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Decode a character vector | html_decode |
