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

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'))

Peer review:

Bug tracker:https://github.com/fangzhou-xie/xutils/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

3.70 score 1 stars 8 scripts 130 downloads 1 exports 1 dependencies

Last updated 3 years agofrom:4ddb7be18a. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-win-x86_64OKOct 31 2024
R-4.5-linux-x86_64OKOct 31 2024
R-4.4-win-x86_64OKOct 31 2024
R-4.4-mac-x86_64OKOct 31 2024
R-4.4-mac-aarch64OKOct 31 2024
R-4.3-win-x86_64OKOct 31 2024
R-4.3-mac-x86_64OKOct 31 2024
R-4.3-mac-aarch64OKOct 31 2024

Exports:html_decode

Dependencies:Rcpp

Introduction

Rendered fromIntroduction.Rmdusingknitr::rmarkdownon Oct 31 2024.

Last update: 2021-02-16
Started: 2021-02-16