Performs brace expansions on strings. Made popular by Unix shells, brace expansion allows users to concisely generate certain character vectors by taking a single string and (recursively) expanding the comma-separated lists and double-period-separated integer and character sequences enclosed within braces in that string. The double-period-separated numeric integer expansion also supports padding the resulting numbers with zeros.
| Version: | 1.1.1 |
| Imports: | stringr |
| Suggests: | covr, testthat |
| Published: | 2019-09-03 |
| Author: | Trevor Davis [aut, cre] |
| Maintainer: | Trevor Davis <trevor.l.davis at gmail.com> |
| BugReports: | https://github.com/trevorld/bracer/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/trevorld/bracer |
| NeedsCompilation: | no |
| Materials: | README NEWS |
| CRAN checks: | bracer results |
| Reference manual: | bracer.pdf |
| Package source: | bracer_1.1.1.tar.gz |
| Windows binaries: | r-devel: bracer_1.1.1.zip, r-release: bracer_1.1.1.zip, r-oldrel: bracer_1.1.1.zip |
| macOS binaries: | r-release: bracer_1.1.1.tgz, r-oldrel: bracer_1.1.1.tgz |
| Old sources: | bracer archive |
Please use the canonical form https://CRAN.R-project.org/package=bracer to link to this page.