Package: rprintf 0.2.3

rprintf: Adaptive Builder for Formatted Strings

Provides a set of functions to facilitate building formatted strings under various replacement rules: C-style formatting, variable-based formatting, and number-based formatting. C-style formatting is basically identical to built-in function 'sprintf'. Variable-based formatting allows users to put variable names in a formatted string which will be replaced by variable values. Number-based formatting allows users to use index numbers to represent the corresponding argument value to appear in the string.

Authors:Kun Ren <[email protected]>

rprintf_0.2.3.tar.gz
rprintf_0.2.3.zip(r-4.7)rprintf_0.2.3.zip(r-4.6)rprintf_0.2.3.zip(r-4.5)
rprintf_0.2.3.tgz(r-4.6-any)rprintf_0.2.3.tgz(r-4.5-any)
rprintf_0.2.3.tar.gz(r-4.7-any)rprintf_0.2.3.tar.gz(r-4.6-any)
rprintf_0.2.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
rprintf/json (API)
NEWS

# Install 'rprintf' in R:
install.packages('rprintf', repos = c('https://renkun-ken.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/renkun-ken/rprintf/issues

On CRAN:

Conda:

4.01 score 17 stars 12 scripts 856 downloads 3 exports 1 dependencies

Last updated from:06af67ef94. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK104
source / vignettesOK140
linux-release-x86_64OK101
macos-release-arm64OK89
macos-oldrel-arm64OK80
windows-develOK94
windows-releaseOK112
windows-oldrelOK84
wasm-releaseOK95

Exports:rprintfrprintnrprintv

Dependencies:stringi