Package: rprintf Type: Package Title: Adaptive Builder for Formatted Strings Version: 0.2.3 Author: Kun Ren Maintainer: Kun Ren Description: 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. Depends: R (>= 2.15) Date: 2015-10-08 Imports: stringi Suggests: testthat, knitr License: MIT + file LICENSE URL: http://renkun.me/rprintf, https://github.com/renkun-ken/rprintf BugReports: https://github.com/renkun-ken/rprintf/issues Roxygen: list(wrap = FALSE) ByteCompile: TRUE RoxygenNote: 5.0.0 Config/pak/sysreqs: libicu-dev Repository: https://renkun-ken.r-universe.dev Date/Publication: 2015-10-30 06:07:51 UTC RemoteUrl: https://github.com/renkun-ken/rprintf RemoteRef: HEAD RemoteSha: 06af67ef94acfc3d67f282ab1916966133df2032 NeedsCompilation: no Packaged: 2026-06-20 08:57:59 UTC; root