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.5)rprintf_0.2.3.zip(r-4.4)rprintf_0.2.3.zip(r-4.3)
rprintf_0.2.3.tgz(r-4.4-any)rprintf_0.2.3.tgz(r-4.3-any)
rprintf_0.2.3.tar.gz(r-4.5-noble)rprintf_0.2.3.tar.gz(r-4.4-noble)
rprintf_0.2.3.tgz(r-4.4-emscripten)rprintf_0.2.3.tgz(r-4.3-emscripten)
rprintf.pdf |rprintf.html
rprintf/json (API)
NEWS

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

Peer review:

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

On CRAN:

3 exports 17 stars 1.87 score 1 dependencies 10 scripts 353 downloads

Last updated 9 years agofrom:06af67ef94. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 04 2024
R-4.5-winOKSep 04 2024
R-4.5-linuxOKSep 04 2024
R-4.4-winOKSep 04 2024
R-4.4-macOKSep 04 2024
R-4.3-winOKSep 04 2024
R-4.3-macOKSep 04 2024

Exports:rprintfrprintnrprintv

Dependencies:stringi