The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 0.2.1
Depends: R (≥ 2.15)
Imports: stringi
Suggests: testthat, knitr
Published: 2015-09-09
Author: Kun Ren
Maintainer: Kun Ren <ken at renkun.me>
BugReports: https://github.com/renkun-ken/rprintf/issues
License: MIT + file LICENSE
URL: http://renkun.me/rprintf, https://github.com/renkun-ken/rprintf
NeedsCompilation: no
Materials: README NEWS
In views: ReproducibleResearch
CRAN checks: rprintf results

Documentation:

Reference manual: rprintf.pdf

Downloads:

Package source: rprintf_0.2.1.tar.gz
Windows binaries: r-devel: rprintf_0.2.1.zip, r-release: rprintf_0.2.1.zip, r-oldrel: rprintf_0.2.1.zip
macOS binaries: r-release (arm64): rprintf_0.2.1.tgz, r-oldrel (arm64): rprintf_0.2.1.tgz, r-release (x86_64): rprintf_0.2.1.tgz, r-oldrel (x86_64): rprintf_0.2.1.tgz
Old sources: rprintf archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rprintf to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.