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.5)xutils_0.0.2.zip(r-4.4)xutils_0.0.2.zip(r-4.3)
xutils_0.0.2.tgz(r-4.4-x86_64)xutils_0.0.2.tgz(r-4.4-arm64)xutils_0.0.2.tgz(r-4.3-x86_64)xutils_0.0.2.tgz(r-4.3-arm64)
xutils_0.0.2.tar.gz(r-4.5-noble)xutils_0.0.2.tar.gz(r-4.4-noble)
xutils_0.0.2.tgz(r-4.4-emscripten)xutils_0.0.2.tgz(r-4.3-emscripten)
xutils.pdf |xutils.html✨
xutils/json (API)
NEWS
# 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 3 years agofrom:4ddb7be18a. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win-x86_64 | OK | Oct 31 2024 |
R-4.5-linux-x86_64 | OK | Oct 31 2024 |
R-4.4-win-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-aarch64 | OK | Oct 31 2024 |
R-4.3-win-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-aarch64 | OK | Oct 31 2024 |
Exports:html_decode
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Decode a character vector | html_decode |