CRAN/E | rprintf

rprintf

Adaptive Builder for Formatted Strings

Installation

About

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.

renkun.me/rprintf
github.com/renkun-ken/rprintf
Bug report File report

Key Metrics

Version 0.2.1
R ≥ 2.15
Published 2015-09-09 3124 days ago
Needs compilation? no
License MIT
License File
CRAN checks rprintf results

Downloads

Yesterday 28 0%
Last 7 days 110 -26%
Last 30 days 498 +30%
Last 90 days 1.457 -54%
Last 365 days 11.682 -30%

Maintainer

Maintainer

Kun Ren

ken@renkun.me

Authors

Kun Ren

Material

README
NEWS
Reference manual
Package source

In Views

ReproducibleResearch

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

rprintf archive

Depends

R ≥ 2.15

Imports

stringi

Suggests

testthat
knitr

Reverse Suggests

glue